Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation re-org | Aldo Cortesi | 2014-10-23 | 1 | -1/+24 |
| | | | | | | - No longer using README.md in the rendered documentation. - Rendered doc instrutions are now for the released version of mitmproxy, with dev install instructions in the README.md | ||||
* | Revert "Move the doc tree out into its own repo." | Aldo Cortesi | 2014-01-27 | 1 | -0/+4 |
| | | | | This reverts commit 8f88fcedd601c0033b4469b66626a83011879baf. | ||||
* | Move the doc tree out into its own repo. | Aldo Cortesi | 2014-01-22 | 1 | -4/+0 |
| | |||||
* | Docs and Readme | Aldo Cortesi | 2013-01-01 | 1 | -0/+3 |
| | | | | | | - Don't keep a full duplicate readme just for pypi. Pypi really needs to learn to read markdown. - Style and content adjustments | ||||
* | Much-needed facelift for the docs. | Aldo Cortesi | 2013-01-01 | 1 | -48/+0 |
| | |||||
* | Doc stubs. | Aldo Cortesi | 2012-09-17 | 1 | -14/+25 |
| | |||||
* | Doc reorg. | Aldo Cortesi | 2012-09-16 | 1 | -4/+5 |
| | |||||
* | Documentation. | Aldo Cortesi | 2012-04-09 | 1 | -0/+1 |
| | |||||
* | Start prepping docs for 0.8 | Aldo Cortesi | 2012-04-04 | 1 | -0/+2 |
| | | | | | Also add an interactive upstream-cert option to mitmproxy, and repair help for R shortcut. | ||||
* | Add modal help to GridEditor. | Aldo Cortesi | 2012-03-22 | 1 | -1/+2 |
| | | | | Also includes some minor refactoring and documentation stubs. | ||||
* | Minor doc fixes and import cleanups. | Aldo Cortesi | 2012-02-20 | 1 | -1/+2 |
| | |||||
* | Remove script examples for now. | Aldo Cortesi | 2011-08-06 | 1 | -3/+0 |
| | | | | I need to come up with some uncontrived examples. | ||||
* | API docs. | Aldo Cortesi | 2011-08-06 | 1 | -1/+0 |
| | |||||
* | Start on scripting documentation and examples. | Aldo Cortesi | 2011-08-05 | 1 | -2/+2 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-08-05 | 1 | -4/+0 |
| | |||||
* | More documentation stubbing. | Aldo Cortesi | 2011-08-05 | 1 | -3/+2 |
| | |||||
* | Miscelaneous doc updates. | Aldo Cortesi | 2011-08-03 | 1 | -7/+20 |
| | | | | | - Make typography less hideous. - Stub out the docs I'm about to write. | ||||
* | Prep for 0.5 release | Aldo Cortesi | 2011-06-27 | 1 | -3/+1 |
| | | | | | | - 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 | 1 | -1/+1 |
| | | | | | It's verbatim from the blog post at the moment - I might edit it a bit before pushing it to mitmproxy.org. | ||||
* | Add a stickyauth option. | Aldo Cortesi | 2011-03-20 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Documentation, styling to fit on website. | Aldo Cortesi | 2011-03-19 | 1 | -23/+27 |
| | |||||
* | Docs. | Aldo Cortesi | 2011-03-19 | 1 | -0/+1 |
| | | | | Add screenshots and an explanation of interception. | ||||
* | Docs. | Aldo Cortesi | 2011-03-19 | 1 | -8/+4 |
| | |||||
* | 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 | 1 | -8/+8 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | Documentation. | Aldo Cortesi | 2011-03-16 | 1 | -5/+10 |
| | |||||
* | Begin to flesh out and refactor docs. | Aldo Cortesi | 2011-03-16 | 1 | -16/+17 |
| | |||||
* | Use raw_display instead of curses_display. | Aldo Cortesi | 2011-03-14 | 1 | -13/+15 |
| | |||||
* | Stub out doc structure, add screenshots for configuring certs in Firefox. | Aldo Cortesi | 2011-02-19 | 1 | -1/+21 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+3 |