Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\ \ | |/ |/| | ||||||
| * | update appveyor with tox | Thomas Kriechbaumer | 2016-06-27 | 5 | -24/+51 | |
|/ | ||||||
* | fix lxml installation on py27 | Maximilian Hils | 2016-06-26 | 1 | -1/+3 | |
* | rtool: build py3 wheels an binaries | Maximilian Hils | 2016-06-26 | 1 | -2/+5 | |
* | minor docs fix | Maximilian Hils | 2016-06-26 | 1 | -1/+1 | |
* | fix mitmproxy/mitmweb#25 | Maximilian Hils | 2016-06-26 | 4 | -22/+17 | |
* | [web] (mostly) remove jQuery | Maximilian Hils | 2016-06-26 | 5 | -38/+16 | |
* | minor fixes | Maximilian Hils | 2016-06-26 | 16 | -233/+200 | |
* | [web] sorter -> sort | Maximilian Hils | 2016-06-25 | 3 | -42/+42 | |
* | [web] log only in dev | Jason | 2016-06-25 | 2 | -5/+11 | |
* | [web] build with envify | Jason | 2016-06-25 | 3 | -685/+346 | |
* | [web] update build | Jason | 2016-06-25 | 1 | -4/+4 | |
* | [web] fix imports | Jason | 2016-06-25 | 2 | -0/+2 |