Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand SSL cert support | Aldo Cortesi | 2012-04-02 | 1 | -1/+1 |
| | | | | | | - Capture the remote SSL certificate - Expose the remote cert as an attribute on Response - Expand the certutils.SSLCert interface to expose more cert info | ||||
* | Add PIL to our ever-increasing stable of dependencies. | Aldo Cortesi | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | Use PyOpenSSL and PyASN1 for certificate parsing. | Aldo Cortesi | 2012-03-01 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Improve README.txt legibility, add some trove classifiers. | Aldo Cortesi | 2012-02-25 | 1 | -0/+3 |
| | |||||
* | Add README.txt for PyPi. | Aldo Cortesi | 2012-02-25 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Start preparing for 0.7 | Aldo Cortesi | 2012-02-19 | 1 | -4/+2 |
| | | | | Update CHANGELOG, CONTRIBUTORS, README.mkd, todo, and bump version. | ||||
* | added install | Rory McCann | 2012-02-07 | 1 | -1/+2 |
| | |||||
* | Update trove classiviers in setup.py | Aldo Cortesi | 2011-08-07 | 1 | -2/+6 |
| | |||||
* | Spell-check docs, setup.py fixes, add missing files to manifest. | Aldo Cortesi | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Minor fix to setup.py. | Aldo Cortesi | 2011-03-18 | 1 | -2/+2 |
| | |||||
* | Fix setup.py | Aldo Cortesi | 2011-02-21 | 1 | -2/+2 |
| | |||||
* | Simple record & playback functionality | Henrik Nordstrom | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | Abstract flow management out of the interactive code. | Aldo Cortesi | 2011-01-25 | 1 | -2/+2 |
| | |||||
* | Release mitmproxy 0.2 | Aldo Cortesi | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | Split mitmproxy and mitmdump - mitmdump is the non-interactive verison of ↵ | Aldo Cortesi | 2010-03-01 | 1 | -1/+1 |
| | | | | mitmproxy. | ||||
* | setup.py updates. | Aldo Cortesi | 2010-02-16 | 1 | -13/+6 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+97 |