Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version | Maximilian Hils | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | bump version | Maximilian Hils | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Bump version for next release cycle | Aldo Cortesi | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Bump version, add CONTRIBUTORS | Aldo Cortesi | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | adjust to netlib changes | Maximilian Hils | 2015-09-26 | 2 | -6/+6 |
| | |||||
* | adjust to netlib request model changes | Maximilian Hils | 2015-09-26 | 1 | -1/+1 |
| | |||||
* | fix tests, use pytest | Maximilian Hils | 2015-09-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently test with unparallelized builds, because there are apparently some race conditions in the test suite, which I can't trigger locally but happen on travis. Squashed commit of the following: commit 7dceb6dd3a1bdbc39688258bc4dff6eee685a33b Author: Maximilian Hils <git@maximilianhils.com> Date: Mon Sep 21 23:00:24 2015 +0200 disable parallelized tests commit fc0c3f12ee9259162e83026851362925d93b69f2 Author: Maximilian Hils <git@maximilianhils.com> Date: Mon Sep 21 22:49:19 2015 +0200 fix tests commit baba3ca5ef49bdbd7aad14f1bf0626738fa3d21c Author: Maximilian Hils <git@maximilianhils.com> Date: Mon Sep 21 22:28:20 2015 +0200 fix tests, use py.test | ||||
* | adjust to netlib changes | Maximilian Hils | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 3 | -21/+21 |
| | |||||
* | minor fixes | Maximilian Hils | 2015-09-17 | 1 | -3/+5 |
| | |||||
* | use new netlib exceptions | Maximilian Hils | 2015-09-17 | 4 | -19/+21 |
| | |||||
* | minor fixes | Maximilian Hils | 2015-09-16 | 4 | -12/+7 |
| | |||||
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 6 | -36/+41 |
| | |||||
* | adjust to new netlib headers | Maximilian Hils | 2015-09-05 | 4 | -11/+9 |
| | |||||
* | better sslversion handling | Maximilian Hils | 2015-08-29 | 5 | -14/+19 |
| | |||||
* | fix alpn | Maximilian Hils | 2015-08-28 | 1 | -1/+3 |
| | |||||
* | use netlib http semantics | Thomas Kriechbaumer | 2015-07-30 | 3 | -11/+30 |
| | |||||
* | fix duplicated header reading | Thomas Kriechbaumer | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | fix bugs | Thomas Kriechbaumer | 2015-07-22 | 2 | -5/+5 |
| | |||||
* | http2: remove odict workaround | Thomas Kriechbaumer | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | remove debug prints | Thomas Kriechbaumer | 2015-07-22 | 1 | -1/+0 |
| | |||||
* | remove code duplication | Thomas Kriechbaumer | 2015-07-22 | 2 | -62/+20 |
| | |||||
* | rename content -> body | Thomas Kriechbaumer | 2015-07-22 | 3 | -4/+4 |
| | |||||
* | use new HTTP/1 protocol | Thomas Kriechbaumer | 2015-07-22 | 4 | -16/+19 |
| | |||||
* | inline log method | Thomas Kriechbaumer | 2015-07-22 | 1 | -6/+3 |
| | |||||
* | use common interface for HTTP/1 and HTTP/2 | Thomas Kriechbaumer | 2015-07-22 | 1 | -12/+3 |
| | |||||
* | use new netlib module names | Thomas Kriechbaumer | 2015-07-22 | 9 | -27/+31 |
| | |||||
* | refactor protocol-related pathod methods | Thomas Kriechbaumer | 2015-07-22 | 5 | -175/+195 |
| | |||||
* | use websockets protocol | Thomas Kriechbaumer | 2015-07-22 | 2 | -3/+3 |
| | |||||
* | use netlib.http_semantics for generic data | Thomas Kriechbaumer | 2015-07-22 | 1 | -26/+4 |
| | |||||
* | bump version | Maximilian Hils | 2015-07-22 | 1 | -1/+3 |
| | |||||
* | pathoc: add socks connect | Maximilian Hils | 2015-07-03 | 1 | -1/+34 |
| | |||||
* | Give some structure to the logging module | Aldo Cortesi | 2015-06-28 | 3 | -46/+63 |
| | |||||
* | Properly handle pause forever | Aldo Cortesi | 2015-06-27 | 1 | -1/+6 |
| | | | | Fixes #21 | ||||
* | Merge branch 'master' of ssh.github.com:mitmproxy/pathod | Aldo Cortesi | 2015-06-27 | 27 | -847/+916 |
|\ | |||||
| * | apply js-beautify changes selectivly | Thomas Kriechbaumer | 2015-06-26 | 12 | -167/+187 |
| | | |||||
| * | http2: implement embedded response | Thomas Kriechbaumer | 2015-06-26 | 1 | -37/+48 |
| | | |||||
| * | http2: fix framedump argument usage | Thomas Kriechbaumer | 2015-06-26 | 1 | -1/+1 |
| | | |||||
| * | prettify html docs | Thomas Kriechbaumer | 2015-06-26 | 22 | -682/+667 |
| | | |||||
| * | http2: update docs | Thomas Kriechbaumer | 2015-06-26 | 2 | -93/+90 |
| | | |||||
| * | http2: implement more language features | Thomas Kriechbaumer | 2015-06-25 | 2 | -48/+104 |
| | | |||||
* | | Preserve traceback for errors in log wrapper | Aldo Cortesi | 2015-06-27 | 2 | -5/+14 |
|/ | |||||
* | remove unused imports | Thomas Kriechbaumer | 2015-06-25 | 2 | -2/+1 |
| | |||||
* | Output warning info to log fp using logging methods | Aldo Cortesi | 2015-06-25 | 2 | -3/+6 |
| | |||||
* | unify SSL version/method handling | Thomas Kriechbaumer | 2015-06-22 | 5 | -26/+27 |
| | |||||
* | fix pep8 whitespace | Thomas Kriechbaumer | 2015-06-18 | 12 | -108/+140 |
| | |||||
* | fix prospector code smells | Thomas Kriechbaumer | 2015-06-18 | 9 | -31/+31 |
| | |||||
* | fix failing mitmproxy tests | Thomas Kriechbaumer | 2015-06-18 | 1 | -1/+0 |
| | |||||
* | fix prospector code smells | Thomas Kriechbaumer | 2015-06-18 | 12 | -90/+93 |
| | |||||
* | http2: implement Headers for request & response | Thomas Kriechbaumer | 2015-06-16 | 3 | -15/+18 |
| | | | | | | improve test coverage fix super ctor call fix legacy httpversion simpliy SSLInfo without ALPN |