Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All new documentation | Aldo Cortesi | 2018-02-22 | 1 | -211/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch does a lot. - Ditch sphinx in favor of hugo. This gives us complete control of the layout and presentation of our docs. Henceforth, docs will be hosted on our website rather than ReadTheDocs. - Create a simple, clean doc layout and theme. - Remove large parts of the documentaion. I've ditched anything that was a) woefully out of date, b) too detailed, or c) too hard to maintain in the long term. - Huge updates to the docs themselves: completely rewrite addons documentation, add docs for core concepts like commands and options, and revise and tweak a lot of the existing docs. With this patch, we're also changing the way we publish and maintain the docs. From now on, we don't publish docs for every release. Instead, the website will contain ONE set of docs for each major release. The online docs will be updated if needed as minor releases are made. Docs are free to improve during minor releases, but anything that changes behaviour sufficiently to require a doc change warrants a new major release. This also leaves us free to progressively update and improve docs out of step with our release cadence. With this new scheme, I feel CI over the docs is less important. I've removed it for now, but won't object if someone wants to add it back in. | ||||
* | minor docs improvements | Maximilian Hils | 2017-12-18 | 1 | -6/+3 |
| | | | | 1. The way the certificate is installed (mitm.it or not) does not matter. 2. Instructions are a bit shorter now and match those provided by Apple at https://support.apple.com/en-us/HT204477. | ||||
* | move extra info for ios to ios section | jimhigson | 2017-12-18 | 1 | -5/+8 |
| | |||||
* | docs-certinstall: Certificate pinning update link | rst0git | 2017-10-19 | 1 | -1/+1 |
| | | | Certificate pinning (HTTP Public Key Pinning) is better described on Wikipedia | ||||
* | Note to enable `Certificate Trust Settings` in iOS 10.3 or up (#2312) | Zhigang Fang | 2017-05-05 | 1 | -0/+3 |
| | |||||
* | clarify that `--cert` expects a leaf certificate | Maximilian Hils | 2017-04-26 | 1 | -1/+1 |
| | | | refs #2254 | ||||
* | docs: fix cert install link | Maximilian Hils | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | docs: http -> https where possible | Maximilian Hils | 2017-03-02 | 1 | -6/+6 |
| | |||||
* | link to stackoverflow for chrome certificate management | Thomas Taschauer | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | replace iOS install instructions for CAs | Thomas Kriechbaumer | 2017-01-20 | 1 | -1/+3 |
| | | | | fixes #1898 | ||||
* | Issue 1461 (#1609) | Sanchit Sokhey | 2016-10-13 | 1 | -3/+14 |
| | | | | | | | | | | | | | | * doc changes * doc changes * doc changes * doc changes * Documentation updated * Documentation for custom certificate updated | ||||
* | fix typo | Maximilian Hils | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Update certinstall.rst | Maximilian Hils | 2016-04-28 | 1 | -2/+2 |
| | |||||
* | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 1 | -0/+195 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -195/+0 |
| | |||||
* | [docs/libmproxy/test] Support single client-side cert file as argument to | Michael J. Bazzinotti | 2015-12-28 | 1 | -3/+14 |
| | | | | --client-certs | ||||
* | docs++ | Maximilian Hils | 2015-11-07 | 1 | -13/+13 |
| | |||||
* | Added information on cert pinning (Fixes #689) | David Dworken | 2015-11-06 | 1 | -0/+10 |
| | |||||
* | doc typo fix | Ben Lerner | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2015-09-07 | 1 | -7/+8 |
| | |||||
* | rewrite basic docs for readthedocs | Maximilian Hils | 2015-09-04 | 1 | -0/+173 |