Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class | ||||
* | | 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 |
| | | | | on windows | ||||
* | 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 |
| | |||||
* | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 1 | -4/+0 |
| | |||||
* | fix most testsuite errors, improve proxy error handling | Maximilian Hils | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Deprecate Flow.unload_script in favor of Flow.unload_scripts | Aldo Cortesi | 2014-01-13 | 1 | -4/+7 |
| | | | | | In the presence of arguments, unloading a single script is clumsy and less useful. | ||||
* | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 1 | -8/+8 |
| | |||||
* | Move app mechanism to flow.py | Aldo Cortesi | 2014-01-04 | 1 | -0/+21 |
| | | | | Disable apps while message passing is improved. | ||||
* | merge smurfix/fix2, add serverconnect hook docs, adjust tests | Maximilian Hils | 2013-12-16 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' into 0.10 | Maximilian Hils | 2013-08-17 | 1 | -1/+1 |
|\ | |||||
| * | Some refactoring of the console inteface. | Aldo Cortesi | 2013-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Reduce some state duplication, by removing currentflow variable. Fixes #141 | ||||
* | | update tests to reflect changes to options.scripts | Maximilian Hils | 2013-06-17 | 1 | -8/+8 |
| | | |||||
* | | Merge remote-tracking branch 'origin/scripts_improvements' into 0.10 | Maximilian Hils | 2013-06-16 | 1 | -6/+15 |
|\ \ | |/ |/| | |||||
| * | add support for multiple scripts and script arguments. refs #76 | Maximilian Hils | 2013-06-13 | 1 | -6/+15 |
| | | |||||
* | | always read files in binary mode | Maximilian Hils | 2013-06-16 | 1 | -1/+1 |
|/ | |||||
* | Minor coverage. | Aldo Cortesi | 2013-04-30 | 1 | -0/+2 |
| | |||||
* | Merge pull request #101 from eentzel/keep-blank-params | Aldo Cortesi | 2013-04-04 | 1 | -1/+1 |
|\ | | | | | Keep blank URL parameters | ||||
| * | Keep blank URL parameters | Eric Entzel | 2013-02-11 | 1 | -1/+1 |
| | | | | | | | | TODO: This should probably be configurable | ||||
* | | Add the --host option, which uses the value in the Host header for dispaly URLs. | Aldo Cortesi | 2013-03-17 | 1 | -1/+12 |
| | | | | | | | | | | - Can be toggled with "o" then "h" in mitmproxy - Useful for transparent mode | ||||
* | | Introduce a filtered flow writer, and use it in dump.py | Aldo Cortesi | 2013-03-14 | 1 | -2/+19 |
| | | | | | | | | Fixes #104 | ||||
* | | Significantly refactor the master/slave message passing interface. | Aldo Cortesi | 2013-02-17 | 1 | -13/+19 |
|/ | |||||
* | Beef up unit tests for HAR utility functions - flow.py coverage now 100%. | Aldo Cortesi | 2013-01-29 | 1 | -6/+22 |
| | |||||
* | adding helper functions to make HAR export easier | Rouli | 2013-01-28 | 1 | -0/+113 |
| | |||||
* | Unit test love - 100% for flow.py, dump.py | Aldo Cortesi | 2013-01-05 | 1 | -1/+17 |
| | |||||
* | Expand Flow.match to accept either a string or a compiled filter expression. | Aldo Cortesi | 2012-09-14 | 1 | -3/+6 |
| |