Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Merge branch 'master' into tcp_proxy | Maximilian Hils | 2014-01-09 | 6 | -21/+40 | |
| | | |\ \ | ||||||
| | | * | | | change method signature | Maximilian Hils | 2014-01-09 | 1 | -1/+1 | |
| | * | | | | Merge branch 'master' of ssh.github.com:mitmproxy/pathod | Aldo Cortesi | 2014-01-29 | 3 | -4/+6 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | move test requirements out of main requirements.txt | Maximilian Hils | 2014-01-28 | 3 | -4/+6 | |
| | * | | | | Adjust docs for inclusion of content-length header by default. | Aldo Cortesi | 2014-01-28 | 1 | -1/+5 | |
| | |/ / / | ||||||
| | * | | | travis: unbreak, and add irc notifications | Aldo Cortesi | 2014-01-28 | 1 | -2/+9 | |
| | * | | | Pyflakes cleanup, adjust requirements.txt | Aldo Cortesi | 2014-01-19 | 5 | -13/+12 | |
| | * | | | Bump version. | Aldo Cortesi | 2014-01-19 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| | * | | display build status from master branch | Maximilian Hils | 2014-01-09 | 1 | -1/+1 | |
| | * | | Merge pull request #11 from mitmproxy/refactor_read_http_body | Aldo Cortesi | 2014-01-04 | 4 | -16/+17 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'master' into refactor_read_http_body | Maximilian Hils | 2013-12-16 | 5 | -2/+31 | |
| | | |\ \ | ||||||
| | | * | | | always return Content-Length: 0 if r is not set | Maximilian Hils | 2013-12-15 | 4 | -16/+17 | |
| | * | | | | Merge branch 'master' of ssh.github.com:mitmproxy/pathod | Aldo Cortesi | 2013-12-17 | 5 | -5/+34 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | fix windows compatibility | Maximilian Hils | 2013-12-16 | 3 | -5/+10 | |
| | | | |/ | | | |/| | ||||||
| | | * | | add travis CI file & requirements.txt | Maximilian Hils | 2013-12-16 | 2 | -0/+24 | |
| | * | | | Ability to specify SSL/TLS version | Aldo Cortesi | 2013-12-17 | 2 | -4/+22 | |
| | |/ / | ||||||
| | * | | Merge branch 'master' of ssh.github.com:mitmproxy/pathod | Aldo Cortesi | 2013-08-25 | 4 | -6/+6 | |
| | |\| | ||||||
| | | * | ensure binary read on windows | Maximilian Hils | 2013-08-19 | 3 | -5/+5 | |
| | | * | add PyCharm to gitignore | Maximilian Hils | 2013-08-19 | 1 | -1/+1 | |
| | * | | Fix download link. | Aldo Cortesi | 2013-08-25 | 1 | -1/+1 | |
| | * | | Version bump and changelog. | Aldo Cortesi | 2013-08-25 | 2 | -1/+6 | |
| | |/ | ||||||
| | * | Adapt to new cert storage API. | Aldo Cortesi | 2013-08-12 | 1 | -3/+4 | |
| | * | Bump version. | Aldo Cortesi | 2013-06-16 | 2 | -3/+3 | |
| | * | Merge branch 'master' of ssh.github.com:cortesi/pathod | Aldo Cortesi | 2013-06-16 | 2 | -4/+4 | |
| | |\ | ||||||
| | | * | Merge pull request #10 from mhils/master | Aldo Cortesi | 2013-06-15 | 2 | -4/+4 | |
| | | |\ | ||||||
| | | | * | always read files in binary mode | Maximilian Hils | 2013-06-16 | 2 | -4/+4 | |
| | | |/ | ||||||
| | * / | Changelog. | Aldo Cortesi | 2013-05-15 | 1 | -3/+2 | |
| | |/ | ||||||
| | * | Download path, version flags for both tools. | Aldo Cortesi | 2013-05-15 | 4 | -2/+4 | |
| | * | Layout and docs. | Aldo Cortesi | 2013-05-15 | 9 | -81/+88 | |
| | * | Adapt for new request_client_cert option in netlib. | Aldo Cortesi | 2013-05-13 | 2 | -5/+11 | |
| | * | Doc layout refactoring. | Aldo Cortesi | 2013-05-02 | 9 | -99/+122 | |
| | * | Changelog, minor cleanups. | Aldo Cortesi | 2013-04-30 | 4 | -3/+21 | |
| | * | Sync version number with mitmproxy. | Aldo Cortesi | 2013-03-05 | 2 | -2/+2 | |
| | * | Print pathod craft explanations to stdout. | Aldo Cortesi | 2013-03-03 | 3 | -8/+12 | |
| | * | Improve robustness of proxy CONNECT, test coverage to 100%. | Aldo Cortesi | 2013-03-02 | 2 | -2/+30 | |
| | * | Make pathoc request return more human-friendly. | Aldo Cortesi | 2013-02-27 | 3 | -15/+21 | |
| | * | Adapt for new netlib SNI API. | Aldo Cortesi | 2013-02-27 | 1 | -0/+2 | |
| | * | Wrap webapp in a creation function. | Aldo Cortesi | 2013-02-24 | 2 | -108/+108 | |
| | * | Adapt to netlib API changes. | Aldo Cortesi | 2013-02-24 | 2 | -2/+2 | |
| | * | Make last_log return None if nothing is logged. | Aldo Cortesi | 2013-02-23 | 3 | -5/+4 | |
| | * | Adjust docs, old -C is now -I. | Aldo Cortesi | 2013-01-21 | 1 | -2/+2 | |
| | * | Add support for client certificates | Aldo Cortesi | 2013-01-20 | 9 | -16/+114 | |
| | * | Docs - pathoc and pathod proxy behaviour | Aldo Cortesi | 2013-01-05 | 2 | -9/+21 | |
| | * | Implement and unit test not-after-connect option. | Aldo Cortesi | 2013-01-05 | 3 | -10/+22 | |
| | * | CONNECT through proxy mode for pathoc | Aldo Cortesi | 2013-01-05 | 4 | -7/+45 | |
| | * | Proxy mode: drop to SSL if we see an HTTP CONNECT request | Aldo Cortesi | 2013-01-05 | 2 | -2/+16 | |
| | * | Collect SSL options into an SSLOptions object | Aldo Cortesi | 2013-01-05 | 3 | -25/+23 | |
| | * | Provisional proxy mode support for pathod. | Aldo Cortesi | 2013-01-05 | 7 | -15/+77 | |
| | * | Shift SSL parameters into Pathoc class | Aldo Cortesi | 2013-01-04 | 3 | -10/+41 | |
| | * | Require requests > 1.0.4 | Aldo Cortesi | 2012-12-31 | 3 | -4/+4 |