aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod
Commit message (Expand)AuthorAgeFilesLines
* Rationalize pathoc arguments, add -r flag to randomly select a request from t...Aldo Cortesi2014-10-252-7/+19
* Nicer port specification for pathocAldo Cortesi2014-10-251-9/+14
* Allow specification of multiple patterns from file and on command lineAldo Cortesi2014-10-254-26/+23
* Update pyparsingAldo Cortesi2014-10-251-378/+377
* Parse patterns eagerly on instantiationAldo Cortesi2014-10-254-70/+123
* Whitespace and formattingAldo Cortesi2014-10-251-41/+96
* Nicer way to specify patterns read for file - just use a pathAldo Cortesi2014-10-256-25/+38
* Add forgotten import. Oops.Aldo Cortesi2014-10-241-0/+1
* Strictly separate argument parsing from main loopsAldo Cortesi2014-10-243-60/+68
* Refactor and whitespaceAldo Cortesi2014-10-243-143/+172
* Fix tests, re-add scriptsAldo Cortesi2014-10-244-10/+30
* fix pathodMaximilian Hils2014-10-091-2/+0
* adjust to netlib changesMaximilian Hils2014-10-081-2/+4
* increment versionMaximilian Hils2014-09-281-1/+1
* Merge pull request #16 from mitmproxy/distAldo Cortesi2014-09-081-0/+401
|\
| * use setuptools entrypoints rather than scriptsMaximilian Hils2014-08-311-0/+401
* | Merge pull request #18 from mitmproxy/mitm_issue_341Aldo Cortesi2014-09-071-3/+3
|\ \
| * | adapt pathod to netlib changesMaximilian Hils2014-09-061-3/+3
| |/
* / Silence insecure requets warnings in our test packageAldo Cortesi2014-09-071-0/+4
|/
* only require the minor version of netlib to matchMaximilian Hils2014-08-191-1/+2
* adjust to netlib api changesMaximilian Hils2014-07-212-74/+77
* Also dump SANs for pathoc -SAldo Cortesi2014-03-071-1/+5
* Adjust for upstream cert store changes, improve cert handling significantlyAldo Cortesi2014-03-051-18/+14
* Add connection cipher info to pathod server logAldo Cortesi2014-03-021-18/+21
* Use new get_current_cipher to show cipher in pathoc SSL outputAldo Cortesi2014-03-021-3/+5
* pathoc -S dumps information on the remote SSL certificate chainAldo Cortesi2014-03-021-2/+30
* Support cert/key combo files in args. Improve argument names in SSLOptionsAldo Cortesi2014-03-021-10/+10
* Implement custom certs.Aldo Cortesi2014-03-024-40/+20
* Big improvements to SSL handlingAldo Cortesi2014-03-022-15/+47
* Expand SSL supportAldo Cortesi2014-02-273-13/+26
* fix pathod main scriptMaximilian Hils2014-02-081-0/+2
* Merge branch 'tcp_proxy'Aldo Cortesi2014-02-073-11/+11
|\
| * adjust for netlib.tcp.Address changesMaximilian Hils2014-01-301-3/+3
| * adjust to signature changes in netlib.tcpMaximilian Hils2014-01-283-10/+10
| * Merge branch 'master' into tcp_proxyMaximilian Hils2014-01-285-13/+12
| |\
| * \ Merge branch 'master' into tcp_proxyMaximilian Hils2014-01-093-12/+20
| |\ \
| * | | change method signatureMaximilian Hils2014-01-091-1/+1
* | | | Adjust docs for inclusion of content-length header by default.Aldo Cortesi2014-01-281-1/+5
| |_|/ |/| |
* | | Pyflakes cleanup, adjust requirements.txtAldo Cortesi2014-01-194-12/+11
* | | Bump version.Aldo Cortesi2014-01-191-1/+1
| |/ |/|
* | Merge pull request #11 from mitmproxy/refactor_read_http_bodyAldo Cortesi2014-01-043-10/+11
|\ \
| * \ Merge branch 'master' into refactor_read_http_bodyMaximilian Hils2013-12-162-2/+2
| |\ \
| * | | always return Content-Length: 0 if r is not setMaximilian Hils2013-12-153-10/+11
* | | | Merge branch 'master' of ssh.github.com:mitmproxy/pathodAldo Cortesi2013-12-171-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fix windows compatibilityMaximilian Hils2013-12-161-1/+1
| | |/ | |/|
* / | Ability to specify SSL/TLS versionAldo Cortesi2013-12-171-2/+9
|/ /
* | Merge branch 'master' of ssh.github.com:mitmproxy/pathodAldo Cortesi2013-08-251-1/+1
|\|
| * ensure binary read on windowsMaximilian Hils2013-08-191-1/+1
* | Fix download link.Aldo Cortesi2013-08-251-1/+1
* | Version bump and changelog.Aldo Cortesi2013-08-251-1/+1
|/