aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/flowlist.py
Commit message (Expand)AuthorAgeFilesLines
* restrict -e to mitmproxy only (not mitmdump)Maximilian Hils2014-03-121-1/+1
* always use relative imports, fix status bar bugMaximilian Hils2014-03-101-1/+2
* Remove / binding alias for limitAldo Cortesi2014-01-051-2/+1
* add search with / for compatibility with what I'll do.root2013-12-231-1/+2
* Remove GPL notices left in source files after our change to the MIT license.Aldo Cortesi2013-08-011-15/+0
* Some refactoring of the console inteface.Aldo Cortesi2013-07-281-2/+1
* Add the --host option, which uses the value in the Host header for dispaly URLs.Aldo Cortesi2013-03-171-1/+1
* Move eventlog to new Urwid container API.Aldo Cortesi2012-11-231-4/+2
* Urwid 1.1 compatibility.Aldo Cortesi2012-10-291-2/+2
* Stop server playback after current playback buffer is exhausted.Aldo Cortesi2012-08-181-1/+1
* Server replay from current buffer.Aldo Cortesi2012-08-181-0/+44
* Press "F" to FollowRob Wills2012-08-011-0/+3
* mitmproxy: "W" shortcut key streams flows to file as responses arrive.Aldo Cortesi2012-07-061-4/+11
* Amalgamte saving "this flow" and "all flows" into a single keyboard shortcut.Aldo Cortesi2012-07-061-11/+24
* Minor name refactoring, make flow list refresh after limit is applied.Aldo Cortesi2012-04-091-5/+4
* Improve revert modelAldo Cortesi2012-04-041-0/+5
* Add modal help to GridEditor.Aldo Cortesi2012-03-221-0/+3
* Introduce a cache for flow list entries.Aldo Cortesi2012-02-271-1/+0
* License notifications, minor docs.Aldo Cortesi2012-02-231-0/+15
* connection -> flow in libmitmproxy/consoleAldo Cortesi2012-02-211-0/+197