Wed, 28 Mar 2018 16:00:02 -0700 |
Gregory Szorc |
wireproto: port listkeys commands to wire protocol v2
|
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
|
Wed, 04 Apr 2018 23:26:49 +0900 |
Yuya Nishihara |
stringutil: drop escapedata() in favor of escapestr()
|
Mon, 26 Mar 2018 14:34:32 -0700 |
Gregory Szorc |
wireproto: use CBOR for command requests
|
Mon, 26 Mar 2018 13:59:56 -0700 |
Gregory Szorc |
wireproto: explicit API to create outgoing streams
|
Mon, 26 Mar 2018 11:00:16 -0700 |
Gregory Szorc |
wireproto: add streams to frame-based protocol
|
Mon, 19 Mar 2018 16:55:07 -0700 |
Gregory Szorc |
wireproto: service multiple command requests per HTTP request
|
Wed, 14 Mar 2018 16:53:30 -0700 |
Gregory Szorc |
wireproto: support for receiving multiple requests
|
Wed, 14 Mar 2018 16:51:34 -0700 |
Gregory Szorc |
wireproto: add request IDs to frames
|
Wed, 14 Mar 2018 14:01:16 -0700 |
Gregory Szorc |
wireproto: buffer output frames when in half duplex mode
|
Wed, 14 Mar 2018 13:57:52 -0700 |
Gregory Szorc |
wireproto: define and implement responses in framing protocol
|
Wed, 14 Mar 2018 13:32:31 -0700 |
Gregory Szorc |
wireproto: implement basic command dispatching for HTTPv2
|
Wed, 14 Mar 2018 15:25:06 -0700 |
Gregory Szorc |
wireproto: implement basic frame reading and processing
|
Mon, 19 Mar 2018 16:49:53 -0700 |
Gregory Szorc |
wireproto: define and implement protocol for issuing requests
|
Tue, 13 Mar 2018 19:44:59 -0700 |
Gregory Szorc |
wireproto: define content negotiation for HTTPv2
|
Tue, 13 Mar 2018 11:57:43 -0700 |
Gregory Szorc |
wireproto: require POST for all HTTPv2 requests
|
Mon, 19 Mar 2018 16:43:47 -0700 |
Gregory Szorc |
wireproto: define permissions-based routing of HTTPv2 wire protocol
|
Tue, 13 Mar 2018 16:53:21 -0700 |
Gregory Szorc |
wireproto: support /api/* URL space for exposing APIs
|