aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* improve eventstore truncationMaximilian Hils2017-12-151-0/+15
* Merge pull request #2545 from mitmproxy/wsprotoAldo Cortesi2017-12-151-28/+114
|\
| * Use wsproto for websocketsUjjwal Verma2017-12-121-18/+104
| * prepare WebSocket stack to move to wsprotoThomas Kriechbaumer2017-12-121-13/+13
* | adjust testsMaximilian Hils2017-12-141-8/+16
* | Merge pull request #2669 from cortesi/pathAldo Cortesi2017-12-141-0/+8
|\ \
| * | commands: add a Path argument typeAldo Cortesi2017-12-131-0/+8
* | | Merge pull request #2670 from Kriechi/fix-2664Maximilian Hils2017-12-131-1/+8
|\ \ \
| * | | fix #2664Thomas Kriechbaumer2017-12-131-1/+8
| | |/ | |/|
* | | Merge pull request #2668 from cortesi/commandoptsAldo Cortesi2017-12-132-6/+22
|\ \ \ | | |/ | |/|
| * | commands: formalise a Choice typeAldo Cortesi2017-12-132-6/+22
* | | Merge pull request #2643 from Ga-ryo/masterMaximilian Hils2017-12-121-0/+1
|\ \ \ | |_|/ |/| |
| * | minor improvements, add tests for ipv4-mapped addressesMaximilian Hils2017-12-121-0/+1
* | | fix #2529Maximilian Hils2017-12-121-0/+9
* | | Merge branch 'master' into browser-winAldo Cortesi2017-12-121-0/+7
|\ \ \ | | |/ | |/|
| * | commands: verify command function signatures before call (#2659)Aldo Cortesi2017-12-111-0/+7
* | | fix browser addon on WindowsMaximilian Hils2017-12-111-1/+12
|/ /
* / browser addon: start an isolated browser attached to the proxyAldo Cortesi2017-12-101-0/+20
|/
* Bug in expected_http_body_size fix (#2642)Suraj Tripathi2017-11-271-0/+11
* improve clientreplay addonMaximilian Hils2017-11-071-2/+5
* fix revert of duplicated flowsMaximilian Hils2017-11-061-0/+11
* make safecall threadsafe.Maximilian Hils2017-10-261-2/+3
* fix #2563Maximilian Hils2017-10-243-4/+4
* simplify version outputMaximilian Hils2017-10-241-2/+8
* Merge pull request #2591 from ddworken/masterMaximilian Hils2017-10-221-1/+7
|\
| * Added scanning for CSS injection and iframe injectionDavid Dworken2017-10-171-1/+7
* | skip ipv6 tests on sudo-enabled travis buildsMaximilian Hils2017-10-202-0/+18
|/
* remove html outline contentview, fix #2572Maximilian Hils2017-09-141-9/+0
* Merge pull request #2537 from ujjwal96/content-viewMaximilian Hils2017-09-044-5/+103
|\
| * make split_special_areas more flexible, refs #2537Maximilian Hils2017-09-031-4/+4
| * Added testUjjwal Verma2017-09-033-70/+92
| * JS beautifierUjjwal Verma2017-09-032-0/+76
* | Merge pull request #2560 from mhils/mitmproxy-net-tlsMaximilian Hils2017-09-043-67/+74
|\ \
| * | move hostname validation into mitmproxy.net.tlsMaximilian Hils2017-09-043-34/+37
| * | split TLS parts from net.tcp into net.tlsMaximilian Hils2017-09-032-34/+38
| |/
* / suppress tornado logging in testsMaximilian Hils2017-09-031-0/+14
|/
* [web] Update test for static viewer.Matthew Shao2017-08-301-0/+6
* fix strutils.split_special_areasMaximilian Hils2017-08-261-0/+8
* add new, faster css prettifier :tada:Maximilian Hils2017-08-2421-24/+253
* add strutils.escape_special_areasMaximilian Hils2017-08-241-0/+22
* Merge pull request #2540 from mhils/relatively-staticMaximilian Hils2017-08-222-7/+7
|\
| * [web] make it possible to run static viewer in subdirectoriesMaximilian Hils2017-08-212-7/+7
* | fix mitmweb master shutdown, tests++Maximilian Hils2017-08-212-0/+24
|/
* fix testsMaximilian Hils2017-08-211-1/+1
* move tests...Maximilian Hils2017-08-211-0/+0
* Merge pull request #2510 from MatthewShao/static-viewerMaximilian Hils2017-08-212-5/+68
|\
| * [web] Static_viewer coverage ++.Matthew Shao2017-08-171-2/+5
| * [web] Add tests for StaticViewer and minor fixes.Matthew Shao2017-08-171-0/+60
| * [web] Update tests.Matthew Shao2017-08-161-5/+5
* | Merge pull request #2489 from MatthewShao/options-into-own-addonMaximilian Hils2017-08-163-8/+12
|\ \