Tue, 04 Sep 2018 17:32:09 +0300 |
Pulkit Goyal |
py3: add missing b'' prefixes in tests/badserverext.py
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Sat, 24 Feb 2018 16:15:16 +0530 |
Pulkit Goyal |
py3: add b'' prefixes to config options in test/badserverext.py
|
Fri, 30 Jun 2017 03:28:02 +0200 |
Pierre-Yves David |
configitems: register the 'badserver.closebeforeaccept' config
|
Fri, 30 Jun 2017 03:27:54 +0200 |
Pierre-Yves David |
configitems: register the 'badserver.closeaftersendbytes' config
|
Fri, 30 Jun 2017 03:27:44 +0200 |
Pierre-Yves David |
configitems: register the 'badserver.closeafterrecvbytes' config
|
Fri, 30 Jun 2017 03:27:36 +0200 |
Pierre-Yves David |
configitems: register the 'badserver.closeafteraccept' config
|
Sun, 16 Apr 2017 21:25:16 -0400 |
Matt Harbison |
badserverext: explicitly flush each log write
|
Thu, 13 Apr 2017 22:19:28 -0700 |
Gregory Szorc |
tests: add tests for poorly behaving HTTP server
|