aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/help.py
Commit message (Expand)AuthorAgeFilesLines
* 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