aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.py
Commit message (Collapse)AuthorAgeFilesLines
* Prep for 0.5 releaseAldo Cortesi2011-06-271-2/+2
| | | | | | - 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/+2
| | | | | 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.
* Docs - refinement and styling.Aldo Cortesi2011-03-191-2/+2
|
* Documentation, styling to fit on website.Aldo Cortesi2011-03-191-6/+18
|
* Docs.Aldo Cortesi2011-03-191-0/+1
| | | | Add screenshots and an explanation of interception.
* Docs, minor cert tweaks.Aldo Cortesi2011-03-181-1/+29
|
* Documentation.Aldo Cortesi2011-03-161-0/+1
|
* Documentation.Aldo Cortesi2011-03-161-2/+2
|
* Use raw_display instead of curses_display.Aldo Cortesi2011-03-141-2/+0
|
* Stub out doc structure, add screenshots for configuring certs in Firefox.Aldo Cortesi2011-02-191-11/+13
|
* First pass of script hooks for mitmdump.Aldo Cortesi2011-02-181-5/+18
| | | | Also stub out docs, improve mitmdump error handling.
* Add FAQ entry for installing globally trusted certs for pentesting Windows apps.Aldo Cortesi2011-01-171-2/+3
|
* Initial checkin.Aldo Cortesi2010-02-161-0/+26