aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* py3++Maximilian Hils2016-07-072-84/+87
* py3++Thomas Kriechbaumer2016-07-071-6/+6
* py3++: test_protocol_http2Shadab Zafar2016-07-071-3/+3
* disable harparser on py3Maximilian Hils2016-07-071-0/+7
* Merge pull request #1318 from mhils/tnetstring3-unicode-typeThomas Kriechbaumer2016-07-074-25/+21
|\
| * sni is now str, not bytesMaximilian Hils2016-07-064-19/+19
| * fix testsMaximilian Hils2016-07-062-2/+2
| * tnetstring3: adapt to unicode supportMaximilian Hils2016-07-061-6/+2
| * tnetstring: keys are str on py3. migrate flow.io_compatMaximilian Hils2016-07-061-2/+2
* | Detect JSON API media type as a json content viewLinmiao Xu2016-07-061-0/+7
|/
* py3++, multidict fixesMaximilian Hils2016-07-061-1/+1
* py3++Maximilian Hils2016-07-062-16/+9
* Merge pull request #1315 from mitmproxy/better-unicode-handlingMaximilian Hils2016-07-051-15/+25
|\
| * remove clean_bin, clarify unicode handlingMaximilian Hils2016-07-051-15/+25
* | Merge pull request #1297 from dufferzafar/py3-flow-exportMaximilian Hils2016-07-052-5/+5
|\ \ | |/ |/|
| * py3++: test_flow_exportShadab Zafar2016-07-022-5/+5
* | http2: test fatal connection terminationThomas Kriechbaumer2016-07-051-1/+52
* | http2: test throttling at MAX_CONCURRENT_STREAMSThomas Kriechbaumer2016-07-052-6/+80
* | http2: Remove TestReadRequestConnect testShadab Zafar2016-07-031-31/+0
|/
* fix lint issuesShadab Zafar2016-07-021-2/+0
* minor fixesMaximilian Hils2016-07-011-5/+5
* fix tcp message handlingMaximilian Hils2016-07-012-5/+4
* py3++Maximilian Hils2016-07-012-9/+5
* py3++: test/mitmproxy/test_serverShadab Zafar2016-07-013-31/+34
* minor fixesMaximilian Hils2016-06-281-1/+1
* fix mysterious tox issueMaximilian Hils2016-06-281-1/+1
* http2: improve error handling in testsThomas Kriechbaumer2016-06-221-12/+29
* py3++: mitmproxy.protocol.http1Shadab Zafar2016-06-221-4/+4
* mitmproxy.tnetstring -> mitmproxy.contrib.tnetstringShadab Zafar2016-06-212-2/+3
* Imported tests for tnetstringShadab Zafar2016-06-211-0/+141
* Merge pull request #1276 from dufferzafar/console-patheditMaximilian Hils2016-06-202-0/+26
|\
| * Add dummy directory to completionShadab Zafar2016-06-201-0/+2
| * Add tests for PathEditShadab Zafar2016-06-201-0/+24
* | py3++Shadab Zafar2016-06-201-6/+6
* | py3++Shadab Zafar2016-06-202-28/+28
|/
* py3++Thomas Kriechbaumer2016-06-192-10/+11
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-1715-76/+91
* pathod tests: do not string_escape specsShadab Zafar2016-06-161-1/+1
* Py3: Store certificate with a byte keyShadab Zafar2016-06-161-1/+1
* Py3: Use BytesIO in a pathoc testShadab Zafar2016-06-161-1/+1
* Py3: Fix tests by using byte literalsShadab Zafar2016-06-161-7/+7
* Unexpected spaces around =Shadab Zafar2016-06-151-1/+1
* Py3: pathocShadab Zafar2016-06-152-16/+17
* Py3: pathodShadab Zafar2016-06-151-3/+3
* Make har_extractor.py output HAR 1.2 spec-compliantTai Dickerson2016-06-141-3/+4
* Merge pull request #1253 from mhils/fix-debugAldo Cortesi2016-06-141-0/+4
|\
| * fix debug mode on WindowsMaximilian Hils2016-06-131-0/+4
* | Merge branch 'master' into netlibraceAldo Cortesi2016-06-143-5/+7
|\ \
| * | update examples, tests, docsMaximilian Hils2016-06-133-5/+7
| |/
* | Fix Python3 testsAldo Cortesi2016-06-141-1/+1