Mercurial > public > mercurial-scm > hg
log tests/sshprotoext.py @ 36211:30cc9f9780df
age | author | description |
---|---|---|
Wed, 14 Feb 2018 17:21:42 -0700 | Gregory Szorc | py3: add b'' to config options in test extension |
Sun, 11 Feb 2018 19:24:27 -0800 | Gregory Szorc | py3: add missing b'' literal to sshprotoext.py |
Wed, 07 Feb 2018 20:27:36 -0800 | Gregory Szorc | wireproto: introduce type for raw byte responses (API) |
Wed, 07 Feb 2018 20:17:05 -0800 | Gregory Szorc | wireprotoserver: split ssh protocol handler and server |
Wed, 07 Feb 2018 21:04:54 -0800 | Gregory Szorc | wireprotoserver: extract SSH response handling functions |
Tue, 06 Feb 2018 11:08:36 -0800 | Gregory Szorc | sshpeer: initial definition and implementation of new SSH protocol |
Mon, 05 Feb 2018 09:14:32 -0800 | Gregory Szorc | sshpeer: move handshake outside of sshpeer |