aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/test
Commit message (Expand)AuthorAgeFilesLines
* taddons: remove has_eventAldo Cortesi2018-05-021-11/+0
* client replay: re-designAldo Cortesi2018-04-301-6/+4
* test: shift test_data out of our public APIAldo Cortesi2018-04-231-4/+0
* addons/script: improve relability of reload testAldo Cortesi2018-04-231-2/+2
* asyncio: shift script reloading out of the tick eventAldo Cortesi2018-04-231-5/+1
* asyncio: ditch the handler contextAldo Cortesi2018-04-071-11/+0
* asyncio: remove test master.has_logAldo Cortesi2018-04-071-2/+2
* asyncio: move log mechanism onto the event loopAldo Cortesi2018-04-071-0/+9
* Start consolidating core optionsAldo Cortesi2018-02-261-2/+5
* 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