Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge pull request #1297 from dufferzafar/py3-flow-export | Maximilian Hils | 2016-07-05 | 5 | -26/+41 |
|\ \ | |/ |/| | |||||
| * | py3++: test_flow_export | Shadab Zafar | 2016-07-02 | 4 | -19/+34 |
| * | Replace map + lambda with list comprehensions | Shadab Zafar | 2016-07-02 | 1 | -3/+3 |
| * | netlib: condition on PY2 rather than on PY3 | Shadab Zafar | 2016-07-02 | 1 | -4/+4 |
* | | Merge pull request #1244 from Kriechi/http2-tests | Thomas Kriechbaumer | 2016-07-05 | 3 | -6/+134 |
|\ \ | |||||
| * | | http2: test fatal connection termination | Thomas Kriechbaumer | 2016-07-05 | 1 | -1/+52 |
| * | | http2: test throttling at MAX_CONCURRENT_STREAMS | Thomas Kriechbaumer | 2016-07-05 | 2 | -6/+80 |
| * | | http2: remove forbidden headers | Thomas Kriechbaumer | 2016-07-05 | 1 | -0/+3 |
|/ / | |||||
* | | always recreate tox envs | Thomas Kriechbaumer | 2016-07-05 | 1 | -1/+1 |
* | | prevent early priority changes | Thomas Kriechbaumer | 2016-07-05 | 1 | -8/+9 |
* | | Merge pull request #1245 from Kriechi/http2-priority-information | Thomas Kriechbaumer | 2016-07-05 | 2 | -18/+49 |
|\ \ | |||||
| * | | handle related events from h2 | Thomas Kriechbaumer | 2016-07-05 | 1 | -0/+7 |
| * | | improve end_stream handling | Thomas Kriechbaumer | 2016-07-05 | 1 | -5/+11 |
| * | | http2: implement direct handling of priority | Thomas Kriechbaumer | 2016-07-05 | 1 | -12/+30 |
| * | | bump h2 dependency | Thomas Kriechbaumer | 2016-07-05 | 1 | -1/+1 |
|/ / | |||||
* | | py3: fix bytes vs. str | Thomas Kriechbaumer | 2016-07-03 | 2 | -9/+9 |
* | | http2: Remove TestReadRequestConnect test | Shadab Zafar | 2016-07-03 | 1 | -31/+0 |
* | | h2: move header parsing to netlib | Shadab Zafar | 2016-07-03 | 4 | -67/+48 |
|/ | |||||
* | Merge pull request #1308 from dufferzafar/lint-hotfix | Thomas Kriechbaumer | 2016-07-02 | 2 | -3/+0 |
|\ | |||||
| * | fix lint issues | Shadab Zafar | 2016-07-02 | 2 | -3/+0 |
|/ | |||||
* | minor fixes | Maximilian Hils | 2016-07-01 | 4 | -8/+8 |
* | fix tcp message handling | Maximilian Hils | 2016-07-01 | 8 | -22/+44 |
* | py3++ | Maximilian Hils | 2016-07-01 | 9 | -48/+56 |
* | Handle case when scheme is None | Shadab Zafar | 2016-07-01 | 1 | -1/+1 |
* | py3++: test/mitmproxy/test_server | Shadab Zafar | 2016-07-01 | 6 | -35/+39 |
* | Merge pull request #1302 from mhils/update-dependencies | Maximilian Hils | 2016-06-29 | 2 | -9/+8 |
|\ | |||||
| * | update to latest `typing` release | Maximilian Hils | 2016-06-29 | 2 | -4/+3 |
| * | bump depdencies | Maximilian Hils | 2016-06-29 | 1 | -6/+6 |
|/ | |||||
* | Merge pull request #1301 from mitmproxy/simplify-tox | Maximilian Hils | 2016-06-29 | 10 | -84/+64 |
|\ | |||||
| * | appveyor: build snapshots on master | Maximilian Hils | 2016-06-29 | 1 | -1/+1 |
| * | remove superfluous statements in tox.ini | Maximilian Hils | 2016-06-29 | 1 | -3/+0 |
| * | collect coverage on appveyor | Maximilian Hils | 2016-06-28 | 1 | -1/+3 |
| * | minor fixes | Maximilian Hils | 2016-06-28 | 4 | -3/+2 |
| * | do not run tests in parallel | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
| * | watchdog: always use PollingObserver | Maximilian Hils | 2016-06-28 | 1 | -6/+4 |
| * | compile docs on python 3.5 | Maximilian Hils | 2016-06-28 | 3 | -3/+3 |
| * | powershell magic | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
| * | resilence Cryptography_locking_cb | Maximilian Hils | 2016-06-28 | 1 | -1/+1 |
| * | fix appveyor | Maximilian Hils | 2016-06-28 | 4 | -26/+26 |
| * | simplify tox setup | Maximilian Hils | 2016-06-28 | 4 | -45/+29 |
* | | improve docs, fix #1290 | Maximilian Hils | 2016-06-29 | 1 | -2/+7 |
* | | Merge pull request #1296 from gzzhanghao/test | Maximilian Hils | 2016-06-28 | 9 | -352/+557 |
|\ \ | |/ |/| | |||||
| * | [web] add tests for utils | Jason | 2016-06-27 | 9 | -352/+557 |
* | | fix mysterious tox issue | Maximilian Hils | 2016-06-28 | 2 | -2/+2 |
* | | fix path in appveyor | Thomas Kriechbaumer | 2016-06-28 | 1 | -1/+1 |
* | | update tox env on CI | Thomas Kriechbaumer | 2016-06-28 | 1 | -1/+1 |
* | | fix appveyor snapshot upload | Thomas Kriechbaumer | 2016-06-28 | 1 | -0/+2 |
* | | Merge pull request #1294 from mitmproxy/appveyor-py3 | Maximilian Hils | 2016-06-28 | 5 | -24/+51 |
|\ \ | |/ |/| |