Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add requests to requrements, improve error logging | Maximilian Hils | 2014-03-19 | 1 | -1/+4 | |
| | ||||||
* | fix display bugs (fixes #243) | Maximilian Hils | 2014-03-18 | 1 | -0/+2 | |
| | ||||||
* | add support for log levels | Maximilian Hils | 2014-03-13 | 1 | -13/+15 | |
| | ||||||
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+2 | |
| | ||||||
* | split up protocol\__init__.py | Maximilian Hils | 2014-03-10 | 1 | -15/+11 | |
| | ||||||
* | 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 ↵ | Maximilian Hils | 2014-03-10 | 1 | -32/+44 | |
| | | | | proposed in https://groups.google.com/forum/#!topic/mitmproxy/nApno2TXS0c | |||||
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -3/+3 | |
| | ||||||
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 1 | -4/+6 | |
| | ||||||
* | combine asterisk-form and origin-form into relative form | Maximilian Hils | 2014-03-08 | 1 | -10/+7 | |
| | ||||||
* | fix comments | Maximilian Hils | 2014-02-09 | 1 | -5/+6 | |
| | ||||||
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -7/+13 | |
| | | | | Resolves #210 | |||||
* | 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 ↵ | Maximilian Hils | 2014-02-07 | 1 | -31/+29 | |
| | | | | always hooked | |||||
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -16/+33 | |
| | ||||||
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -1/+1 | |
| | ||||||
* | add functionality to change the destination server | Maximilian Hils | 2014-02-06 | 1 | -1/+0 | |
| | ||||||
* | 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 | 1 | -2/+4 | |
| | ||||||
* | add skeleton to change destinatin server during intercept, fix all testcases ↵ | Maximilian Hils | 2014-02-05 | 1 | -46/+91 | |
| | | | | on windows | |||||
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 1 | -3/+2 | |
| | ||||||
* | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 1 | -7/+10 | |
| | ||||||
* | 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 | 1 | -129/+30 | |
| | ||||||
* | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 1 | -0/+1 | |
| | ||||||
* | fix server reconnect | Maximilian Hils | 2014-01-31 | 1 | -1/+1 | |
| | ||||||
* | move StateObject back into libmproxy | Maximilian Hils | 2014-01-31 | 1 | -2/+2 | |
| | ||||||
* | 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 | 1 | -17/+9 | |
| | ||||||
* | 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 | 1 | -0/+999 | |