List of commits:
Subject Hash Author Date (UTC)
Routing request/response packets c83174c60801774bbf1dc0820959d6d0159f0cd2 GDR! 2017-11-27 19:03:33
Clean up PFS handshake procedure fc23e9ffe4fad4555ef384f29b11153e75aa3497 GDR! 2017-11-27 18:06:48
Proper handling of incoming packets f254c2e022a905b3d52d87cc3bfa731d6279e2fb GDR! 2017-11-12 18:31:13
Working parsing of pong header 67373af393e3c7c412b495655ba7934e4e3dffb5 GDR! 2017-11-09 22:13:57
Use correct incoming/outgoing terminology for nonces 1ba500936c9f190bdd4dd1a02e648ad19ee610c9 GDR! 2017-11-09 20:51:34
util db7db2d7fcccbb320f7c041272a0f708f846d850 GDR! 2017-11-09 20:30:47
Working ping 090854611163edc23aec1b460b285770c6f5b806 GDR! 2017-11-09 20:30:37
Initial 5492ec94c8cab618b3e617e0ac2f8d5b27335f83 GDR! 2017-11-09 17:41:55
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gdr/PurePyTox

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gdr/PurePyTox

Clone this repository using git:
git clone git://git.rocketgit.com/user/gdr/PurePyTox

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main