| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 
| |\ | | | | | | | | | Conflicts: libmproxy/protocol/http.py | ||||
| | * | 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 | 
| | | | | | | | | | streaming support | ||||
| * | | 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 | 
| |\ | | | | | Freebsd 10 platform | ||||
| | * | 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 ↵ | Maximilian Hils | 2014-03-10 | 2 | -6/+11 | 
| | | | | | proposed in https://groups.google.com/forum/#!topic/mitmproxy/nApno2TXS0c | ||||
| * | 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 | 
| | | | | | | | | | | | | | - Specify per-domain certificates and keys - Certs are no longer regenerated for SANs - And more. :) | ||||
| | * | Minor cleanups. | Aldo Cortesi | 2014-03-02 | 2 | -4/+3 | 
| | | | |||||
| | * | Improve explicit certificate specification | Aldo Cortesi | 2014-03-02 | 2 | -3/+7 | 
| | | | | | | | | | | | - Support cert/key in the same PEM file - Rationalize arguments, expand tests, clean up a bit | ||||
| | * | 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 | 
| |/ | |||||
| * | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -1/+0 | 
| | | | | | Resolves #210 | ||||
| * | Cleanup: fix unit tests, simpler app test, remove print statements | Aldo Cortesi | 2014-02-08 | 9 | -85/+76 | 
| | | |||||
| * | fix tests | Maximilian Hils | 2014-02-07 | 1 | -0/+3 | 
| | | |||||
| * | add tests for reconnect to upstream proxy, ensure that server_reconnect is ↵ | Maximilian Hils | 2014-02-07 | 2 | -10/+101 | 
| | | | | | always hooked | ||||
| * | Achievement Unlocked: Proxy Chain | Maximilian Hils | 2014-02-07 | 3 | -8/+74 | 
| | | |||||
| * | fix race conditions in test suite | Maximilian Hils | 2014-02-07 | 3 | -9/+20 | 
| | | |||||
| * | coverage++ | Maximilian Hils | 2014-02-07 | 4 | -5/+104 | 
| | | |||||
