Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Wed, 30 Jan 2019 12:12:25 -0800 |
Gregory Szorc |
tests: log sendall() operations and port test-http-bad-server.t
|
Wed, 30 Jan 2019 13:08:59 -0800 |
Gregory Szorc |
tests: change how sockets are closed
|
Wed, 30 Jan 2019 09:52:16 -0800 |
Gregory Szorc |
tests: add b'' prefixes to badserverext.py
|
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
|