aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Administrivia: docs for new config file, minor adjustmentsAldo Cortesi2016-12-171-79/+6
* Addon test docs, remove stray deprecated eventsAldo Cortesi2016-12-171-0/+17
* fix install.rstMaximilian Hils2016-12-111-0/+4
* docs: update installationThomas Kriechbaumer2016-12-111-49/+37
* fix docsThomas Kriechbaumer2016-11-232-2/+2
* websocket: add event documentationThomas Kriechbaumer2016-11-231-12/+46
* rename WebSocket{s,} protocolThomas Kriechbaumer2016-11-232-5/+5
* organize examplesMaximilian Hils2016-11-212-15/+15
* docs: Fix typosQuentin Pradet2016-11-141-2/+2
* addons.proxyauth: out with the old, in with the newAldo Cortesi2016-11-131-5/+4
* Refine handling of HTTP CONNECTAldo Cortesi2016-11-121-0/+13
* [MINOR] fix link in documentationNaveen Pai2016-11-041-1/+4
* Update for Ubuntu 16.04Andrew Orr2016-10-311-4/+16
* docs: examples/logging -> examples/context_loggingAldo Cortesi2016-10-301-3/+3
* docs: fix broken versionAldo Cortesi2016-10-211-3/+3
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-203-6/+3
* netlib.version -> mitmproxy.versionAldo Cortesi2016-10-201-3/+3
* mitmproxy.protocol -> mitmproxy.proxy.protocolAldo Cortesi2016-10-191-1/+1
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-8/+8
* addons.Addons -> addonmanager, builtins -> addonsAldo Cortesi2016-10-192-4/+6
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-3/+3
* docs: concurrency, developing scriptsAldo Cortesi2016-10-161-20/+19
* docs: scripts on saved flowsAldo Cortesi2016-10-161-7/+23
* docs: link to correct tagMaximilian Hils2016-10-161-5/+16
* docs: logging and the contextAldo Cortesi2016-10-164-24/+44
* docs: overview, classes, argumentsAldo Cortesi2016-10-162-20/+60
* docs: improve external source links, tweak code docsAldo Cortesi2016-10-162-18/+31
* docs: cleanups improvements and fighting sphinxAldo Cortesi2016-10-1613-343/+375
* Issue 1461 (#1609)Sanchit Sokhey2016-10-131-3/+14
* use flt instead of filt for flowfilter expressionsThomas Kriechbaumer2016-10-041-1/+1
* websockets_handshake -> websocket_handshakeAldo Cortesi2016-10-041-1/+1
* rename mitmproxy.filt -> mitmproxy.flowfilterThomas Kriechbaumer2016-10-031-2/+1
* fix docsMaximilian Hils2016-10-021-2/+1
* Merge remote-tracking branch 'upstream/master'Aldo Cortesi2016-09-301-1/+1
|\
| * fix typoMaximilian Hils2016-09-281-1/+1
* | docs: minor formatting/cleanupsAldo Cortesi2016-09-301-30/+1
* | docs: remove auto-generated stubsAldo Cortesi2016-09-304-41/+0
* | docs: make sidebar headings more legibleAldo Cortesi2016-09-301-0/+4
|/
* Update reverse proxy host header docsRyan Laughlin2016-09-261-24/+9
* Fixed restructuredText error.smill2016-09-151-1/+2
* Improved the documentation.smill2016-09-051-5/+17
* Improved error-handling / supplemented documention.smill2016-09-041-0/+16
* Merge pull request #1482 from Kriechi/improve-docsAldo Cortesi2016-09-032-89/+89
|\
| * update docs: introductionThomas Kriechbaumer2016-08-171-11/+10
| * update docs: how mitmproxy worksThomas Kriechbaumer2016-08-151-78/+79
* | add docs for websocket_handshake hookThomas Kriechbaumer2016-09-011-0/+12
* | introduce Response.make for simple response creationMaximilian Hils2016-08-231-0/+2
|/
* Update install.rstMaximilian Hils2016-08-021-1/+1
* Update gamecenter.rstDrake Caraker2016-07-161-1/+1
* Merge remote-tracking branch 'origin/master' into message-body-encodingMaximilian Hils2016-07-151-19/+4
|\