Aldo Cortesi
7b3d3dc85e
Documentation, setup.py updates, styling.
2013-01-02 14:02:41 +13:00
Aldo Cortesi
75ce5772ea
We now require Urwid 1.1 or newer.
2012-11-23 15:45:19 +13:00
Aldo Cortesi
8cd140ef33
Add dependency reference for netlib.
2012-06-28 15:14:57 +12:00
Aldo Cortesi
1b1ccab8b7
Extract protocol and tcp server implementations into netlib.
2012-06-19 09:58:50 +12:00
Aldo Cortesi
e5c076ab4e
Note dependency on PyASN1 > 0.1.2 in setup.py
2012-04-13 05:17:12 +12:00
Aldo Cortesi
5e096c8ec9
Make pypi render our perfectly valid RST description.
2012-04-09 16:45:42 +12:00
Aldo Cortesi
ab1d8fa350
Expand SSL cert support
...
- Capture the remote SSL certificate
- Expose the remote cert as an attribute on Response
- Expand the certutils.SSLCert interface to expose more cert info
2012-04-02 16:21:23 +12:00
Aldo Cortesi
690f797da2
Add PIL to our ever-increasing stable of dependencies.
2012-03-26 11:56:19 +13:00
Aldo Cortesi
533f61f67a
Use PyOpenSSL and PyASN1 for certificate parsing.
...
Yes, these are two more major dependencies for mitmproxy, but if we're going to
do all the cool things I want to do with SSL certs, there is no other way.
2012-03-01 21:08:44 +13:00
Aldo Cortesi
6a5ddbd3d4
Improve README.txt legibility, add some trove classifiers.
2012-02-25 13:36:08 +13:00
Aldo Cortesi
760d303dfa
Add README.txt for PyPi.
...
Yes, this means we now maintain two complete README files that are identical
except for markup. We distribute with only README.txt, so README.mkd can
actually move in to the documentation tree at some point.
2012-02-25 13:16:30 +13:00
Aldo Cortesi
0c3035a2b5
Start preparing for 0.7
...
Update CHANGELOG, CONTRIBUTORS, README.mkd, todo, and bump version.
2012-02-19 22:43:05 +13:00
Rory McCann
65b587cdbb
added install
2012-02-07 18:52:26 +00:00
Aldo Cortesi
b9f8645258
Update trove classiviers in setup.py
2011-08-07 11:18:26 +12:00
Aldo Cortesi
f12510d979
Spell-check docs, setup.py fixes, add missing files to manifest.
2011-03-30 12:05:50 +13:00
Aldo Cortesi
968c612769
Minor fix to setup.py.
2011-03-18 10:35:09 +13:00
Aldo Cortesi
c346a382d6
Fix setup.py
2011-02-21 12:04:24 +13:00
Henrik Nordstrom
d11dd742d8
Simple record & playback functionality
2011-02-10 02:59:51 +01:00
Aldo Cortesi
7983dbb26a
Abstract flow management out of the interactive code.
2011-01-25 15:02:48 +13:00
Aldo Cortesi
e98a035540
Release mitmproxy 0.2
2010-03-01 17:25:27 +13:00
Aldo Cortesi
b91156723b
Split mitmproxy and mitmdump - mitmdump is the non-interactive verison of mitmproxy.
2010-03-01 14:48:06 +13:00
Aldo Cortesi
3349734005
setup.py updates.
2010-02-16 18:01:26 +13:00
Aldo Cortesi
cb0e328709
Initial checkin.
2010-02-16 17:09:07 +13:00