Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove script contexts | Maximilian Hils | 2016-07-07 | 1 | -19/+4 |
| | |||||
* | improve docs, fix #1290 | Maximilian Hils | 2016-06-29 | 1 | -2/+7 |
| | |||||
* | minor docs fix | Maximilian Hils | 2016-06-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1285 from westurner/patch-1 | Maximilian Hils | 2016-06-23 | 1 | -2/+18 |
|\ | | | | | DOC: install.rst: Installation on Fedora, Ubuntu | ||||
| * | DOC: install.rst: Installation on Fedora, Ubuntu | Wes Turner | 2016-06-21 | 1 | -2/+18 |
| | | |||||
* | | Show how to upgrade pip. | BSalita | 2016-06-22 | 1 | -1/+3 |
|/ | | | Windows install failed due to out of date pip. Show how to upgrade to latest pip. | ||||
* | update examples, tests, docs | Maximilian Hils | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | Fold mitmproxy.version and pathod.version into netlib.version | Aldo Cortesi | 2016-06-12 | 1 | -3/+3 |
| | |||||
* | Remove odict | Aldo Cortesi | 2016-06-09 | 1 | -6/+6 |
| | | | | | | | | - Adds default implementations for _kconv and _reduce_values to MultiDict. Without these, operations fail in really, really non-obvious ways. - Replace the remaining few instances of ODict Fixes #1159 | ||||
* | fix docs | Maximilian Hils | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | docs: remove option directive | Maximilian Hils | 2016-06-06 | 18 | -54/+54 |
| | | | | | inserting " .. option::" tags create ugly markup, so we just ditch this entirely and continue using refs. | ||||
* | fix MultiView docs | Maximilian Hils | 2016-06-06 | 1 | -4/+10 |
| | |||||
* | docs: adjust theme override inclusion | Aldo Cortesi | 2016-06-07 | 1 | -5/+2 |
| | | | | https://github.com/rtfd/readthedocs.org/issues/2116 | ||||
* | Migrate pathod docs to Sphinx | Aldo Cortesi | 2016-06-07 | 7 | -3/+643 |
| | | | | | | All the content of the pathod docs are moved into Sphinx. The interactive format has not translated well to static docs, and there's still a lot of rewriting, format fixing, structuring, etc to be done. | ||||
* | docs++ | Maximilian Hils | 2016-05-18 | 1 | -0/+11 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2016-04-30 | 4 | -3/+6 |
| | |||||
* | Update certinstall.rst | Maximilian Hils | 2016-04-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-04-11 | 1 | -0/+11 |
|\ | |||||
| * | Add installation instructions for Arch Linux (#1079) | Felix Yan | 2016-04-11 | 1 | -0/+11 |
| | | |||||
* | | docs: better data structure docs | Maximilian Hils | 2016-04-11 | 5 | -9/+13 |
|/ | |||||
* | docs: fix logo | Maximilian Hils | 2016-04-10 | 2 | -0/+0 |
| | |||||
* | update document for the removal of CONTENT_MISSING | Matthew Shao | 2016-03-26 | 1 | -2/+1 |
| | |||||
* | Doc tweaks | Aldo Cortesi | 2016-02-21 | 5 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | This patch does the following: - Fixes all warnings in the doc tree - Adds a modd + devd conf file that renders HTML and treats doc warnings as errors. This lets you send warning output to your desktop notifier, and gives livereload similar to the livehtml entry in the Makefile. - Some small tweaks Sphinx currently has a bug that causes unknown options to generate a warning: https://github.com/sphinx-doc/sphinx/issues/2229 This is fixed in stable, but not yet released. You can update Sphinx to the latest stable like so: pip install --upgrade https://github.com/sphinx-doc/sphinx/archive/stable.zip | ||||
* | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 107 | -0/+6518 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 107 | -6520/+0 |
| | |||||
* | workaround for RTD issue rtfd/readthedocs.org#152 | Maximilian Hils | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | fix #823 | Maximilian Hils | 2016-02-10 | 3 | -3/+13 |
| | |||||
* | remove compatible version specifiers | Maximilian Hils | 2016-02-05 | 1 | -0/+3 |
| | |||||
* | Add SNI ignore docs and have code match it | David Weinstein | 2016-01-26 | 1 | -2/+2 |
| | |||||
* | Add Inline Script Hooks to TCP mode | Michael J. Bazzinotti | 2016-01-10 | 1 | -23/+40 |
| | |||||
* | [docs/libmproxy/test] Support single client-side cert file as argument to | Michael J. Bazzinotti | 2015-12-28 | 1 | -3/+14 |
| | | | | --client-certs | ||||
* | docs: fix typos | Jakub Wilk | 2015-12-12 | 3 | -4/+4 |
| | |||||
* | docs++ | Maximilian Hils | 2015-11-07 | 1 | -13/+13 |
| | |||||
* | Added information on cert pinning (Fixes #689) | David Dworken | 2015-11-06 | 1 | -0/+10 |
| | |||||
* | docs: fix broken graphic | Maximilian Hils | 2015-11-02 | 1 | -0/+0 |
| | |||||
* | docs: improve mode flowchart | Maximilian Hils | 2015-11-02 | 2 | -0/+0 |
| | |||||
* | improve reverse proxy docs | Maximilian Hils | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | Ubuntu install missing libjpeg8-dev, zlib1g-dev | Nick Badger | 2015-10-22 | 1 | -1/+1 |
| | | | As per https://pillow.readthedocs.org/en/3.0.0/installation.html#linux-installation, to avoid missing install dependencies. | ||||
* | Update ubuntu installation to includ libjpeg | Nick Badger | 2015-10-22 | 1 | -1/+1 |
| | | | Otherwise install fails with error "--enable-jpeg requested but jpeg not found" | ||||
* | doc typo fix | Ben Lerner | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | adjust to netlib response changes + docs | Maximilian Hils | 2015-09-26 | 1 | -8/+11 |
| | |||||
* | adjust to netlib request changes + docs | Maximilian Hils | 2015-09-26 | 3 | -9/+43 |
| | |||||
* | experimental: run tests using py.tests | Maximilian Hils | 2015-09-21 | 2 | -3/+4 |
| | |||||
* | improve readme | Maximilian Hils | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | docs: update documentedlist, add filter table headers | Maximilian Hils | 2015-09-08 | 2 | -14/+15 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2015-09-07 | 30 | -80/+91 |
| | |||||
* | remove old docs | Maximilian Hils | 2015-09-07 | 14 | -0/+3569 |
| | |||||
* | docs :tada: | Maximilian Hils | 2015-09-06 | 30 | -7/+872 |
| | |||||
* | docs++ | Maximilian Hils | 2015-09-06 | 10 | -10/+207 |
| | |||||
* | finish tools section | Maximilian Hils | 2015-09-05 | 2 | -2/+83 |
| |