| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | 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 |
| | | |||||
| * | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -0/+50 |
| | | |||||
| * | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 2 | -4/+3 |
| | | |||||
| * | mock urwid to run console tests on windows, push failing testcases down to ↵ | Maximilian Hils | 2014-02-05 | 3 | -15/+21 |
| | | | | | 0. :-) | ||||
| * | add skeleton to change destinatin server during intercept, fix all testcases ↵ | Maximilian Hils | 2014-02-05 | 4 | -12/+25 |
| | | | | | on windows | ||||
| * | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 5 | -78/+51 |
| | | |||||
| * | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 4 | -93/+63 |
| | | |||||
| * | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 4 | -116/+131 |
| | | |||||
| * | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 2 | -5/+1 |
| | | |||||
| * | fix most testsuite errors, improve proxy error handling | Maximilian Hils | 2014-01-29 | 5 | -31/+29 |
| | | |||||
| * | merge master | Maximilian Hils | 2014-01-28 | 1 | -0/+5 |
| |\ | |||||
| | * | move test requirements out of main requirements.txt | Maximilian Hils | 2014-01-28 | 1 | -0/+5 |
| | | | |||||
