Mercurial > public > mercurial-scm > hg
log mercurial/wireprototypes.py @ 36884:ece242db5000
age | author | description |
---|---|---|
Wed, 07 Mar 2018 16:18:52 -0800 | Gregory Szorc | wireproto: formalize permissions checking as part of protocol interface |
Tue, 27 Feb 2018 16:24:02 -0800 | Gregory Szorc | wireproto: add transport specific capabilities in the transport |
Fri, 02 Mar 2018 09:47:37 -0500 | Gregory Szorc | wireproto: allow wire protocol commands to declare transport support |
Tue, 27 Feb 2018 14:26:00 -0800 | Gregory Szorc | wireprotoserver: move SSHV1 and SSHV2 constants to wireprototypes |
Wed, 21 Feb 2018 14:21:05 -0800 | Gregory Szorc | wireprototypes: move baseprotocolhandler from wireprotoserver |
Wed, 07 Feb 2018 20:27:36 -0800 | Gregory Szorc | wireproto: introduce type for raw byte responses (API) |
Wed, 07 Feb 2018 16:29:05 -0800 | Gregory Szorc | wireprototypes: move wire protocol response types to new module |