aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/help.py
Commit message (Expand)AuthorAgeFilesLines
* console: make g/G shortcuts work in more contextsAldo Cortesi2015-04-171-0/+4
* console: add g/G shortcuts throughoutAldo Cortesi2015-04-071-0/+1
* Refactor flow list state managementAldo Cortesi2015-04-071-22/+0
* console: palette picker for the options screenAldo Cortesi2015-04-071-0/+22
* console: sticky cookies and auth to options screenAldo Cortesi2015-04-061-3/+1
* console: TCP proxy patterns to new options screenAldo Cortesi2015-04-061-1/+0
* console: default display mode to new options screenAldo Cortesi2015-04-061-49/+0
* console: scripts to new options screenAldo Cortesi2015-04-061-1/+0
* console: replacement patterns to new option screenAldo Cortesi2015-04-061-1/+0
* console: ignore patterns to new options screen.Aldo Cortesi2015-04-061-2/+0
* Don't list all options shortcuts in helpAldo Cortesi2015-04-031-26/+1
* console: signal-based view stack, unifying mechanisms for help, flow views, etc.Aldo Cortesi2015-03-221-4/+3
* console: refactor the way we keep global view stateAldo Cortesi2015-03-221-4/+1
* fix for #522Marcelo Glezer2015-03-181-1/+1
* Indentation, style, whitespaceAldo Cortesi2015-03-131-2/+9
* add generic tcp proxying, fix #374Maximilian Hils2014-10-181-0/+1
* web: display flow connection infoMaximilian Hils2014-09-191-1/+1
* document --ignore, fix #350Maximilian Hils2014-09-081-1/+2
* - working WBXML parserDavid Shaw2014-05-061-0/+4
* always use relative imports, fix status bar bugMaximilian Hils2014-03-101-1/+2
* add advanced proxying options, add SSL-terminating capability to mitmproxyMaximilian Hils2014-03-101-1/+0
* Fix CSS view prompt, update display mode options.Tomaz Muraus2014-01-041-0/+4
* Remove GPL notices left in source files after our change to the MIT license.Aldo Cortesi2013-08-011-15/+0
* Correct display mode highlight keysAlexis Hildebrandt2013-04-161-1/+5
* Add the --host option, which uses the value in the Host header for dispaly URLs.Aldo Cortesi2013-03-171-0/+4
* Add help entry for H global header shortcut.Aldo Cortesi2012-09-021-2/+1
* Add a shortcut to header editor to add standard User-Agent strings.Aldo Cortesi2012-08-311-1/+1
* Optional AMF decoding supportSahn Lam2012-08-171-0/+4
* Add unit tests for console/help.pyAldo Cortesi2012-06-031-12/+13
* Add an index counter to status bar.Aldo Cortesi2012-04-091-1/+0
* Add some missing help entries.Aldo Cortesi2012-04-081-16/+20
* Start prepping docs for 0.8Aldo Cortesi2012-04-041-0/+1
* Move "M" shortcut key to global scope.Aldo Cortesi2012-04-021-0/+33
* Add modal help to GridEditor.Aldo Cortesi2012-03-221-1/+6
* Move mitmproxy reverse proxy shortcut to "P".Aldo Cortesi2012-03-181-1/+3
* License notifications, minor docs.Aldo Cortesi2012-02-231-0/+15
* connection -> flow in libmitmproxy/consoleAldo Cortesi2012-02-211-1/+1
* Tweaks for reverse proxy modeAldo Cortesi2012-02-211-0/+1
* Better formatting for headers, help and other key-value displays.Aldo Cortesi2012-02-111-15/+17
* Further keybinding consolidation.Aldo Cortesi2012-02-081-9/+10
* Start consolidating keybindings.Aldo Cortesi2012-02-081-17/+0
* Move to context-dependent help model.Aldo Cortesi2012-02-081-27/+11
* Refactor console.Aldo Cortesi2012-02-071-0/+146