Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix IOError handling | Maximilian Hils | 2014-09-03 | 1 | -1/+4 |
* | improve error handling | Maximilian Hils | 2014-09-02 | 1 | -2/+2 |
* | refactor protocol handling, fix #332 | Maximilian Hils | 2014-08-30 | 2 | -3/+8 |
* | fix #328 | Maximilian Hils | 2014-08-24 | 1 | -2/+2 |
* | fix script tests | Maximilian Hils | 2014-08-18 | 1 | -17/+24 |
* | adjust to netlib changes | Maximilian Hils | 2014-08-17 | 1 | -1/+1 |
* | adjust tests | Maximilian Hils | 2014-08-10 | 2 | -3/+3 |
* | fix display of urls in upstream mode, refs #308 | Maximilian Hils | 2014-08-08 | 2 | -0/+8 |
* | fix #318 | Maximilian Hils | 2014-08-08 | 1 | -13/+17 |
* | remove platform.setup | Maximilian Hils | 2014-08-08 | 1 | -2/+1 |
* | suppress SPDY/HTTP2 announcement headers, fix #277 | Maximilian Hils | 2014-08-03 | 1 | -6/+0 |
* | fix #307 | Maximilian Hils | 2014-08-03 | 1 | -3/+11 |
* | Merge branch 'stream' | Maximilian Hils | 2014-07-31 | 2 | -2/+61 |
|\ | |||||
| * | fix tests | Maximilian Hils | 2014-07-31 | 1 | -4/+3 |
| * | unify stream handling | Maximilian Hils | 2014-07-21 | 1 | -5/+4 |
| * | simplify responseheader scripthook | Maximilian Hils | 2014-07-20 | 2 | -7/+6 |
| * | fixed handling of Transfer-Encoding header during streaming; wrote tests for ... | Brad Peabody | 2014-07-19 | 2 | -0/+62 |
* | | fix #313 | Maximilian Hils | 2014-07-27 | 1 | -1/+15 |
* | | fix #259 | Maximilian Hils | 2014-07-26 | 2 | -2/+2 |
* | | fix tests | Maximilian Hils | 2014-07-26 | 1 | -6/+11 |
* | | fix tests on windows | Maximilian Hils | 2014-07-18 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #300 from zbrdge/freebsd-platform | Maximilian Hils | 2014-07-03 | 2 | -5/+11 |
|\ | |||||
| * | added unit test update. coverage still at 97% | Zack B | 2014-07-01 | 2 | -5/+11 |
* | | Remove global should_exit and fix tests | Vyacheslav Bakhmutov | 2014-06-13 | 2 | -3/+2 |
|/ | |||||
* | fix up error messages | Maximilian Hils | 2014-05-15 | 2 | -3/+3 |
* | fix #253 | Maximilian Hils | 2014-05-15 | 1 | -0/+12 |
* | fix linux tests... | Maximilian Hils | 2014-03-13 | 1 | -6/+6 |
* | adjust tests, fix option handling | Maximilian Hils | 2014-03-13 | 1 | -6/+6 |
* | restrict -e to mitmproxy only (not mitmdump) | Maximilian Hils | 2014-03-12 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-11 | 2 | -0/+9 |
|\ | |||||
| * | Certificate forwarding. | Aldo Cortesi | 2014-03-11 | 2 | -0/+9 |
* | | fix temporary server change, coverage++ | Maximilian Hils | 2014-03-11 | 1 | -0/+56 |
|/ | |||||
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 5 | -46/+41 |
* | lay the foundations for --(in|out)(abs|rel) command line switches, as propose... | Maximilian Hils | 2014-03-10 | 2 | -6/+11 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 7 | -24/+28 |
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 4 | -10/+14 |
* | fix windows tests, include improvements from 0.10.1 | Maximilian Hils | 2014-03-08 | 1 | -3/+5 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-08 | 7 | -122/+206 |
|\ | |||||
| * | Revert to old cert names, use a subdir for test conf dir. | Aldo Cortesi | 2014-03-07 | 2 | -2/+2 |
| * | Much more sophisticated cert handling | Aldo Cortesi | 2014-03-05 | 5 | -20/+18 |
| * | Minor cleanups. | Aldo Cortesi | 2014-03-02 | 2 | -4/+3 |
| * | Improve explicit certificate specification | Aldo Cortesi | 2014-03-02 | 2 | -3/+7 |
| * | Update for pathod.SSLOptions changes. | Aldo Cortesi | 2014-03-02 | 1 | -1/+1 |
| * | Adapt for new pathod and netlib APIs. | Aldo Cortesi | 2014-03-02 | 2 | -6/+10 |
| * | add helpful messages on wrap | Pedro Worcel | 2014-02-22 | 1 | -1/+1 |
| * | fix the wrapping on backward searches | Pedro Worcel | 2014-02-22 | 1 | -1/+19 |
| * | add multi-line support to backwards search | Pedro Worcel | 2014-02-22 | 1 | -8/+30 |
| * | add multi-line support | Pedro Worcel | 2014-02-22 | 1 | -0/+15 |
| * | add basic backwards search | Pedro Worcel | 2014-02-22 | 2 | -97/+121 |
* | | combine asterisk-form and origin-form into relative form | Maximilian Hils | 2014-03-08 | 2 | -8/+8 |
|/ |