| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use relative imports | Maximilian Hils | 2016-02-02 | 1 | -1/+1 |
* | code formatting: fix whitespace issues | Thomas Kriechbaumer | 2016-01-27 | 1 | -1/+13 |
* | cleanup imports | Thomas Kriechbaumer | 2016-01-27 | 1 | -1/+5 |
* | fix #773 | Maximilian Hils | 2015-09-28 | 1 | -0/+5 |
* | move tests to netlib | Maximilian Hils | 2015-09-27 | 1 | -79/+0 |
* | adjust to netlib response changes + docs | Maximilian Hils | 2015-09-26 | 1 | -5/+5 |
* | adjust to netlib request changes + docs | Maximilian Hils | 2015-09-26 | 1 | -5/+5 |
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 1 | -2/+2 |
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -4/+4 |
* | adjust to new netlib Headers class | Maximilian Hils | 2015-09-05 | 1 | -83/+75 |
* | move files around | Maximilian Hils | 2015-08-30 | 1 | -43/+40 |
* | clean up config/cmdline, fix bugs, remove cruft | Maximilian Hils | 2015-08-28 | 1 | -5/+3 |
* | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-08-01 | 1 | -37/+39 |
* | move code to netlib and implement protocols | Thomas Kriechbaumer | 2015-07-30 | 1 | -38/+6 |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -55/+168 |
* | New get_cookies for HttpResponse | Aldo Cortesi | 2015-04-14 | 1 | -54/+0 |
* | Housekeeping and cleanups | Aldo Cortesi | 2015-04-14 | 1 | -50/+16 |
* | Keep blank query values for flow hashing | Terry Long | 2015-04-02 | 1 | -5/+9 |
* | Adding a server replay option to ignore host when searching for matching requ... | Wade Catron | 2015-03-08 | 1 | -17/+27 |
* | disable replay from ui for live flows | Maximilian Hils | 2015-02-07 | 1 | -0/+3 |
* | fix #451 | Maximilian Hils | 2015-02-07 | 1 | -3/+0 |
* | fix tests, re-enable pypy, do housekeeping | Maximilian Hils | 2015-02-07 | 1 | -1/+1 |
* | fix tests, experimental travis speedup | Maximilian Hils | 2014-12-24 | 1 | -1/+4 |
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 1 | -6/+6 |
* | --replay_ignore_payload_params added, to filter params in form posts | Marcelo Glezer | 2014-12-18 | 1 | -12/+64 |
* | introduce revised views, port over changes from multiple_views branch | Maximilian Hils | 2014-11-26 | 1 | -20/+20 |
* | handle script hooks in replay, fix tests, fix #402 | Maximilian Hils | 2014-11-14 | 1 | -3/+5 |
* | fix tests | Maximilian Hils | 2014-11-11 | 1 | -1/+2 |
* | fix #346 | Maximilian Hils | 2014-10-22 | 1 | -1/+11 |
|\ |
|
| * | reverse proxy: adjust dst when reading flows, fix #346 | Maximilian Hils | 2014-09-08 | 1 | -2/+11 |
* | | fix race conditions in tests | Maximilian Hils | 2014-10-19 | 1 | -0/+3 |
* | | add generic tcp proxying, fix #374 | Maximilian Hils | 2014-10-18 | 1 | -6/+6 |
* | | --replay-ignore-content & --replay-ignore-param ported from branch 0.10 | Marcelo Glezer | 2014-10-03 | 1 | -9/+49 |
* | | Clean up and clarify StateObject | Aldo Cortesi | 2014-09-17 | 1 | -27/+27 |
* | | Remove external app option, make tick timeout explicit | Aldo Cortesi | 2014-09-14 | 1 | -3/+3 |
|/ |
|
* | add --ignore ui indication | Maximilian Hils | 2014-09-08 | 1 | -0/+9 |
* | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93 | Maximilian Hils | 2014-09-05 | 1 | -43/+43 |
* | improve HTTPRequest syntax | Maximilian Hils | 2014-09-03 | 1 | -52/+50 |
* | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -189/+164 |
* | fix #259 | Maximilian Hils | 2014-07-26 | 1 | -1/+1 |
* | Remove global should_exit and fix tests | Vyacheslav Bakhmutov | 2014-06-13 | 1 | -2/+1 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -6/+6 |
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 1 | -2/+3 |
* | Cleanup: fix unit tests, simpler app test, remove print statements | Aldo Cortesi | 2014-02-08 | 1 | -2/+0 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -2/+6 |
* | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 1 | -3/+2 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 1 | -7/+20 |
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 1 | -71/+44 |
* | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 1 | -69/+34 |
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 1 | -63/+59 |