mitmproxy/libmproxy
Aldo Cortesi 5692c7359c Import Will McGugan's netstring module.
Module is in the Public Domain.

I expect to modify and extend this module, so I've imported into main library
rather than contrib. Code has been reformatted to suite our code standard,
tests have been extrated into /tests directory.
2011-02-16 11:21:06 +13:00
..
contrib Rip out BeautifulSoup, and use a custom XML-ish prettyprinter. 2011-02-06 14:17:30 +13:00
__init__.py Bump version 2011-02-10 02:59:51 +01:00
console.py Import cache store control into console controller 2011-02-10 02:59:51 +01:00
controller.py Fix kill() again, got broken by the change to use None 2011-02-03 23:39:28 +01:00
dump.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
filt.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Merge remote branch 'hno/master' 2011-02-06 18:44:35 +13:00
netstring.py Import Will McGugan's netstring module. 2011-02-16 11:21:06 +13:00
playback.py Simple record & playback functionality 2011-02-10 02:59:51 +01:00
proxy.py drop unused protocol parameter from Response 2011-02-15 22:24:38 +01:00
record.py Simple record & playback functionality 2011-02-10 02:59:51 +01:00
recorder.py Import cache store control into console controller 2011-02-10 02:59:51 +01:00
script.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
utils.py Implement a dummy CA 2011-02-10 02:59:51 +01:00