Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | py3++ | Maximilian Hils | 2016-07-07 | 2 | -2/+2 |
* | disable harparser on py3 | Maximilian Hils | 2016-07-07 | 1 | -0/+6 |
* | py3++ | Maximilian Hils | 2016-07-06 | 2 | -4/+5 |
* | remove clean_bin, clarify unicode handling | Maximilian Hils | 2016-07-05 | 1 | -6/+8 |
* | Make har_extractor.py output HAR 1.2 spec-compliant | Tai Dickerson | 2016-06-14 | 1 | -1/+3 |
* | update examples, tests, docs | Maximilian Hils | 2016-06-13 | 11 | -26/+31 |
* | Simplify script concurrency helpers | Aldo Cortesi | 2016-06-08 | 1 | -2/+2 |
* | A new interface for reply | Aldo Cortesi | 2016-06-08 | 2 | -2/+2 |
* | Shift a bunch more string-related functions to strutils | Aldo Cortesi | 2016-06-02 | 1 | -2/+3 |
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -2/+2 |
* | handle_* -> * leftovers | Maximilian Hils | 2016-05-29 | 1 | -2/+2 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -1/+1 |
* | change comment indentation | Thomas Kriechbaumer | 2016-05-29 | 1 | -3/+3 |
* | Merge pull request #1173 from mitmproxy/format-examples | Thomas Kriechbaumer | 2016-05-29 | 11 | -23/+28 |
|\ | |||||
| * | format examples | Maximilian Hils | 2016-05-29 | 11 | -23/+28 |
* | | Update method names in /examples/flowbasic | Aldo Cortesi | 2016-05-29 | 1 | -2/+2 |
|/ | |||||
* | Adapt examples | Aldo Cortesi | 2016-05-29 | 2 | -11/+8 |
* | improve MultiDict, add ImmutableMultiDict, adjust response.cookies | Maximilian Hils | 2016-05-18 | 1 | -1/+1 |
* | add MultiDict | Maximilian Hils | 2016-05-18 | 2 | -8/+8 |
* | Adding example which turns every reponse into an HTTP 500. (#1136) | Jason Pepas | 2016-05-11 | 2 | -0/+4 |
* | FlowReadError -> FlowReadException | Maximilian Hils | 2016-04-29 | 1 | -2/+3 |
* | py3++ | Maximilian Hils | 2016-04-13 | 2 | -3/+3 |
* | response.msg -> response.reason | Maximilian Hils | 2016-04-02 | 1 | -1/+1 |
* | py3++: iteritems | Maximilian Hils | 2016-03-20 | 1 | -1/+2 |
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -3/+3 |
* | Update modify_response_body.py | cle1000 | 2016-03-15 | 1 | -1/+1 |
* | Use the contextmanager in all tests | Shadab Zafar | 2016-03-11 | 1 | -0/+0 |
* | Add test for iframe_injector example | Shadab Zafar | 2016-03-11 | 1 | -1/+1 |
* | Update modify_querystring example & add test for it | Shadab Zafar | 2016-03-11 | 1 | -3/+2 |
* | Update modify_form example to not use deprecated functions | Shadab Zafar | 2016-03-11 | 1 | -3/+3 |
* | fix content view example inline script | Maximilian Hils | 2016-03-10 | 1 | -1/+1 |
* | Fix pprint import | Shadab Zafar | 2016-03-04 | 1 | -1/+1 |
* | Use default empty page_list | Shadab Zafar | 2016-03-04 | 1 | -2/+2 |
* | Add basic test for har_extractor | Shadab Zafar | 2016-03-04 | 1 | -0/+0 |
* | Remove some duplication and make more pythonic har_extractor | Shadab Zafar | 2016-03-02 | 1 | -81/+59 |
* | Fixup HAR Extractor | Shadab Zafar | 2016-03-01 | 1 | -9/+20 |
* | har_extractor: Replace deprecated stuff with recommended ones | Shadab Zafar | 2016-02-20 | 1 | -3/+3 |
* | har_extractor: Use items() instead of iteritems() | Shadab Zafar | 2016-02-20 | 1 | -2/+2 |
* | Pull bin to the top, move pathod examples to examples dir | Aldo Cortesi | 2016-02-18 | 4 | -0/+100 |
* | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 27 | -0/+1171 |
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 27 | -1171/+0 |
* | Merge pull request #872 from bazzinotti/inline-tcp | Maximilian Hils | 2016-01-17 | 1 | -0/+24 |
|\ | |||||
| * | Add Inline Script Hooks to TCP mode | Michael J. Bazzinotti | 2016-01-10 | 1 | -0/+24 |
* | | no longer strips Accept-Encoding as mitmproxy can handle compression | Niko Kommenda | 2016-01-12 | 1 | -1/+0 |
* | | added sslstrip to inline script examples | Niko Kommenda | 2016-01-12 | 1 | -0/+41 |
* | | Update redirect_requests.py | Stefan Wärting | 2016-01-08 | 1 | -2/+2 |
|/ | |||||
* | minor stylistic fixes | Maximilian Hils | 2015-11-14 | 1 | -11/+13 |
* | Feedback from PR #832 | Chris Czub | 2015-11-13 | 1 | -0/+66 |
* | adjust to netlib request changes + docs | Maximilian Hils | 2015-09-26 | 2 | -6/+5 |
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 1 | -4/+3 |