Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move clientcers & cadir to Options | Aldo Cortesi | 2016-07-19 | 1 | -1/+3 |
* | ProxyConfig: cadir to options | Aldo Cortesi | 2016-07-19 | 2 | -4/+2 |
* | ProxyConfig refactor | Aldo Cortesi | 2016-07-19 | 4 | -29/+30 |
* | Unify proxy config and options | Aldo Cortesi | 2016-07-19 | 4 | -12/+21 |
* | Console options cleanup | Aldo Cortesi | 2016-07-18 | 1 | -2/+6 |
* | Add a toggller helper to Options, start using it in mitmproxy console | Aldo Cortesi | 2016-07-18 | 1 | -0/+11 |
* | cleanup | Thomas Kriechbaumer | 2016-07-17 | 1 | -12/+12 |
* | http2: coverage++ | Thomas Kriechbaumer | 2016-07-17 | 1 | -1/+152 |
* | setheaders -> addon | Aldo Cortesi | 2016-07-17 | 2 | -52/+64 |
* | Merge pull request #1370 from cortesi/filestreamer | Aldo Cortesi | 2016-07-17 | 1 | -2/+2 |
|\ | |||||
| * | Some work on stream-to-file | Aldo Cortesi | 2016-07-17 | 1 | -2/+2 |
* | | Merge pull request #1367 from Kriechi/fix-1366 | Aldo Cortesi | 2016-07-17 | 1 | -4/+22 |
|\ \ | |||||
| * | | fix-1366 | Thomas Kriechbaumer | 2016-07-16 | 1 | -4/+22 |
| |/ | |||||
* | | Merge branch 'master' into dumper | Aldo Cortesi | 2016-07-17 | 3 | -6/+229 |
|\| | |||||
| * | Merge remote-tracking branch 'duffer/tcpflow-filter' | Maximilian Hils | 2016-07-16 | 3 | -6/+229 |
| |\ | |||||
| | * | Allow DummyFlow to match ~e, ~src and ~dst | Shadab Zafar | 2016-07-16 | 2 | -15/+37 |
| | * | Add DummyFlow and its Tests | Shadab Zafar | 2016-07-16 | 1 | -1/+59 |
| | * | Add tests for TCPFlow.match | Shadab Zafar | 2016-07-16 | 1 | -1/+15 |
| | * | Add ~http and ~tcp filters | Shadab Zafar | 2016-07-16 | 1 | -0/+10 |
| | * | Use ~bq / ~bs for messages sent from client / server | Shadab Zafar | 2016-07-16 | 1 | -5/+11 |
| | * | Add tests for HTTPFlow only filters | Shadab Zafar | 2016-07-16 | 1 | -0/+50 |
| | * | Add test for operators (& | !) | Shadab Zafar | 2016-07-16 | 1 | -0/+25 |
| | * | Add test for addresses (~src, ~dst) | Shadab Zafar | 2016-07-16 | 1 | -0/+16 |
| | * | Add test for body (~b) | Shadab Zafar | 2016-07-16 | 1 | -0/+7 |
| | * | Add test for error (~e) | Shadab Zafar | 2016-07-16 | 1 | -1/+16 |
* | | | Extract console dump functionality into an addon | Aldo Cortesi | 2016-07-17 | 3 | -82/+94 |
|/ / | |||||
* | | Merge pull request #1306 from mitmproxy/message-body-encoding | Maximilian Hils | 2016-07-16 | 5 | -93/+219 |
|\ \ | |||||
| * | | preserve content-type parameter order | Maximilian Hils | 2016-07-15 | 1 | -1/+3 |
| * | | Merge remote-tracking branch 'origin/master' into message-body-encoding | Maximilian Hils | 2016-07-15 | 57 | -956/+1395 |
| |\| | |||||
| * | | improve message content semantics | Maximilian Hils | 2016-07-15 | 2 | -13/+73 |
| * | | raise ValueError if content-encoding is invalid | Maximilian Hils | 2016-07-04 | 1 | -8/+10 |
| * | | tests++ | Maximilian Hils | 2016-07-02 | 1 | -1/+43 |
| * | | make the linter happy | Maximilian Hils | 2016-07-02 | 1 | -1/+0 |
| * | | message.content -> .raw_content, implement .text | Maximilian Hils | 2016-07-02 | 7 | -97/+117 |
* | | | replacehooks -> addon | Aldo Cortesi | 2016-07-16 | 4 | -61/+62 |
| |/ |/| | |||||
* | | add_event -> add_log throughout project | Aldo Cortesi | 2016-07-16 | 4 | -4/+5 |
* | | Zap unused test scripts | Aldo Cortesi | 2016-07-15 | 11 | -59/+9 |
* | | Script cleanups | Aldo Cortesi | 2016-07-15 | 2 | -4/+67 |
* | | Fix HAR extractor | Aldo Cortesi | 2016-07-15 | 1 | -3/+4 |
* | | Adjust concurrent tests for start method | Aldo Cortesi | 2016-07-15 | 1 | -1/+1 |
* | | Add .start for addons and scripts | Aldo Cortesi | 2016-07-15 | 1 | -2/+5 |
* | | Fix windows parse_args test | Aldo Cortesi | 2016-07-15 | 1 | -1/+1 |
* | | Adjust for new options scheme | Aldo Cortesi | 2016-07-14 | 1 | -1/+1 |
* | | Add a tick event for addons and scripts, and use it for race-free reload | Aldo Cortesi | 2016-07-14 | 1 | -0/+1 |
* | | Script cleanup: editing in console, Python3 compatibility fixes | Aldo Cortesi | 2016-07-14 | 3 | -13/+18 |
* | | Convert examples and example tests for new-style scripts | Aldo Cortesi | 2016-07-14 | 3 | -250/+101 |
* | | Zap old scripts infrastructure, fix concurrency tests | Aldo Cortesi | 2016-07-14 | 5 | -24/+43 |
* | | First-order integration of scripts addon | Aldo Cortesi | 2016-07-14 | 10 | -86/+197 |
* | | Re-add deletion of stickycookies (#1355) | Shadab Zafar | 2016-07-14 | 1 | -0/+10 |
* | | minor fixes | Maximilian Hils | 2016-07-13 | 1 | -1/+1 |