Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed small bugs on command_history and tests | Henrique | 2019-11-27 | 2 | -157/+173 | |
| * | Merge branch 'command-history-file' of github.com:typoon/mitmproxy into comma... | Henrique | 2019-11-27 | 5 | -221/+105 | |
| |\ | ||||||
| | * | command history: start adjusting tests | Maximilian Hils | 2019-11-26 | 2 | -83/+32 | |
| | * | simplify command history addon | Maximilian Hils | 2019-11-26 | 3 | -138/+73 | |
| * | | Merge branch 'master' of github.com:mitmproxy/mitmproxy into command-history-... | Henrique | 2019-11-27 | 1 | -1/+0 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'mitmproxy-improve-commander' of github.com:typoon/mitmproxy int... | Henrique | 2019-11-27 | 1 | -7/+42 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| * | | | Addressing comments from review | Henrique | 2019-11-25 | 3 | -46/+86 | |
| * | | | Removing the remotepdb stuff. | Henrique | 2019-11-25 | 1 | -5/+0 | |
| * | | | Fixing it back to what it was | Henrique | 2019-11-25 | 1 | -5/+6 | |
| * | | | Logic to handle multiple instances using CommandHistory. | Henrique | 2019-11-25 | 2 | -13/+99 | |
| * | | | Make windows happy once again | Henrique | 2019-11-25 | 1 | -0/+8 | |
| * | | | Make windows happy | Henrique | 2019-11-25 | 1 | -0/+2 | |
| * | | | Making windows happy | Henrique | 2019-11-25 | 1 | -0/+1 | |
| * | | | Oops, forgot to add the tests for the CommandHistory addon | Henrique | 2019-11-25 | 1 | -0/+196 | |
| * | | | Making windows happy | Henrique | 2019-11-25 | 1 | -0/+7 | |
| * | | | Moved confdir check logic into the addon | Henrique | 2019-11-25 | 2 | -13/+7 | |
| * | | | Make `mypy` happy | Henrique | 2019-11-24 | 1 | -1/+1 | |
| * | | | Fixed the logic according to some tests, added new tests | Henrique | 2019-11-24 | 4 | -261/+314 | |
| * | | | Making the linter happy | Henrique | 2019-11-23 | 5 | -15/+5 | |
| * | | | Fix to check if command_history file exists prior to trying to read it | Henrique | 2019-11-23 | 1 | -2/+5 | |
| * | | | Fix to create the confdir in case it doesn't exist | Henrique | 2019-11-23 | 1 | -7/+20 | |
| * | | | Moved command history to an addon and added a new feature: | Henrique | 2019-11-23 | 6 | -86/+176 | |
| * | | | Implemented feature to save command history to a file. This allows users | Henrique | 2019-11-22 | 2 | -7/+46 | |
* | | | | Merge pull request #3739 from gergesh/add-flow-to-contentview-metadata | Maximilian Hils | 2019-12-06 | 7 | -16/+20 | |
|\ \ \ \ | ||||||
| * | | | | Add flow to ContentView metadata | Yoav Shai | 2019-12-06 | 7 | -16/+20 | |
* | | | | | Merge pull request #3738 from gergesh/add-message-to-contentview-headers | Maximilian Hils | 2019-12-05 | 1 | -0/+1 | |
|\| | | | | ||||||
| * | | | | Add message to ContentView metadata | Yoav Shai | 2019-12-05 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #3734 from worldmind/master | Maximilian Hils | 2019-12-05 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix converting to HAR in case of void response | Shrub, Aliaksei | 2019-11-29 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #3735 from Kriechi/fix-3733 | Maximilian Hils | 2019-12-05 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | close the client connection if TLS ClientHello parsing fails | Thomas Kriechbaumer | 2019-11-30 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge pull request #3727 from typoon/mitmproxy-improve-commander | Maximilian Hils | 2019-11-26 | 1 | -5/+42 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Remove blank line | Henrique | 2019-11-25 | 1 | -1/+0 | |
| * | | Fixed `ctrl w` | Henrique | 2019-11-25 | 1 | -7/+13 | |
| * | | Added some navigation keys to the command bar same way as in a Linux | Henrique | 2019-11-25 | 1 | -5/+37 | |
| |/ | ||||||
* / | remove unused hyperlink in README.rst | Maximilian Hils | 2019-11-23 | 1 | -1/+0 | |
|/ | ||||||
* | Merge pull request #3718 from mhils/simplify-install-instructions | Maximilian Hils | 2019-11-21 | 2 | -71/+50 | |
|\ | ||||||
| * | simplify install instructions | Maximilian Hils | 2019-11-20 | 2 | -71/+50 | |
* | | Merge pull request #3693 from typoon/fix-command-bar-issue-3259 | Maximilian Hils | 2019-11-21 | 20 | -551/+949 | |
|\ \ | |/ |/| | ||||||
| * | fix keybind for loading flows | Maximilian Hils | 2019-11-21 | 1 | -1/+1 | |
| * | lint! | Maximilian Hils | 2019-11-19 | 1 | -3/+5 | |
| * | fix tests | Maximilian Hils | 2019-11-19 | 1 | -13/+20 | |
| * | fix 'set' to only accept a single argument | Maximilian Hils | 2019-11-19 | 2 | -3/+3 | |
| * | fix lexing, sort of | Maximilian Hils | 2019-11-19 | 8 | -81/+142 | |
| * | wip | Maximilian Hils | 2019-11-18 | 7 | -40/+55 | |
| * | fix coverage | Maximilian Hils | 2019-11-18 | 2 | -1/+3 | |
| * | coverage++ | Maximilian Hils | 2019-11-18 | 1 | -1/+23 | |
| * | adjust test | Maximilian Hils | 2019-11-18 | 1 | -1/+1 | |
| * | fix vararg handling | Maximilian Hils | 2019-11-18 | 6 | -31/+43 | |
| * | revamp command processing | Maximilian Hils | 2019-11-18 | 7 | -406/+446 |