Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | request -> request_method | Maximilian Hils | 2015-08-24 | 1 | -4/+4 |
* | adapt netlib changes | Thomas Kriechbaumer | 2015-08-21 | 1 | -4/+5 |
* | various fixes | Maximilian Hils | 2015-08-18 | 1 | -1/+1 |
* | move code to netlib | Thomas Kriechbaumer | 2015-08-10 | 1 | -18/+1 |
* | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-08-01 | 1 | -258/+1 |
* | move code to netlib and implement protocols | Thomas Kriechbaumer | 2015-07-30 | 1 | -40/+31 |
* | refactor connection & protocol handling | Thomas Kriechbaumer | 2015-07-30 | 1 | -32/+44 |
* | refactor to use netlib.http protocols | Thomas Kriechbaumer | 2015-07-22 | 1 | -2/+2 |
* | Handle invalid IDNA encoding in hostnames | Aldo Cortesi | 2015-06-12 | 1 | -0/+4 |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -7/+10 |
* | Whitespace, formatting | Aldo Cortesi | 2015-04-15 | 1 | -23/+33 |
* | Add set_cookies method to HTTPResponse | Aldo Cortesi | 2015-04-14 | 1 | -0/+11 |
* | New get_cookies for HttpResponse | Aldo Cortesi | 2015-04-14 | 1 | -0/+56 |
* | New get_cookie and set_cookie implementations for HTTPRequest | Aldo Cortesi | 2015-04-14 | 1 | -7/+15 |
* | Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy | Aldo Cortesi | 2015-04-14 | 1 | -0/+22 |
|\ | |||||
| * | add tests | Maximilian Hils | 2015-04-10 | 1 | -0/+14 |
| * | fix #553 | Maximilian Hils | 2015-04-10 | 1 | -0/+8 |
* | | Housekeeping and cleanups | Aldo Cortesi | 2015-04-14 | 1 | -1/+40 |
|/ | |||||
* | Added tests | Krzysztof Bielicki | 2015-03-16 | 1 | -0/+21 |
* | fix tests | Maximilian Hils | 2014-11-07 | 1 | -9/+13 |
* | Updating OPTIONS test with related issue number. | Wade 524 | 2014-10-31 | 1 | -1/+1 |
* | Adding some test coverage for handling HTTP OPTIONS requests. | Wade 524 | 2014-10-31 | 1 | -6/+29 |
* | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93 | Maximilian Hils | 2014-09-05 | 1 | -4/+4 |
* | change replay_request behaviour, refs #346; test upstream proxy mode | Maximilian Hils | 2014-09-05 | 1 | -118/+1 |
* | much tests. so tcp. very wow. | Maximilian Hils | 2014-09-04 | 1 | -0/+3 |
* | coverage++ | Maximilian Hils | 2014-09-04 | 1 | -0/+31 |
* | improve HTTPRequest syntax | Maximilian Hils | 2014-09-03 | 1 | -6/+6 |
* | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -17/+20 |
* | fix display of urls in upstream mode, refs #308 | Maximilian Hils | 2014-08-08 | 1 | -0/+6 |
* | fix #313 | Maximilian Hils | 2014-07-27 | 1 | -1/+15 |
* | fix up error messages | Maximilian Hils | 2014-05-15 | 1 | -1/+1 |
* | lay the foundations for --(in|out)(abs|rel) command line switches, as propose... | Maximilian Hils | 2014-03-10 | 1 | -2/+2 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -1/+0 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-03-08 | 1 | -3/+0 |
|\ | |||||
| * | Adapt for new pathod and netlib APIs. | Aldo Cortesi | 2014-03-02 | 1 | -3/+0 |
* | | combine asterisk-form and origin-form into relative form | Maximilian Hils | 2014-03-08 | 1 | -7/+7 |
|/ | |||||
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -1/+0 |
* | 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 | 1 | -9/+94 |
* | Achievement Unlocked: Proxy Chain | Maximilian Hils | 2014-02-07 | 1 | -1/+28 |
* | fix race conditions in test suite | Maximilian Hils | 2014-02-07 | 1 | -2/+2 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -0/+86 |