mitmproxy/libmproxy
Aldo Cortesi 43f1c72511 Refactor the way we calculate views of the flow list.
The naive approach we used before recalculated the view on every access, and
consequently had serious performance problems.
2011-08-01 11:17:01 +12:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Tweak CA and cert setup to be nice to Windows. 2011-03-18 14:48:43 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py Add an eventlog option to mitmdump 2011-07-23 12:57:54 +12:00
console.py Refactor the way we calculate views of the flow list. 2011-08-01 11:17:01 +12:00
controller.py Don't redraw the screen more often than necessary. 2011-06-27 14:01:08 +12:00
dump.py Fix a crash in mitmdump event display. 2011-07-23 16:59:48 +12:00
encoding.py Adds encode counterparts to decode functions 2011-07-17 20:16:47 -07:00
filt.py Rewrite Headers object to preserve order and case. 2011-07-14 16:01:54 +12:00
flow.py Refactor the way we calculate views of the flow list. 2011-08-01 11:17:01 +12:00
netstring.py netstring.py 100% unit test coverage. 2011-03-12 14:39:41 +13:00
proxy.py Add decoding/encoding for requests. 2011-08-01 10:43:01 +12:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Changes replace logic to function in both Python 2.6.x and 2.7.x 2011-07-26 22:47:08 -07:00
version.py Prep for 0.5 release 2011-06-27 16:38:00 +12:00