Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverage++ | Thomas Kriechbaumer | 2017-02-10 | 1 | -1/+1 |
* | eventsequence: coverage++ | Thomas Kriechbaumer | 2017-02-09 | 1 | -1/+1 |
* | coverage whitelist -> blacklist | Thomas Kriechbaumer | 2017-02-09 | 1 | -19/+6 |
* | websockets, tcp, version: coverage++ | Thomas Kriechbaumer | 2017-02-09 | 1 | -0/+4 |
* | coverage++ | Thomas Kriechbaumer | 2017-02-04 | 1 | -2/+3 |
* | coverage++ | Thomas Kriechbaumer | 2017-02-03 | 1 | -1/+1 |
* | adapt coverage checks | Thomas Kriechbaumer | 2017-02-02 | 1 | -7/+3 |
* | add test coverage protection | Thomas Kriechbaumer | 2017-02-02 | 1 | -4/+25 |
* | provide git information with --version | Thomas Kriechbaumer | 2017-01-19 | 1 | -2/+2 |
* | run tests on Python 3.6 | Thomas Kriechbaumer | 2016-12-27 | 1 | -2/+1 |
* | pyinstaller: use fixed bootloaders on linux | Maximilian Hils | 2016-12-27 | 1 | -1/+3 |
* | InstallBuilder (#1826) | Maximilian Hils | 2016-12-11 | 1 | -2/+2 |
* | update tests, increase coverage, add type info | Maximilian Hils | 2016-12-09 | 1 | -1/+2 |
* | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 1 | -1/+1 |
* | fix pyinstaller | Maximilian Hils | 2016-11-28 | 1 | -1/+26 |
* | make the new mypy release happy | Maximilian Hils | 2016-11-23 | 1 | -0/+1 |
* | minor fixes | Maximilian Hils | 2016-11-16 | 1 | -1/+5 |
* | tests: add mitmdump --sysinfo to tests runs for platform info | Aldo Cortesi | 2016-11-03 | 1 | -0/+2 |
* | Extend mypy checks to mitmproxy/addons | Aldo Cortesi | 2016-11-01 | 1 | -1/+1 |
* | http2: add more type information | Thomas Kriechbaumer | 2016-10-27 | 1 | -1/+1 |
* | Add mypy to lint | Aldo Cortesi | 2016-10-27 | 1 | -4/+2 |
* | add README.rst validation to CI | Maximilian Hils | 2016-10-22 | 1 | -2/+6 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 1 | -1/+1 |
* | allow tox workdir reconfiguration for ubuntu on windows | Maximilian Hils | 2016-08-09 | 1 | -0/+1 |
* | update dependencies (#1435) | Maximilian Hils | 2016-07-25 | 1 | -1/+1 |
* | cleanup tox | Thomas Kriechbaumer | 2016-07-09 | 1 | -5/+3 |
* | Remove py35 section from tox.ini | Shadab Zafar | 2016-07-09 | 1 | -5/+0 |
* | py3++: test_dump | Shadab Zafar | 2016-07-09 | 1 | -1/+1 |
* | py3++ | Maximilian Hils | 2016-07-08 | 1 | -1/+1 |
* | simplify tox test exclusion | Thomas Kriechbaumer | 2016-07-08 | 1 | -1/+1 |
* | py3++ | Maximilian Hils | 2016-07-07 | 1 | -1/+1 |
* | py3++: test_protocol_http2 | Shadab Zafar | 2016-07-07 | 1 | -1/+1 |
* | disable harparser on py3 | Maximilian Hils | 2016-07-07 | 1 | -1/+1 |
* | tnetstring: keys are str on py3. migrate flow.io_compat | Maximilian Hils | 2016-07-06 | 1 | -1/+1 |
* | py3++, multidict fixes | Maximilian Hils | 2016-07-06 | 1 | -1/+1 |
* | don't cache tox on CI | Maximilian Hils | 2016-07-05 | 1 | -2/+0 |
* | Merge pull request #1316 from mhils/faster-lint | Maximilian Hils | 2016-07-05 | 1 | -2/+1 |
|\ | |||||
| * | tox: dont make sdist when linting | Maximilian Hils | 2016-07-05 | 1 | -2/+1 |
* | | py3++: test_flow_export | Shadab Zafar | 2016-07-02 | 1 | -1/+1 |
|/ | |||||
* | py3++ | Maximilian Hils | 2016-07-01 | 1 | -2/+5 |
* | py3++: test/mitmproxy/test_server | Shadab Zafar | 2016-07-01 | 1 | -1/+1 |
* | remove superfluous statements in tox.ini | Maximilian Hils | 2016-06-29 | 1 | -3/+0 |
* | minor fixes | Maximilian Hils | 2016-06-28 | 1 | -0/+1 |
* | do not run tests in parallel | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
* | compile docs on python 3.5 | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
* | simplify tox setup | Maximilian Hils | 2016-06-28 | 1 | -34/+11 |
* | update tox env on CI | Thomas Kriechbaumer | 2016-06-28 | 1 | -1/+1 |
* | update appveyor with tox | Thomas Kriechbaumer | 2016-06-27 | 1 | -7/+17 |
* | py3++: mitmproxy.platform.pf | Shadab Zafar | 2016-06-22 | 1 | -1/+1 |