aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.py
Commit message (Collapse)AuthorAgeFilesLines
* Add coding style check, reformat.Aldo Cortesi2015-05-301-2/+3
|
* docs: adjust for countershape changesAldo Cortesi2015-05-241-3/+4
|
* Move websitelayout to website.Aldo Cortesi2015-05-231-2/+1
|
* certificate docs: reorg, wording, tweaksAldo Cortesi2015-05-181-1/+1
|
* consolidated down all SSL documentation into one documentJim Shaver2015-03-181-1/+0
|
* Adjust how doc rendering uses mitmproxy source locationAldo Cortesi2014-12-281-2/+5
| | | | | We now make sure our imports come from here too, and that we have mod cons like tilde expansion in the env variable.
* Documentation for config filesAldo Cortesi2014-12-281-2/+4
|
* web: integrate filter docsMaximilian Hils2014-12-261-23/+1
|
* Documentation re-orgAldo Cortesi2014-10-231-5/+8
| | | | | | - 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
* add docs on proxy modesMaximilian Hils2014-09-071-0/+1
|
* Revert "Move the doc tree out into its own repo."Aldo Cortesi2014-01-271-0/+89
| | | | This reverts commit 8f88fcedd601c0033b4469b66626a83011879baf.
* Move the doc tree out into its own repo.Aldo Cortesi2014-01-221-89/+0
|
* Refactor docs to define nav sidebar in only one place.Aldo Cortesi2014-01-191-1/+1
|
* Optionally take the mitmproxy path for doc rendering from a env variable.Aldo Cortesi2014-01-191-1/+1
|
* add tutorial for transparent proxying, other minor docs improvementsMaximilian Hils2014-01-141-6/+9
|
* Bump versionAldo Cortesi2013-12-101-1/+1
|
* Version bump, doc extension, URLs to github.com/mitmproxy/*Aldo Cortesi2013-06-161-1/+1
|
* Adapt docs for website embedding.Aldo Cortesi2013-04-301-0/+3
|
* Docs, examples.Aldo Cortesi2013-03-111-1/+2
|
* Expand "How mitmproxy works". Clean up some un-needed sections.Aldo Cortesi2013-03-101-3/+8
|
* First draft of "How mitmproxy works", a complete guide to the mechanics of ↵Aldo Cortesi2013-01-031-1/+2
| | | | the proxy process
* Docs: move features into their own directoryAldo Cortesi2013-01-031-11/+0
|
* Documentation, setup.py updates, styling.Aldo Cortesi2013-01-021-5/+9
|
* Docs and ReadmeAldo Cortesi2013-01-011-20/+5
| | | | | | - Don't keep a full duplicate readme just for pypi. Pypi really needs to learn to read markdown. - Style and content adjustments
* Docs: make nav sidebar workAldo Cortesi2013-01-011-3/+12
|
* Much-needed facelift for the docs.Aldo Cortesi2013-01-011-1/+2
|
* Doc stubs.Aldo Cortesi2012-09-171-2/+1
|
* Doc reorg.Aldo Cortesi2012-09-161-2/+2
|
* Documentation.Aldo Cortesi2012-04-091-0/+1
|
* Start prepping docs for 0.8Aldo Cortesi2012-04-041-0/+2
| | | | | Also add an interactive upstream-cert option to mitmproxy, and repair help for R shortcut.
* Add modal help to GridEditor.Aldo Cortesi2012-03-221-1/+1
| | | | Also includes some minor refactoring and documentation stubs.
* Minor doc fixes and import cleanups.Aldo Cortesi2012-02-201-0/+1
|
* Start preparing for 0.7Aldo Cortesi2012-02-191-2/+2
| | | | Update CHANGELOG, CONTRIBUTORS, README.mkd, todo, and bump version.
* Prep for 0.6 release.Aldo Cortesi2011-08-061-1/+0
| | | | | | - Update contributors file. - Bump version number - Include version number in docs
* Remove script examples for now.Aldo Cortesi2011-08-061-1/+0
| | | | I need to come up with some uncontrived examples.
* First draft of scripting docs.Aldo Cortesi2011-08-051-1/+2
|
* Start on scripting documentation and examples.Aldo Cortesi2011-08-051-1/+1
|
* Documentation.Aldo Cortesi2011-08-051-1/+0
|
* Miscelaneous doc updates.Aldo Cortesi2011-08-031-2/+5
| | | | | - Make typography less hideous. - Stub out the docs I'm about to write.
* Doc and help adjustments.Aldo Cortesi2011-08-031-0/+1
|
* 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
|