| Commit message (Expand) | Author | Age | Files | Lines |
* | Match g/G shortcuts to less, fix #631 | jlhonora | 2015-07-08 | 1 | -3/+3 |
* | fix #648 | Maximilian Hils | 2015-07-04 | 1 | -2/+2 |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -10/+15 |
* | console: make g/G shortcuts work in more contexts | Aldo Cortesi | 2015-04-17 | 1 | -0/+4 |
* | console: add g/G shortcuts throughout | Aldo Cortesi | 2015-04-07 | 1 | -0/+1 |
* | Refactor flow list state management | Aldo Cortesi | 2015-04-07 | 1 | -22/+0 |
* | console: palette picker for the options screen | Aldo Cortesi | 2015-04-07 | 1 | -0/+22 |
* | console: sticky cookies and auth to options screen | Aldo Cortesi | 2015-04-06 | 1 | -3/+1 |
* | console: TCP proxy patterns to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+0 |
* | console: default display mode to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -49/+0 |
* | console: scripts to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+0 |
* | console: replacement patterns to new option screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+0 |
* | console: ignore patterns to new options screen. | Aldo Cortesi | 2015-04-06 | 1 | -2/+0 |
* | Don't list all options shortcuts in help | Aldo Cortesi | 2015-04-03 | 1 | -26/+1 |
* | console: signal-based view stack, unifying mechanisms for help, flow views, etc. | Aldo Cortesi | 2015-03-22 | 1 | -4/+3 |
* | console: refactor the way we keep global view state | Aldo Cortesi | 2015-03-22 | 1 | -4/+1 |
* | fix for #522 | Marcelo Glezer | 2015-03-18 | 1 | -1/+1 |
* | Indentation, style, whitespace | Aldo Cortesi | 2015-03-13 | 1 | -2/+9 |
* | add generic tcp proxying, fix #374 | Maximilian Hils | 2014-10-18 | 1 | -0/+1 |
* | web: display flow connection info | Maximilian Hils | 2014-09-19 | 1 | -1/+1 |
* | document --ignore, fix #350 | Maximilian Hils | 2014-09-08 | 1 | -1/+2 |
* | - working WBXML parser | David Shaw | 2014-05-06 | 1 | -0/+4 |
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -1/+2 |
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 1 | -1/+0 |
* | Fix CSS view prompt, update display mode options. | Tomaz Muraus | 2014-01-04 | 1 | -0/+4 |
* | Remove GPL notices left in source files after our change to the MIT license. | Aldo Cortesi | 2013-08-01 | 1 | -15/+0 |
* | Correct display mode highlight keys | Alexis Hildebrandt | 2013-04-16 | 1 | -1/+5 |
* | Add the --host option, which uses the value in the Host header for dispaly URLs. | Aldo Cortesi | 2013-03-17 | 1 | -0/+4 |
* | Add help entry for H global header shortcut. | Aldo Cortesi | 2012-09-02 | 1 | -2/+1 |
* | Add a shortcut to header editor to add standard User-Agent strings. | Aldo Cortesi | 2012-08-31 | 1 | -1/+1 |
* | Optional AMF decoding support | Sahn Lam | 2012-08-17 | 1 | -0/+4 |
* | Add unit tests for console/help.py | Aldo Cortesi | 2012-06-03 | 1 | -12/+13 |
* | Add an index counter to status bar. | Aldo Cortesi | 2012-04-09 | 1 | -1/+0 |
* | Add some missing help entries. | Aldo Cortesi | 2012-04-08 | 1 | -16/+20 |
* | Start prepping docs for 0.8 | Aldo Cortesi | 2012-04-04 | 1 | -0/+1 |
* | Move "M" shortcut key to global scope. | Aldo Cortesi | 2012-04-02 | 1 | -0/+33 |
* | Add modal help to GridEditor. | Aldo Cortesi | 2012-03-22 | 1 | -1/+6 |
* | Move mitmproxy reverse proxy shortcut to "P". | Aldo Cortesi | 2012-03-18 | 1 | -1/+3 |
* | License notifications, minor docs. | Aldo Cortesi | 2012-02-23 | 1 | -0/+15 |
* | connection -> flow in libmitmproxy/console | Aldo Cortesi | 2012-02-21 | 1 | -1/+1 |
* | Tweaks for reverse proxy mode | Aldo Cortesi | 2012-02-21 | 1 | -0/+1 |
* | Better formatting for headers, help and other key-value displays. | Aldo Cortesi | 2012-02-11 | 1 | -15/+17 |
* | Further keybinding consolidation. | Aldo Cortesi | 2012-02-08 | 1 | -9/+10 |
* | Start consolidating keybindings. | Aldo Cortesi | 2012-02-08 | 1 | -17/+0 |
* | Move to context-dependent help model. | Aldo Cortesi | 2012-02-08 | 1 | -27/+11 |
* | Refactor console. | Aldo Cortesi | 2012-02-07 | 1 | -0/+146 |