Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #956 | Maximilian Hils | 2016-02-19 | 1 | -6/+4 |
* | Merge remote-tracking branch 'duffer/pretty-host' | Maximilian Hils | 2016-02-18 | 2 | -4/+15 |
|\ | |||||
| * | Fixup more tests | Shadab Zafar | 2016-02-18 | 2 | -5/+8 |
| * | Use host header values only when the ports match | Shadab Zafar | 2016-02-18 | 1 | -2/+6 |
| * | Handle port numbers in host header | Shadab Zafar | 2016-02-17 | 1 | -0/+4 |
* | | fix test paths, move coverage config into setup.py | Maximilian Hils | 2016-02-18 | 1 | -1/+1 |
* | | Make fuzzing run again | Aldo Cortesi | 2016-02-18 | 2 | -7/+4 |
* | | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 1 | -1/+1 |
* | | Add a content view for query parameters | Will Coster | 2016-02-16 | 1 | -0/+21 |
|/ | |||||
* | move tservers helper | Thomas Kriechbaumer | 2016-02-16 | 5 | -5/+116 |
* | rename ProxTest -> ProxyTest | Thomas Kriechbaumer | 2016-02-16 | 5 | -48/+48 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 19 | -33/+33 |
* | fix all libmproxy->mitmproxy references | Thomas Kriechbaumer | 2016-02-16 | 27 | -70/+70 |
* | Fix failing unit tests caused by a69d223b | Will Coster | 2016-02-15 | 1 | -4/+4 |
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-02-16 | 1 | -2/+7 |
|\ | |||||
| * | Preserve host header when modifying request path | Will Coster | 2016-02-15 | 1 | -2/+7 |
* | | temporarily silence flaky tests | Maximilian Hils | 2016-02-16 | 2 | -2/+5 |
|/ | |||||
* | update README.rst, minor fixes | Maximilian Hils | 2016-02-15 | 1 | -0/+2 |
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 5 | -6/+6 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 170 | -0/+64206 |
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 95 | -57220/+0 |
* | remove noop code | Thomas Kriechbaumer | 2016-02-14 | 3 | -19/+0 |
* | autoflake | Thomas Kriechbaumer | 2016-02-14 | 5 | -11/+6 |
* | Merge pull request #916 from dufferzafar/export-code | Maximilian Hils | 2016-02-10 | 1 | -0/+148 |
|\ | |||||
| * | Use classes to test a command, move code to separate methods under | Shadab Zafar | 2016-02-09 | 1 | -114/+126 |
| * | Use textwrap.dedent to improve readability of tests | Shadab Zafar | 2016-02-09 | 1 | -51/+82 |
| * | Rename test_export_flow.py to test_flow_export.py | Shadab Zafar | 2016-02-09 | 1 | -0/+0 |
| * | Fix content length header issues | Shadab Zafar | 2016-02-08 | 1 | -2/+6 |
| * | Tests for flow_export.raw_request | Shadab Zafar | 2016-02-08 | 1 | -1/+23 |
| * | Tests for flow_export.python_code | Shadab Zafar | 2016-02-08 | 1 | -0/+46 |
| * | Test exact return value of flow_export.curl_command | Shadab Zafar | 2016-02-08 | 1 | -4/+15 |
| * | Add some basic tests for flow_exports | Shadab Zafar | 2016-02-08 | 1 | -0/+22 |
* | | make stateobject simpler and stricter | Maximilian Hils | 2016-02-08 | 2 | -6/+16 |
* | | fix #876 | Maximilian Hils | 2016-02-08 | 1 | -0/+5 |
* | | fix http2 race condition | Thomas Kriechbaumer | 2016-02-04 | 1 | -12/+54 |
* | | cleanup | Thomas Kriechbaumer | 2016-02-04 | 1 | -1/+1 |
* | | improve test reliability | Thomas Kriechbaumer | 2016-02-04 | 1 | -4/+8 |
* | | fix tests and use netlib utils | Thomas Kriechbaumer | 2016-02-04 | 1 | -7/+7 |
* | | code formatting | Thomas Kriechbaumer | 2016-02-04 | 2 | -5/+5 |
* | | add more tests, improve coverage | Thomas Kriechbaumer | 2016-02-04 | 1 | -7/+72 |
* | | test stream resets in push promise | Thomas Kriechbaumer | 2016-02-04 | 1 | -0/+37 |
* | | refactor http2 tests | Thomas Kriechbaumer | 2016-02-04 | 1 | -85/+149 |
* | | remove print | Thomas Kriechbaumer | 2016-02-04 | 1 | -1/+0 |
* | | test PushPromise support | Thomas Kriechbaumer | 2016-02-04 | 1 | -3/+88 |
* | | increase coverage | Thomas Kriechbaumer | 2016-02-04 | 1 | -0/+4 |
* | | silence 3rd party module loggers | Thomas Kriechbaumer | 2016-02-04 | 1 | -0/+5 |
* | | exclude tests if no alpn support present | Thomas Kriechbaumer | 2016-02-04 | 1 | -0/+8 |
* | | add http2 full-stack test | Thomas Kriechbaumer | 2016-02-04 | 1 | -0/+117 |
* | | rename test file | Thomas Kriechbaumer | 2016-02-04 | 1 | -27/+0 |
* | | fix import in tests | Thomas Kriechbaumer | 2016-02-04 | 1 | -1/+1 |
|/ |