aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fixed addon errorUjjwal Verma2017-07-264-11/+15
* fix loading scripts with same filenameMaximilian Hils2017-07-202-0/+25
* Update test_allowremote.pyThomas Kriechbaumer2017-07-151-31/+28
* Allow remote addonUjjwal Verma2017-07-151-0/+41
* Merge pull request #2427 from ujjwal96/protobufThomas Kriechbaumer2017-07-106-43/+92
|\
| * Kaitai parser for protobufUjjwal Verma2017-07-106-43/+92
* | Merge pull request #2423 from MatthewShao/mitmweb-optionsMaximilian Hils2017-07-052-4/+25
|\ \
| * | Fix the test for websocket connection.Matthew Shao2017-07-051-2/+22
| * | [web] Add keys argument for dump_dict in optmanager.Matthew Shao2017-07-052-2/+3
* | | add websocket streaming optionUjjwal Verma2017-07-041-0/+1
* | | fix HTTP retry if sending a request fails onceUjjwal Verma2017-07-041-6/+41
* | | websocket streamingUjjwal Verma2017-07-042-1/+41
* | | request streaming for HTTP/2Ujjwal Verma2017-07-041-2/+122
* | | request streaming for HTTP/1Ujjwal Verma2017-07-041-7/+2
| |/ |/|
* | Fixes #2315Ujjwal Verma2017-06-281-0/+15
|/
* Merge pull request #2402 from ujjwal96/request-replayMaximilian Hils2017-06-271-2/+14
|\
| * request replay testUjjwal Verma2017-06-261-2/+14
* | Merge pull request #2411 from ujjwal96/ico-parserMaximilian Hils2017-06-252-2/+24
|\ \
| * | Added testUjjwal Verma2017-06-252-2/+24
| |/
* | Merge pull request #2395 from MatthewShao/mitmweb-optionsMaximilian Hils2017-06-243-0/+23
|\ \ | |/ |/|
| * Minor Update for /options API of mitmweb.Matthew Shao2017-06-242-2/+3
| * Add test for POST /options API of mitmweb.Matthew Shao2017-06-231-0/+4
| * Add test for typespec_to_str.Matthew Shao2017-06-141-0/+8
| * Minor Update and add test.Matthew Shao2017-06-131-0/+5
| * Add tests for dump_dicts in optmanager.py.Matthew Shao2017-06-121-0/+5
* | console: console.key.bind console.key.unbind commandsAldo Cortesi2017-06-141-0/+35
* | console: teach keymap to understand "space"Aldo Cortesi2017-06-131-0/+5
* | console: key binding viewerAldo Cortesi2017-06-131-1/+1
* | view: show a message if we remove more than one flow from viewAldo Cortesi2017-06-131-0/+10
* | commands: teach parser correct annotations for variable argsAldo Cortesi2017-06-131-1/+1
* | config: don't crash with a config file containing only commentsAldo Cortesi2017-06-131-0/+4
* | Test for streamingUjjwal Verma2017-06-121-0/+37
|/
* tests for Proxy configUjjwal Verma2017-06-121-1/+38
* console: auto-generate context key binding helpAldo Cortesi2017-06-112-28/+20
* always pretend to have a tty in testsMaximilian Hils2017-06-051-0/+9
* Merge pull request #2367 from mhils/issue-2329Thomas Kriechbaumer2017-06-022-12/+50
|\
| * minor improvementsMaximilian Hils2017-06-022-12/+16
| * fix #2329Maximilian Hils2017-06-011-0/+34
* | Fixes #2230 (#2361)Ujjwal Verma2017-06-023-27/+56
|/
* Increase test coverageUjjwal Verma2017-05-312-5/+28
* coverage++Thomas Kriechbaumer2017-05-261-0/+3
* Merge pull request #2346 from ujjwal96/test-coverageThomas Kriechbaumer2017-05-263-1/+31
|\
| * Tests for wbxmlUjjwal Verma2017-05-243-1/+31
* | remove old test fileThomas Kriechbaumer2017-05-261-43/+0
* | Merge pull request #2353 from ujjwal96/tls-parserThomas Kriechbaumer2017-05-262-8/+14
|\ \
| * | Using kaitai struct to parse tls client helloUjjwal Verma2017-05-262-8/+14
| |/
* | pathod: fix leaking fdsThomas Kriechbaumer2017-05-243-9/+7
* | pathod: properly verify certificate in testsThomas Kriechbaumer2017-05-242-30/+14
* | fix openssl cipher_list bytes/str deprecationThomas Kriechbaumer2017-05-241-1/+1
|/
* cleanupThomas Kriechbaumer2017-05-242-3/+0