Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 12 Feb 2018 16:35:06 -0800 | Gregory Szorc | tests: test using both versions of SSH protocol |
Thu, 08 Feb 2018 11:39:23 -0800 | Gregory Szorc | sshpeer: log remote capabilities after protocol upgrade |
Mon, 12 Feb 2018 16:33:54 -0800 | Gregory Szorc | wireprotoserver: handle SSH protocol version 2 upgrade requests |
Thu, 08 Feb 2018 15:09:59 -0800 | Gregory Szorc | wireprotoserver: move SSH server operation to a standalone function |
Wed, 14 Feb 2018 17:35:13 -0700 | Gregory Szorc | py3: stringify integer with %d instead of bytes() |
Wed, 14 Feb 2018 17:23:26 -0700 | Gregory Szorc | py3: add b'' to test-sshserver.py |