aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge branch 'master' into tcp_proxyMaximilian Hils2014-01-096-21/+40
| | | |\ \
| | | * | | change method signatureMaximilian Hils2014-01-091-1/+1
| | * | | | Merge branch 'master' of ssh.github.com:mitmproxy/pathodAldo Cortesi2014-01-293-4/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | move test requirements out of main requirements.txtMaximilian Hils2014-01-283-4/+6
| | * | | | Adjust docs for inclusion of content-length header by default.Aldo Cortesi2014-01-281-1/+5
| | |/ / /
| | * | | travis: unbreak, and add irc notificationsAldo Cortesi2014-01-281-2/+9
| | * | | Pyflakes cleanup, adjust requirements.txtAldo Cortesi2014-01-195-13/+12
| | * | | Bump version.Aldo Cortesi2014-01-191-1/+1
| | | |/ | | |/|
| | * | display build status from master branchMaximilian Hils2014-01-091-1/+1
| | * | Merge pull request #11 from mitmproxy/refactor_read_http_bodyAldo Cortesi2014-01-044-16/+17
| | |\ \
| | | * \ Merge branch 'master' into refactor_read_http_bodyMaximilian Hils2013-12-165-2/+31
| | | |\ \
| | | * | | always return Content-Length: 0 if r is not setMaximilian Hils2013-12-154-16/+17
| | * | | | Merge branch 'master' of ssh.github.com:mitmproxy/pathodAldo Cortesi2013-12-175-5/+34
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | fix windows compatibilityMaximilian Hils2013-12-163-5/+10
| | | | |/ | | | |/|
| | | * | add travis CI file & requirements.txtMaximilian Hils2013-12-162-0/+24
| | * | | Ability to specify SSL/TLS versionAldo Cortesi2013-12-172-4/+22
| | |/ /
| | * | Merge branch 'master' of ssh.github.com:mitmproxy/pathodAldo Cortesi2013-08-254-6/+6
| | |\|
| | | * ensure binary read on windowsMaximilian Hils2013-08-193-5/+5
| | | * add PyCharm to gitignoreMaximilian Hils2013-08-191-1/+1
| | * | Fix download link.Aldo Cortesi2013-08-251-1/+1
| | * | Version bump and changelog.Aldo Cortesi2013-08-252-1/+6
| | |/
| | * Adapt to new cert storage API.Aldo Cortesi2013-08-121-3/+4
| | * Bump version.Aldo Cortesi2013-06-162-3/+3
| | * Merge branch 'master' of ssh.github.com:cortesi/pathodAldo Cortesi2013-06-162-4/+4
| | |\
| | | * Merge pull request #10 from mhils/masterAldo Cortesi2013-06-152-4/+4
| | | |\
| | | | * always read files in binary modeMaximilian Hils2013-06-162-4/+4
| | | |/
| | * / Changelog.Aldo Cortesi2013-05-151-3/+2
| | |/
| | * Download path, version flags for both tools.Aldo Cortesi2013-05-154-2/+4
| | * Layout and docs.Aldo Cortesi2013-05-159-81/+88
| | * Adapt for new request_client_cert option in netlib.Aldo Cortesi2013-05-132-5/+11
| | * Doc layout refactoring.Aldo Cortesi2013-05-029-99/+122
| | * Changelog, minor cleanups.Aldo Cortesi2013-04-304-3/+21
| | * Sync version number with mitmproxy.Aldo Cortesi2013-03-052-2/+2
| | * Print pathod craft explanations to stdout.Aldo Cortesi2013-03-033-8/+12
| | * Improve robustness of proxy CONNECT, test coverage to 100%.Aldo Cortesi2013-03-022-2/+30
| | * Make pathoc request return more human-friendly.Aldo Cortesi2013-02-273-15/+21
| | * Adapt for new netlib SNI API.Aldo Cortesi2013-02-271-0/+2
| | * Wrap webapp in a creation function.Aldo Cortesi2013-02-242-108/+108
| | * Adapt to netlib API changes.Aldo Cortesi2013-02-242-2/+2
| | * Make last_log return None if nothing is logged.Aldo Cortesi2013-02-233-5/+4
| | * Adjust docs, old -C is now -I.Aldo Cortesi2013-01-211-2/+2
| | * Add support for client certificatesAldo Cortesi2013-01-209-16/+114
| | * Docs - pathoc and pathod proxy behaviourAldo Cortesi2013-01-052-9/+21
| | * Implement and unit test not-after-connect option.Aldo Cortesi2013-01-053-10/+22
| | * CONNECT through proxy mode for pathocAldo Cortesi2013-01-054-7/+45
| | * Proxy mode: drop to SSL if we see an HTTP CONNECT requestAldo Cortesi2013-01-052-2/+16
| | * Collect SSL options into an SSLOptions objectAldo Cortesi2013-01-053-25/+23
| | * Provisional proxy mode support for pathod.Aldo Cortesi2013-01-057-15/+77
| | * Shift SSL parameters into Pathoc classAldo Cortesi2013-01-043-10/+41
| | * Require requests > 1.0.4Aldo Cortesi2012-12-313-4/+4