aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-047-95/+131
* websocket: update close handshake testsThomas Kriechbaumer2016-11-291-0/+4
* fix #1783 (#1794)Maximilian Hils2016-11-281-0/+12
* fix pyinstallerMaximilian Hils2016-11-281-2/+2
* Fix transparent mode initialisation, refactor mitmproxy.platform (#1787)Maximilian Hils2016-11-253-29/+14
* Merge branch 'mitmweb-eventlog'Maximilian Hils2016-11-233-11/+278
|\
| * mitmweb: 100% app test coverage, numerous fixesMaximilian Hils2016-11-232-11/+246
| * add eventstore testsMaximilian Hils2016-11-231-0/+32
* | disable TCP support for nowThomas Kriechbaumer2016-11-231-3/+4
* | websocket: add testsThomas Kriechbaumer2016-11-232-0/+36
* | websocket: change cmdline optionThomas Kriechbaumer2016-11-231-1/+1
* | rename WebSocket{s,} protocolThomas Kriechbaumer2016-11-231-13/+13
|/
* Descriptive error message for SSL context initialization failure (#1767)Yoginski2016-11-211-0/+15
* organize examplesMaximilian Hils2016-11-211-17/+22
* rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765)Maximilian Hils2016-11-201-0/+15
* tests: fix race conditionThomas Kriechbaumer2016-11-201-5/+15
* lint!Maximilian Hils2016-11-182-0/+2
* addons.view: clarify modification eventsAldo Cortesi2016-11-151-5/+11
* addons.proxyauth: out with the old, in with the newAldo Cortesi2016-11-135-170/+29
* addons.proxyauth: complete and testAldo Cortesi2016-11-131-3/+119
* stub out proxyauth addonAldo Cortesi2016-11-131-0/+53
* upstream_proxy_auth -> upstream_authAldo Cortesi2016-11-131-3/+3
* Complete upstream authentication moduleAldo Cortesi2016-11-132-0/+21
* Refine handling of HTTP CONNECTAldo Cortesi2016-11-122-56/+27
* Add the http_connect event for HTTP CONNECT requestsAldo Cortesi2016-11-121-3/+15
* Upstream proxy auth to addonAldo Cortesi2016-11-123-25/+54
* Test failure during 100-continueAldo Cortesi2016-11-121-11/+31
* Bug: ask requestheaders before request body is readAldo Cortesi2016-11-121-0/+48
* http2: add push-promise metadata testThomas Kriechbaumer2016-11-051-0/+6
* Remove deprecated interfacesAldo Cortesi2016-11-041-4/+4
* script.concurrent: tests to taddonsAldo Cortesi2016-11-042-24/+24
* addons: convert last of the test suite to taddonsAldo Cortesi2016-11-045-94/+92
* addons.setheaders: fix configure bug, tests to taddonsAldo Cortesi2016-11-041-49/+45
* addons.view: test suite to 100%Aldo Cortesi2016-11-041-15/+55
* addons.view: test improvementsAldo Cortesi2016-11-031-1/+51
* addons.streambodies: 100% test coverageAldo Cortesi2016-11-031-13/+11
* addons.serverplayback: 100% test coverageAldo Cortesi2016-11-032-271/+318
* addons.serverplayback: test suite to taddonsAldo Cortesi2016-11-031-58/+61
* addons.script: 100% test coverageAldo Cortesi2016-11-031-2/+49
* addons.script: convert to test.taddonsAldo Cortesi2016-11-031-100/+98
* addons.onboarding: remove duplicate codeAldo Cortesi2016-11-031-1/+1
* addons.intercept: 100% test coverageAldo Cortesi2016-11-031-0/+5
* streamfile: make options less crazyAldo Cortesi2016-11-032-37/+5
* FileStreamer -> StreamFileAldo Cortesi2016-11-031-14/+13
* addons: filestreamer test cov to 100%Aldo Cortesi2016-11-031-7/+44
* addons filstreamer: tests and bugfixesAldo Cortesi2016-11-031-25/+13
* Change antiquated test cipher suitesAldo Cortesi2016-11-031-4/+4
* addons: dumper spit and polishAldo Cortesi2016-11-022-7/+151
* tests: convert test_dumper to use taddonsAldo Cortesi2016-11-022-29/+19
* tests: client_playback coverageAldo Cortesi2016-11-023-28/+60