| Commit message (Expand) | Author | Age | Files | Lines |
* | update docs, fix #215 | Maximilian Hils | 2014-03-10 | 1 | -1/+1 |
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 1 | -1/+1 |
* | lay the foundations for --(in|out)(abs|rel) command line switches, as propose... | Maximilian Hils | 2014-03-10 | 1 | -32/+44 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 3 | -5/+5 |
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 3 | -13/+8 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-08 | 2 | -9/+9 |
|\ |
|
| * | Minor cleanups. | Aldo Cortesi | 2014-03-02 | 2 | -9/+9 |
* | | 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 |
* | fix comments | Maximilian Hils | 2014-02-09 | 1 | -5/+6 |
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -7/+13 |
* | Better response when mitmproxy crashes. | Aldo Cortesi | 2014-02-08 | 1 | -1/+1 |
* | add tests for reconnect to upstream proxy, ensure that server_reconnect is al... | Maximilian Hils | 2014-02-07 | 2 | -31/+32 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 2 | -20/+37 |
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 3 | -10/+4 |
* | add functionality to change the destination server | Maximilian Hils | 2014-02-06 | 2 | -7/+40 |
* | 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 | 2 | -4/+6 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 3 | -49/+115 |
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 2 | -3/+6 |
* | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 2 | -7/+134 |
* | add priorities for the destination server address | Maximilian Hils | 2014-02-04 | 1 | -21/+15 |
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 2 | -133/+34 |
* | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 2 | -1/+2 |
* | fix server reconnect | Maximilian Hils | 2014-01-31 | 2 | -4/+6 |
* | move StateObject back into libmproxy | Maximilian Hils | 2014-01-31 | 2 | -3/+3 |
* | complete state handling | Maximilian Hils | 2014-01-30 | 1 | -2/+15 |
* | add generic TCP handler with SSL support, move StateObject into netlib | Maximilian Hils | 2014-01-30 | 3 | -20/+74 |
* | polish SimpleStateObject | Maximilian Hils | 2014-01-30 | 1 | -3/+3 |
* | remove old classes | Maximilian Hils | 2014-01-30 | 1 | -16/+102 |
* | merge flow classes. current status: basic mitmdump working | Maximilian Hils | 2014-01-30 | 2 | -0/+1045 |