mitmproxy/libmproxy
Aldo Cortesi b4e9e55c34 Be more tolerant of corrupted or truncated flows.
We load as far as possible. mitmproxy will only terminate if it was not able to
recover any flows. mitmdump will stop loading as soon as an error is
encountered, but not exit with an error.
2012-07-24 15:15:41 +12:00
..
console Be more tolerant of corrupted or truncated flows. 2012-07-24 15:15:41 +12:00
contrib Pretty view now indents Javascript. 2012-03-25 10:56:45 +13:00
platform Stub out a transparent resolver for OSX. 2012-06-30 15:42:10 +12:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py Make upstream-cert the default. There's now a --no-upstream-cert option to turn it off. 2012-07-03 22:56:25 +12:00
controller.py Nose mopup: docs, no cover pragmas, a few missing path specs. 2012-06-09 13:55:55 +12:00
dump.py Be more tolerant of corrupted or truncated flows. 2012-07-24 15:15:41 +12:00
encoding.py License notifications, minor docs. 2012-02-23 15:52:01 +13:00
filt.py Add an ~a filter expression, matching an asset content type in responses. 2012-07-14 16:55:21 +12:00
flow.py Be more tolerant of corrupted or truncated flows. 2012-07-24 15:15:41 +12:00
proxy.py Fixed a bug causing an AttributeError when request is set to false but response not None in ProxyHandler.handle_request 2012-07-17 13:24:15 -04: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 Add a hooks mechanism, based on filter expressions. 2012-03-16 17:13:11 +13:00
utils.py Adapt for API changes in netlib. 2012-06-23 14:06:34 +12:00
version.py Bump version number. 2012-05-11 09:52:17 +12:00