| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | lay the foundations for --(in|out)(abs|rel) command line switches, as propose... | Maximilian Hils | 2014-03-10 | 4 | -55/+57 |
* | | Merge pull request #232 from benwa/patch-2 | Aldo Cortesi | 2014-03-10 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | Update layout.html | Bennett Blodinger | 2014-03-08 | 1 | -6/+0 |
* | | fix mentions of CONTENT_MISSING in libmproxy.console | Maximilian Hils | 2014-03-09 | 2 | -5/+7 |
* | | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 13 | -256/+247 |
* | | split up proxy.py | Maximilian Hils | 2014-03-09 | 9 | -178/+193 |
|/ |
|
* | fix windows tests, include improvements from 0.10.1 | Maximilian Hils | 2014-03-08 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-08 | 7 | -104/+177 |
|\ |
|
| * | Revert to old cert names, use a subdir for test conf dir. | Aldo Cortesi | 2014-03-07 | 1 | -3/+3 |
| * | Merge branch 'master' of ssh.github.com:cortesi/mitmproxy | Aldo Cortesi | 2014-03-07 | 1 | -1/+0 |
| |\ |
|
| | * | remove redundant codeline | Sergey Chipiga | 2014-03-05 | 1 | -1/+0 |
| * | | Use the right conf dir... | Aldo Cortesi | 2014-03-07 | 1 | -1/+1 |
| |/ |
|
| * | Much more sophisticated cert handling | Aldo Cortesi | 2014-03-05 | 2 | -60/+45 |
| * | Minor cleanups. | Aldo Cortesi | 2014-03-02 | 3 | -11/+9 |
| * | Cipher specification. | Aldo Cortesi | 2014-03-02 | 1 | -5/+20 |
| * | Improve explicit certificate specification | Aldo Cortesi | 2014-03-02 | 2 | -13/+29 |
| * | Adapt for new pathod and netlib APIs. | Aldo Cortesi | 2014-03-02 | 2 | -3/+2 |
| * | add helpful messages on wrap | Pedro Worcel | 2014-02-22 | 1 | -11/+25 |
| * | fix the wrapping on backward searches | Pedro Worcel | 2014-02-22 | 1 | -15/+26 |
| * | add docs | Pedro Worcel | 2014-02-22 | 1 | -1/+2 |
| * | add multi-line support to backwards search | Pedro Worcel | 2014-02-22 | 1 | -7/+11 |
| * | add multi-line support | Pedro Worcel | 2014-02-22 | 1 | -3/+10 |
| * | add basic backwards search | Pedro Worcel | 2014-02-22 | 1 | -25/+49 |
* | | combine asterisk-form and origin-form into relative form | Maximilian Hils | 2014-03-08 | 1 | -10/+7 |
|/ |
|
* | fix bug: ensure that server connection is present for tcp connections | Maximilian Hils | 2014-02-17 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-02-17 | 1 | -1/+1 |
|\ |
|
| * | Bump version | Maximilian Hils | 2014-02-11 | 1 | -1/+1 |
* | | fix comments | Maximilian Hils | 2014-02-09 | 2 | -6/+7 |
|/ |
|
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 3 | -14/+16 |
* | Better response when mitmproxy crashes. | Aldo Cortesi | 2014-02-08 | 2 | -3/+8 |
* | add tests for reconnect to upstream proxy, ensure that server_reconnect is al... | Maximilian Hils | 2014-02-07 | 3 | -31/+36 |
* | Achievement Unlocked: Proxy Chain | Maximilian Hils | 2014-02-07 | 3 | -1/+4 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 3 | -26/+43 |
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 6 | -32/+47 |
* | finalize merge | Maximilian Hils | 2014-02-06 | 1 | -2/+2 |
* | add functionality to change the destination server | Maximilian Hils | 2014-02-06 | 3 | -25/+55 |
* | remove LEGACY switches, always update flow.server_conn | Maximilian Hils | 2014-02-06 | 1 | -13/+10 |
* | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 6 | -22/+29 |
* | mock urwid to run console tests on windows, push failing testcases down to 0.... | Maximilian Hils | 2014-02-05 | 1 | -1/+1 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 5 | -67/+134 |
* | Merge branch 'master' into tcp_proxy | Maximilian Hils | 2014-02-05 | 1 | -2/+1 |
|\ |
|
| * | shutdown properly if we dont keep serving | Maximilian Hils | 2014-02-04 | 1 | -1/+1 |
| * | fixing bug: AttributeError: DumpMaster instance has no attribute 'unload_script' | Steven Van Acker | 2014-02-04 | 1 | -2/+1 |
* | | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 7 | -15/+23 |
* | | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 4 | -155/+165 |
* | | add priorities for the destination server address | Maximilian Hils | 2014-02-04 | 2 | -55/+114 |
* | | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 7 | -144/+165 |
* | | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 4 | -16/+19 |
* | | fix server reconnect | Maximilian Hils | 2014-01-31 | 3 | -6/+9 |
* | | move StateObject back into libmproxy | Maximilian Hils | 2014-01-31 | 4 | -9/+112 |