Sat, 03 Mar 2018 09:50:07 -0500 |
Gregory Szorc |
util: report integer result from write()
|
Tue, 27 Feb 2018 15:23:04 -0800 |
Gregory Szorc |
wireproto: don't expose changegroupsubset capability if not available
|
Tue, 27 Feb 2018 15:06:10 -0800 |
Gregory Szorc |
wireproto: don't expose legacy commands to version 2 of wire protocol
|
Fri, 23 Feb 2018 16:03:27 -0800 |
Gregory Szorc |
tests: add wire protocol tests for pushkey
|
Fri, 23 Feb 2018 12:50:59 -0800 |
Gregory Szorc |
debugcommands: support for sending "batch" requests
|
Thu, 01 Mar 2018 08:27:30 -0800 |
Gregory Szorc |
debugcommands: allow sending of simple commands with debugwireproto
|
Thu, 01 Mar 2018 08:24:54 -0800 |
Gregory Szorc |
debugcommands: add debugwireproto command
|
Tue, 27 Feb 2018 15:47:44 -0800 |
Gregory Szorc |
debugcommands: add debugserve command
|
Mon, 19 Feb 2018 13:20:17 -0800 |
Gregory Szorc |
tests: store protocol payload in files
|
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
|
Wed, 07 Feb 2018 17:18:27 -0800 |
Gregory Szorc |
tests: add tests for sending recognized command before handshake
|
Wed, 07 Feb 2018 23:42:48 -0500 |
Matt Harbison |
tests: stabilize ssh tests on Windows
|
Tue, 06 Feb 2018 11:08:36 -0800 |
Gregory Szorc |
sshpeer: initial definition and implementation of new SSH protocol
|
Sun, 04 Feb 2018 14:58:32 -0800 |
Gregory Szorc |
sshpeer: remove support for connecting to <0.9.1 servers (BC)
|
Mon, 05 Feb 2018 09:14:32 -0800 |
Gregory Szorc |
sshpeer: move handshake outside of sshpeer
|
Sun, 04 Feb 2018 14:02:41 -0800 |
Gregory Szorc |
tests: add low-level SSH protocol tests
|