mitmproxy/test
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
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Initial checkin. 2010-02-16 17:09:07 +13:00
scripts Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
.pry Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
handler.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
serv.py Initial checkin. 2010-02-16 17:09:07 +13:00
sslserv.py Initial checkin. 2010-02-16 17:09:07 +13:00
test_console.py Reorganize test suite to remove confusion between test utils and libmproxy utils. 2011-03-05 15:58:48 +13:00
test_dump.py Bump unit tests, rearrange mitmdump command-line options slightly. 2011-03-06 16:02:28 +13:00
test_filt.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
test_flow.py Make mitmdump server playback also exit by default. 2011-03-06 17:08:56 +13:00
test_netstring.py Add a simple server playback state object. 2011-02-21 08:47:19 +13:00
test_proxy.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
test_server.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
test_utils.py Store timestamps on flow components as a UTC time tuple. 2011-03-07 13:46:02 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
tutils.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00