Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prep for 0.6 release. | Aldo Cortesi | 2011-08-06 | 3 | -3/+2 |
| | | | | | | - Update contributors file. - Bump version number - Include version number in docs | ||||
* | Remove script examples for now. | Aldo Cortesi | 2011-08-06 | 4 | -13/+0 |
| | | | | I need to come up with some uncontrived examples. | ||||
* | API docs. | Aldo Cortesi | 2011-08-06 | 6 | -26/+66 |
| | |||||
* | First draft of scripting docs. | Aldo Cortesi | 2011-08-05 | 4 | -46/+104 |
| | |||||
* | Start on scripting documentation and examples. | Aldo Cortesi | 2011-08-05 | 6 | -12/+48 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-08-05 | 14 | -76/+139 |
| | |||||
* | More documentation stubbing. | Aldo Cortesi | 2011-08-05 | 5 | -5/+19 |
| | |||||
* | Miscelaneous doc updates. | Aldo Cortesi | 2011-08-03 | 12 | -23/+59 |
| | | | | | - Make typography less hideous. - Stub out the docs I'm about to write. | ||||
* | Doc and help adjustments. | Aldo Cortesi | 2011-08-03 | 3 | -1/+10 |
| | |||||
* | Prep for 0.5 release | Aldo Cortesi | 2011-06-27 | 7 | -5/+109 |
| | | | | | | - Update CHANGELOG and CONTRIBUTORS - Bump version - Include Apple Gamecenter highscore setting tutorial in docs | ||||
* | Add the 30-second client replay tutorial to the docs. | Aldo Cortesi | 2011-03-31 | 6 | -2/+76 |
| | | | | | It's verbatim from the blog post at the moment - I might edit it a bit before pushing it to mitmproxy.org. | ||||
* | Spell-check docs, setup.py fixes, add missing files to manifest. | Aldo Cortesi | 2011-03-30 | 5 | -6/+6 |
| | |||||
* | Add a stickyauth option. | Aldo Cortesi | 2011-03-20 | 3 | -2/+9 |
| | | | | | | | This allows us to replay an HTTP Authorization header, in the same way as we replay cookies using stickycookies. This lets us conveniently get at HTTP Basic Auth protected resources through the proxy, but is not enough to do the same for HTTP Digest auth. We'll put that on the todo list. | ||||
* | Add a script to generate a contributors list, and use it to make a ↵ | Aldo Cortesi | 2011-03-19 | 1 | -2/+2 |
| | | | | CONTRIBUTORS file. | ||||
* | Docs - refinement and styling. | Aldo Cortesi | 2011-03-19 | 16 | -53/+78 |
| | |||||
* | Documentation, styling to fit on website. | Aldo Cortesi | 2011-03-19 | 8 | -59/+110 |
| | |||||
* | Docs and todo. | Aldo Cortesi | 2011-03-19 | 1 | -2/+10 |
| | |||||
* | Docs. | Aldo Cortesi | 2011-03-19 | 7 | -0/+40 |
| | | | | Add screenshots and an explanation of interception. | ||||
* | Docs. | Aldo Cortesi | 2011-03-19 | 13 | -3/+17 |
| | | | | | | - Add IOS screenshots. - Add drop-shadows to screenshots that need them. - Optimise PNGs for size. | ||||
* | Docs. | Aldo Cortesi | 2011-03-19 | 8 | -45/+39 |
| | |||||
* | Docs. | Aldo Cortesi | 2011-03-18 | 8 | -47/+43 |
| | |||||
* | Revamp key generation. | Aldo Cortesi | 2011-03-18 | 1 | -9/+7 |
| | | | | | | | | | | | We now create three different files in the .mitmproxy directory when a dummy CA is made: mitmproxy-ca.pem - the CA, including private key mitmproxy-ca-cert.p12 - A pkcs12 version of the certificate, for distribution to Windows. mitmproxy-ca-cert.pem - A PEM version of the certificate, for distribution to everyone else. | ||||
* | Docs, minor cert tweaks. | Aldo Cortesi | 2011-03-18 | 13 | -33/+150 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-03-16 | 3 | -1/+5 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-03-16 | 8 | -57/+78 |
| | |||||
* | Begin to flesh out and refactor docs. | Aldo Cortesi | 2011-03-16 | 9 | -55/+74 |
| | |||||
* | Stub out doc tutes. | Aldo Cortesi | 2011-03-15 | 1 | -0/+0 |
| | |||||
* | Use raw_display instead of curses_display. | Aldo Cortesi | 2011-03-14 | 7 | -37/+17 |
| | |||||
* | Stub out doc structure, add screenshots for configuring certs in Firefox. | Aldo Cortesi | 2011-02-19 | 13 | -58/+121 |
| | |||||
* | First pass of script hooks for mitmdump. | Aldo Cortesi | 2011-02-18 | 6 | -10/+31 |
| | | | | Also stub out docs, improve mitmdump error handling. | ||||
* | Documentation updates. | Aldo Cortesi | 2011-01-25 | 1 | -2/+0 |
| | |||||
* | Add FAQ entry for installing globally trusted certs for pentesting Windows apps. | Aldo Cortesi | 2011-01-17 | 3 | -2/+63 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 9 | -0/+314 |