aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src
Commit message (Collapse)AuthorAgeFilesLines
* fix #319Maximilian Hils2015-02-271-4/+5
|
* Change from checking __call__ to using callable;Youhei Sakurai2015-02-271-1/+1
| | | https://github.com/mitmproxy/mitmproxy/issues/319
* Maybe it should work; https://github.com/mitmproxy/mitmproxy/issues/319Youhei Sakurai2015-02-271-0/+3
|
* fix #468Maximilian Hils2015-02-081-2/+5
|
* Update inlinescripts.htmlmichaeljau2015-01-071-2/+2
| | | I updated the certutils.SSLCert reference from "libmproxy.certutils.SSLCert" to "netlib.certutils.SSLCert".
* we do not support https2http in upstream proxy modeMaximilian Hils2015-01-011-14/+0
|
* Adjust how doc rendering uses mitmproxy source locationAldo Cortesi2014-12-282-8/+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-283-2/+97
|
* web: integrate filter docsMaximilian Hils2014-12-261-23/+1
|
* fix gzipped body editMaximilian Hils2014-12-231-2/+2
|
* fix #304Maximilian Hils2014-12-091-1/+25
|
* docs++Maximilian Hils2014-11-131-0/+9
|
* We don't need requests for mitmproxyAldo Cortesi2014-11-051-2/+0
|
* Merge branch 'master' of github.com:mitmproxy/mitmproxyMaximilian Hils2014-10-239-181/+244
|\ | | | | | | | | Conflicts: doc-src/modes.html
| * Document http2https and https2httpAldo Cortesi2014-10-232-1/+30
| |
| * Correct docs - we no longer support change of basic proxy mode in the ↵Aldo Cortesi2014-10-232-6/+0
| | | | | | | | console app
| * More refactoring of installation docsAldo Cortesi2014-10-231-1/+15
| | | | | | | | | | | | - Make it clear that README.md only has the hacking installation instructions - Beef up install.html
| * Keep sidebar ordering alphabetical, add SOCKS documentationAldo Cortesi2014-10-233-4/+16
| |
| * First redraft of modes documentationAldo Cortesi2014-10-231-143/+155
| |
| * Documentation re-orgAldo Cortesi2014-10-233-30/+32
| | | | | | | | | | | | - 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
* | fix typoMaximilian Hils2014-10-231-1/+1
| |
* | update proxy modes diagramsMaximilian Hils2014-10-234-0/+0
|/
* fix #378Maximilian Hils2014-10-221-3/+19
|
* add generic tcp proxying, fix #374Maximilian Hils2014-10-185-5/+45
|
* docs: make sure that inline script devs don't miss the examplesMaximilian Hils2014-09-141-2/+9
|
* Docs stub for Unbuntu, restore executable flag on binaries.Aldo Cortesi2014-09-091-0/+19
|
* add note about icmp redirects, fix #255Maximilian Hils2014-09-081-0/+10
|
* document --ignore, fix #350Maximilian Hils2014-09-083-9/+90
|
* add mitm.it error siteMaximilian Hils2014-09-072-0/+6
|
* Merge pull request #347 from mitmproxy/issue_341Aldo Cortesi2014-09-071-27/+26
|\ | | | | Remove BackReferenceMixin
| * Merge branch 'issue_341' into server_change_apiMaximilian Hils2014-09-062-0/+0
| |\
| * | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93Maximilian Hils2014-09-051-27/+26
| | |
* | | docs: mitmproxy now displays the reverse proxy server unless --host is ↵Maximilian Hils2014-09-071-3/+0
| | | | | | | | | | | | specified, which comes with a pretty big warning itself
* | | add docs on proxy modesMaximilian Hils2014-09-0724-1/+247
| |/ |/|
* | add architecture illustrationMaximilian Hils2014-09-052-0/+0
|/
* docs: add docs for script args, fix #293Maximilian Hils2014-08-071-8/+22
|
* docs: suggest to use inline scripts rather than libmproxyMaximilian Hils2014-08-071-0/+10
|
* Merge branch 'stream'Maximilian Hils2014-07-314-1/+61
|\ | | | | | | | | Conflicts: libmproxy/protocol/http.py
| * docs++Maximilian Hils2014-07-251-35/+33
| |
| * response streaming docBrad Peabody2014-07-244-1/+63
| |
* | add proxy modes illustrations, refs #258Maximilian Hils2014-07-314-0/+0
|/
* update firefox cert install docsMaximilian Hils2014-04-101-2/+2
|
* forward proxy -> upstream proxyMaximilian Hils2014-03-144-8/+8
|
* Merge branch 'absolutely_relative_proxying'Maximilian Hils2014-03-102-15/+15
|\
| * update docs, fix #215Maximilian Hils2014-03-101-14/+14
| |
| * add advanced proxying options, add SSL-terminating capability to mitmproxyMaximilian Hils2014-03-101-1/+1
| |
* | Update webapp.htmlBennett Blodinger2014-03-081-0/+3
|/ | | Add notice about data compression proxies
* merge masterMaximilian Hils2014-01-2894-0/+5766
|\
| * docs: fix spacing of page headersAldo Cortesi2014-01-281-1/+5
| |
| * Adjust docs for web app certificate installation.Aldo Cortesi2014-01-289-37/+75
| |