mitmproxy/libmproxy
Aldo Cortesi 10b744ee08 Properly terminate SSL server connections.
Before, we had dangling SSL server connections causing resource exhaustion.

I believe this fixe #144 and #153
2013-07-28 10:50:25 +12:00
..
console Move app instantiation out of proxy.py. 2013-07-24 10:32:56 +12:00
contrib
platform Revert "Use lsof instead of pfctl to find target host on OSX in transparent mode." 2013-06-16 16:23:36 +12:00
static Make a start on mitmproxy web app. 2013-07-23 10:28:35 +12:00
templates Make a start on mitmproxy web app. 2013-07-23 10:28:35 +12:00
__init__.py
app.py Make a start on mitmproxy web app. 2013-07-23 10:28:35 +12:00
cmdline.py Move app instantiation out of proxy.py. 2013-07-24 10:32:56 +12:00
controller.py
dump.py Move app instantiation out of proxy.py. 2013-07-24 10:32:56 +12:00
encoding.py Added handling for EOF reading error in gzipped content. 2013-06-17 21:46:54 +03:00
filt.py
flow.py Move app instantiation out of proxy.py. 2013-07-24 10:32:56 +12:00
proxy.py Properly terminate SSL server connections. 2013-07-28 10:50:25 +12:00
script.py
tnetstring.py
utils.py
version.py