Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | docs++ | Maximilian Hils | 2015-09-05 | 10 | -9/+211 | |
| | ||||||
* | doc: headers class | Maximilian Hils | 2015-09-05 | 1 | -1/+6 | |
| | ||||||
* | rewrite basic docs for readthedocs | Maximilian Hils | 2015-09-04 | 61 | -0/+1500 | |