aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Prep for 0.5 releaseAldo Cortesi2011-06-271-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 Cortesi2011-03-311-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 Cortesi2011-03-201-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 Cortesi2011-03-191-23/+27
|
* Docs.Aldo Cortesi2011-03-191-0/+1
| | | | Add screenshots and an explanation of interception.
* Docs.Aldo Cortesi2011-03-191-8/+4
|
* Revamp key generation.Aldo Cortesi2011-03-181-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 Cortesi2011-03-181-8/+8
|
* Documentation.Aldo Cortesi2011-03-161-1/+1
|
* Documentation.Aldo Cortesi2011-03-161-5/+10
|
* Begin to flesh out and refactor docs.Aldo Cortesi2011-03-161-16/+17
|
* Use raw_display instead of curses_display.Aldo Cortesi2011-03-141-13/+15
|
* Stub out doc structure, add screenshots for configuring certs in Firefox.Aldo Cortesi2011-02-191-1/+21
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+3