mitmproxy/libmproxy
Aldo Cortesi 765871bd11 Store timestamps on flow components as a UTC time tuple.
Format is:

(tm_year,tm_mon,tm_mday,tm_hour,tm_min, tm_sec,tm_wday,tm_yday,tm_isdst)
2011-03-07 13:46:02 +13:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13:00
resources Clean up certificate generation. 2011-02-20 12:17:10 +13:00
__init__.py Minor housekeeping: bump version, clean todo. 2011-02-21 12:27:01 +13:00
console.py More mature sticky cookie primitive. Use it in console.py. 2011-02-24 15:26:34 +13:00
controller.py Make mitmdump exit after client replay is complete by default. 2011-03-06 16:54:49 +13:00
dump.py Make mitmdump server playback also exit by default. 2011-03-06 17:08:56 +13:00
filt.py
flow.py Make mitmdump server playback also exit by default. 2011-03-06 17:08:56 +13:00
netstring.py Clean up and strip down netstrings module. 2011-02-20 14:03:32 +13:00
proxy.py Store timestamps on flow components as a UTC time tuple. 2011-03-07 13:46:02 +13:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Store timestamps on flow components as a UTC time tuple. 2011-03-07 13:46:02 +13:00