aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/test
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-241-1/+1
* addon options: setheaders, stickyauthAldo Cortesi2018-02-241-1/+1
* addon options: migrate replace, simplify taddons.contextAldo Cortesi2018-02-241-4/+3
* Start moving addon options into /addonsAldo Cortesi2018-02-241-1/+5
* store ClientHello extensions with client connectionMaximilian Hils2018-01-131-0/+1
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-4/+4
* fix test flow timestamps to values that don't overflow in certain timezonesMaximilian Hils2018-01-052-15/+15
* add testsThomas Kriechbaumer2017-12-181-1/+3
* websocket: support domain and url filtersThomas Kriechbaumer2017-12-181-1/+1
* console: add a data view overlay for command outputAldo Cortesi2017-12-171-1/+0
* command cuts: add completionAldo Cortesi2017-12-172-3/+9
* Update taddon and tests.Matthew Shao2017-08-031-2/+2
* Update tests.Matthew Shao2017-08-011-0/+2
* disentangle ProxyServer and Master classes.Maximilian Hils2017-07-301-5/+5
* fixed addon errorUjjwal Verma2017-07-261-1/+1
* minor improvementsMaximilian Hils2017-06-021-0/+2
* cut: more flexible cut specification based on attribute pathsAldo Cortesi2017-04-301-2/+2
* addons.streamfile -> addons.saveAldo Cortesi2017-04-271-1/+1
* console: flow resolution commandAldo Cortesi2017-04-271-0/+8
* Addons and addon testingAldo Cortesi2017-04-261-0/+6
* configure(options, updated) -> configure(updated)Aldo Cortesi2017-04-261-1/+0
* Remove watchdog, solidify script testingAldo Cortesi2017-04-261-4/+7
* Revamp how addons workAldo Cortesi2017-04-251-8/+36
* Rip out master handler mechanismAldo Cortesi2017-03-161-10/+7
* Remove test handlers by using taddons.RecordingMasterAldo Cortesi2017-03-161-4/+13
* Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-161-3/+23
* add connection idsMaximilian Hils2017-03-141-0/+3
* nuke tutils.tmpdir, use pytest tmpdirThomas Kriechbaumer2017-03-121-17/+1
* make websocket flows serializableThomas Kriechbaumer2017-03-091-0/+1
* Cleanups and test coverageAldo Cortesi2017-03-071-2/+3
* Revamp optionsAldo Cortesi2017-03-051-12/+2
* connections: coverage++ (#2064)Thomas Kriechbaumer2017-02-261-0/+7
* flowfilter: coverage++Thomas Kriechbaumer2017-02-241-1/+2
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-3/+3
* store generated cert for each flowDaniel Lenski2017-02-211-0/+1
* eventsequence: coverage++Thomas Kriechbaumer2017-02-091-2/+2
* websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-091-2/+3
* fix mergeThomas Kriechbaumer2017-02-021-5/+6
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-59/+0
* cleanup test utilsThomas Kriechbaumer2017-02-022-7/+27
* test disable_h2c_upgrade addonThomas Kriechbaumer2017-01-231-0/+1
* test websocket addonThomas Kriechbaumer2017-01-231-0/+55
* provide git information with --versionThomas Kriechbaumer2017-01-191-8/+0
* always decode alpn where requiredMaximilian Hils2016-12-201-1/+1
* display ALPN informationThomas Kriechbaumer2016-12-171-1/+3
* addons.script: 100% test coverageAldo Cortesi2016-11-031-0/+3
* addons: filestreamer test cov to 100%Aldo Cortesi2016-11-031-3/+15
* addons: dumper spit and polishAldo Cortesi2016-11-021-3/+3
* tests: convert test_dumper to use taddonsAldo Cortesi2016-11-021-1/+10
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-021-1/+9