| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|/ |
|
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -1/+0 |
* | 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 al... | Maximilian Hils | 2014-02-07 | 2 | -10/+101 |
* | 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 0.... | Maximilian Hils | 2014-02-05 | 3 | -15/+21 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 4 | -12/+25 |
* | 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 |
* | | unify ipv4/ipv6 address handling | Maximilian Hils | 2014-01-28 | 1 | -2/+2 |
|/ |
|
* | Deprecate Flow.unload_script in favor of Flow.unload_scripts | Aldo Cortesi | 2014-01-13 | 1 | -4/+7 |
* | Extract command parsing and use in script grid editor | Aldo Cortesi | 2014-01-13 | 1 | -1/+1 |
* | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 4 | -36/+31 |
* | Clean up and clarify script API | Aldo Cortesi | 2014-01-12 | 1 | -10/+5 |
* | Start refactoring scripts | Aldo Cortesi | 2014-01-12 | 1 | -43/+37 |
* | ignore console test utilities on windows | Maximilian Hils | 2014-01-10 | 1 | -2/+3 |
* | Merge pull request #192 from mitmproxy/refactor_read_http_body | Aldo Cortesi | 2014-01-04 | 1 | -4/+4 |
|\ |
|
| * | move CONTINUE checks into mitmproxy | Maximilian Hils | 2013-12-15 | 1 | -4/+4 |
* | | Merge pull request #193 from droope/search-functionality | Aldo Cortesi | 2014-01-04 | 2 | -4/+121 |
|\ \ |
|
| * | | now really fix it + test | Pedro Worcel | 2013-12-26 | 1 | -1/+20 |