mitmproxy/libmproxy
Aldo Cortesi 592812467d Move version constants to version.py, add version to serialized flows.
For now, we don't do anything with the serialized version info, but this should
give us some future-proofing for serialization format changes.
2011-03-09 12:36:14 +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 Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +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 Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +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 Think harder about timestamps. Just save seconds since the epoch as a float. 2011-03-09 12:18:08 +13:00
version.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00