mitmproxy/netlib
Aldo Cortesi 91834ea78f Generate certificates with a commencement date an hour in the past.
This helps smooth over small discrepancies in client and server times, where
it's possible for a certificate to seem to be "in the future" to the client.
2013-01-06 01:16:58 +13:00
..
__init__.py Initial checkin. 2012-06-19 09:42:32 +12:00
certutils.py Generate certificates with a commencement date an hour in the past. 2013-01-06 01:16:58 +13:00
http_status.py Add http_status.py 2012-06-23 18:34:51 +12:00
http_uastrings.py Add a collection of standard User-Agent strings. 2012-09-01 23:04:44 +12:00
http.py Handle non-integer port error in parse_init_connect correctly 2013-01-05 20:06:55 +13:00
odict.py add __iter__ for odict 2012-12-05 04:03:39 +01:00
tcp.py More info on disconnect exception. 2012-10-14 09:03:23 +13:00
utils.py Make cleanBin escape carriage returns. 2012-09-27 10:59:46 +12:00
version.py Bump version. 2012-10-31 22:26:09 +13:00
wsgi.py Signal errors back to caller in WSGI .serve() 2012-07-11 07:16:45 +12:00