Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 31 Jan 2018 14:05:11 -0800 | Gregory Szorc | wireproto: define and use types for wire protocol commands |
Tue, 30 Jan 2018 15:21:59 -0800 | Gregory Szorc | wireproto: improve docstring for @wireprotocommand |
Wed, 31 Jan 2018 10:06:39 -0800 | Gregory Szorc | wireproto: remove unnecessary exception trapping |
Tue, 06 Feb 2018 11:31:25 -0800 | Gregory Szorc | sshpeer: implement peer for version 2 of wire protocol |
Tue, 06 Feb 2018 10:57:56 -0800 | Gregory Szorc | sshpeer: rename sshpeer class to sshv1peer (API) |
Tue, 06 Feb 2018 11:08:36 -0800 | Gregory Szorc | sshpeer: initial definition and implementation of new SSH protocol |