Fri, 10 Aug 2018 02:31:44 -0400 |
Augie Fackler |
wireprotohelpers: add missing b prefixes
|
Mon, 16 Apr 2018 22:21:54 -0700 |
Gregory Szorc |
wireproto: rename wireproto to wireprotov1server (API)
|
Mon, 16 Apr 2018 21:49:59 -0700 |
Gregory Szorc |
wireproto: make version 2 @wireprotocommand an independent function
|
Sat, 14 Apr 2018 15:19:36 -0700 |
Gregory Szorc |
wireprotov2: change command response protocol to include a leading map
|
Sat, 14 Apr 2018 12:07:31 -0700 |
Gregory Szorc |
wireprotov2: define response data as CBOR
|
Sat, 14 Apr 2018 11:49:57 -0700 |
Gregory Szorc |
debugcommands: ability to suppress logging of handshake
|
Mon, 09 Apr 2018 11:57:12 -0700 |
Gregory Szorc |
wireproto: make @wireprotocommand version 1 only by default
|
Wed, 28 Mar 2018 15:09:34 -0700 |
Gregory Szorc |
wireproto: crude support for version 2 HTTP peer
|
Mon, 26 Mar 2018 15:34:52 -0700 |
Gregory Szorc |
tests: extract wire protocol shell helpers to standalone file
|