mitmproxy/libmproxy
phil plante 68952d579e Force flush of file content in dump
The dump file would be end up corrupted sometimes when working with mitmdump in a VM.  Adding an explicit flush seems to have resolved the file sync issues.
2013-01-24 20:46:50 -08:00
..
console Fixed a bug in format_flow in common.py. Changed the reference from timestamp to timestamp_start. 2013-01-18 23:04:11 -05:00
contrib adding some simple authetication code to limit proxy access 2012-12-30 01:41:58 -08:00
platform Better error handling for transparent mode remote address resolution. 2013-01-01 11:24:11 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
authentication.py Documentation, setup.py updates, styling. 2013-01-02 14:02:41 +13:00
cmdline.py Remove cert_wait_time flag. 2013-01-06 01:18:47 +13:00
controller.py Nose mopup: docs, no cover pragmas, a few missing path specs. 2012-06-09 13:55:55 +12:00
dump.py Move cleanBin and hexdump into netutils. 2012-09-24 11:21:12 +12:00
encoding.py License notifications, minor docs. 2012-02-23 15:52:01 +13:00
filt.py Add application/javascript to ~a filter asset matcher. 2012-08-30 12:42:31 +12:00
flow.py Rudimentary testing for client certs. 2013-01-18 17:08:30 +13:00
proxy.py Add tests for client certificate support. 2013-01-20 22:39:28 +13:00
script.py Fix a traceback that sometimes occurred when an invalid limit was entered. 2012-06-02 18:41:44 -07:00
tnetstring.py Force flush of file content in dump 2013-01-24 20:46:50 -08:00
utils.py Move cleanBin and hexdump into netutils. 2012-09-24 11:21:12 +12:00
version.py Bump version number. 2012-05-11 09:52:17 +12:00