aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* adjust to netlib changesMaximilian Hils2015-09-264-23/+21
* adjust to netlib request model changesMaximilian Hils2015-09-261-0/+1
* fix tests, use pytestMaximilian Hils2015-09-215-87/+34
* code -> status_code, httpversion -> http_versionMaximilian Hils2015-09-172-5/+5
* use new netlib exceptionsMaximilian Hils2015-09-173-5/+6
* minor fixesMaximilian Hils2015-09-161-1/+1
* adjust to netlib changesMaximilian Hils2015-09-163-10/+15
* fix alpnMaximilian Hils2015-08-281-1/+1
* use netlib http semanticsThomas Kriechbaumer2015-07-302-2/+2
* supress output during testsThomas Kriechbaumer2015-07-241-1/+4
* remove debug printsThomas Kriechbaumer2015-07-221-1/+0
* rename content -> bodyThomas Kriechbaumer2015-07-224-22/+26
* use new HTTP/1 protocolThomas Kriechbaumer2015-07-221-3/+2
* use new netlib module namesThomas Kriechbaumer2015-07-223-6/+10
* use netlib.http_semantics for generic dataThomas Kriechbaumer2015-07-221-2/+2
* pathoc: add socks connectMaximilian Hils2015-07-032-1/+32
* Give some structure to the logging moduleAldo Cortesi2015-06-282-1/+3
* http2: implement embedded responseThomas Kriechbaumer2015-06-261-0/+8
* http2: implement more language featuresThomas Kriechbaumer2015-06-251-5/+47
* Output warning info to log fp using logging methodsAldo Cortesi2015-06-251-0/+2
* fix pep8 whitespaceThomas Kriechbaumer2015-06-1810-63/+87
* exclude tests on old OpenSSL without ALPNThomas Kriechbaumer2015-06-182-44/+49
* http2: implement Headers for request & responseThomas Kriechbaumer2015-06-163-8/+123
* http2: add request-response to pathodThomas Kriechbaumer2015-06-152-6/+4
* delay pathod parsing until neededThomas Kriechbaumer2015-06-153-21/+2
* http2: add pathoc and language testsThomas Kriechbaumer2015-06-152-3/+134
* http2: using http2 implies SSLThomas Kriechbaumer2015-06-151-0/+2
* refactor cmdline testsThomas Kriechbaumer2015-06-152-52/+63
* Bump timeouts to appease Travis.Aldo Cortesi2015-06-081-3/+3
* 100% test coverageAldo Cortesi2015-06-081-0/+18
* More timeout improvementsAldo Cortesi2015-06-082-4/+2
* Debug to diagnose Travis racesAldo Cortesi2015-06-081-2/+6
* Revamp timeout handling and test loggingAldo Cortesi2015-06-082-19/+37
* Revamp error logging somewhatAldo Cortesi2015-06-082-3/+3
* Convert parse_websocket_frame to a generatorAldo Cortesi2015-06-081-0/+10
* Convert parse_pathod to generatorAldo Cortesi2015-06-073-27/+29
* Make parse_pathoc a generatorAldo Cortesi2015-06-076-11/+11
* Refactor pathoc message receive to use queues and generatorsAldo Cortesi2015-06-052-7/+8
* Improve websocket loggingAldo Cortesi2015-06-051-10/+5
* Rudimentary support for reflected websocket frames.Aldo Cortesi2015-06-041-2/+7
* Test output to try to figure out why Travis no longer loves usAldo Cortesi2015-06-041-1/+2
* Shore up test suite.Aldo Cortesi2015-06-045-0/+47
* Try to fix test suite race like a savage.Aldo Cortesi2015-06-042-4/+9
* Try to appease TravisAldo Cortesi2015-06-041-1/+1
* Clarify nomenclature, complete nested frame language spec.Aldo Cortesi2015-06-042-16/+25
* Clarify language API, stub out nested websocket framesAldo Cortesi2015-06-047-55/+52
* Change test API to allow multiple pathoc requestsAldo Cortesi2015-05-312-17/+24
* Factor logger out of pathoc, use it in pathod as well.Aldo Cortesi2015-05-303-3/+5
* Add coding style check, reformat.Aldo Cortesi2015-05-3010-33/+60
* Strike times token on copyAldo Cortesi2015-05-171-0/+6