Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke old openssl | Thomas Kriechbaumer | 2017-07-25 | 1 | -15/+0 |
* | pytest.raises: shim new API | Thomas Kriechbaumer | 2017-02-08 | 1 | -4/+4 |
* | replace tutils.raises with pytest.raises + shim | Thomas Kriechbaumer | 2017-02-02 | 1 | -6/+10 |
* | nuke mock dependency | Thomas Kriechbaumer | 2017-01-22 | 1 | -1/+1 |
* | simplify ALPN and OpenSSL on macOS | Thomas Kriechbaumer | 2016-12-04 | 1 | -42/+55 |
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -6/+6 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -3/+3 |
* | netlib.tutils -> mitmproxy.test.tutils | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | netlib.exceptions.* -> mitmproxy.exceptions | Aldo Cortesi | 2016-10-20 | 1 | -2/+2 |
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -8/+7 |
* | sni is now str, not bytes | Maximilian Hils | 2016-07-06 | 1 | -2/+2 |
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -4/+6 |
* | Py3: Use BytesIO in a pathoc test | Shadab Zafar | 2016-06-16 | 1 | -1/+1 |
* | Unexpected spaces around = | Shadab Zafar | 2016-06-15 | 1 | -1/+1 |
* | Py3: pathoc | Shadab Zafar | 2016-06-15 | 1 | -15/+16 |
* | Be stricter about handling connetcts in the pathoc test suite | Aldo Cortesi | 2016-06-12 | 1 | -1/+7 |
* | Fix sequencing in Pathoc websocket termination test | Aldo Cortesi | 2016-06-06 | 1 | -3/+4 |
* | Make more of the pathod test suite use synchronisation | Aldo Cortesi | 2016-06-06 | 1 | -39/+11 |
* | Remove last vestiges of noapi and noweb from pathod | Aldo Cortesi | 2016-06-05 | 1 | -0/+1 |
* | First-order removal of pathod API and app | Aldo Cortesi | 2016-06-05 | 1 | -82/+43 |
* | Fix test that may fail due to binary header data | Aldo Cortesi | 2016-06-05 | 1 | -1/+1 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -2/+2 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -3/+3 |
* | tests: properly skip pathod tests | Maximilian Hils | 2016-05-18 | 1 | -1/+1 |
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -7/+7 |
* | suppress pathoc test timeouts on windows | Maximilian Hils | 2016-02-27 | 1 | -0/+2 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+1 |
* | update README.rst, minor fixes | Maximilian Hils | 2016-02-15 | 1 | -0/+2 |
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 1 | -1/+1 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+308 |