| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor docs to define nav sidebar in only one place. | Aldo Cortesi | 2014-01-19 | 4 | -95/+51 |
* | Optionally take the mitmproxy path for doc rendering from a env variable. | Aldo Cortesi | 2014-01-19 | 1 | -1/+1 |
* | fix syntax highlighting for countershape urls by using different quotes | Maximilian Hils | 2014-01-14 | 6 | -16/+16 |
* | add tutorial for transparent proxying, other minor docs improvements | Maximilian Hils | 2014-01-14 | 10 | -9/+75 |
* | merge smurfix/fix2, add serverconnect hook docs, adjust tests | Maximilian Hils | 2013-12-16 | 1 | -0/+5 |
|\ |
|
* | | add @concurrent decorator for inline scripts, fixes #176 | Maximilian Hils | 2013-12-15 | 1 | -0/+7 |
|/ |
|
* | change certificate path for android, fix #171 | Maximilian Hils | 2013-12-12 | 1 | -2/+2 |
* | Added small note of file format | James Billingham | 2013-12-11 | 1 | -0/+3 |
* | Merge remote-tracking branch 'origin/master' | Maximilian Hils | 2013-12-11 | 1 | -1/+1 |
|\ |
|
| * | Bump version | Aldo Cortesi | 2013-12-10 | 1 | -1/+1 |
* | | add documentation on how to use custom certificates | Maximilian Hils | 2013-12-11 | 1 | -0/+14 |
|/ |
|
* | Merge pull request #134 from mhils/scripts_improvements | Aldo Cortesi | 2013-12-08 | 1 | -1/+1 |
|\ |
|
| * | add support for multiple scripts and script arguments. refs #76 | Maximilian Hils | 2013-06-13 | 1 | -1/+1 |
* | | Add a note to the docs about pf redirection of traffic from the host itself. | Aldo Cortesi | 2013-12-08 | 1 | -0/+12 |
* | | Update android.html | joebowbeer | 2013-10-18 | 1 | -4/+3 |
* | | Minor adjustment for website docs pages. | Aldo Cortesi | 2013-06-16 | 1 | -0/+3 |
* | | Version bump, doc extension, URLs to github.com/mitmproxy/* | Aldo Cortesi | 2013-06-16 | 9 | -41/+108 |
* | | Merge pull request #119 from jasonanovak/ViewDocumentation | Aldo Cortesi | 2013-06-15 | 3 | -1/+39 |
|\ \
| |/
|/| |
|
| * | Finalizing documentation | Jason A. Novak | 2013-04-21 | 2 | -3/+2 |
| * | Further cleanup of documentation | Jason A. Novak | 2013-04-21 | 2 | -8/+9 |
| * | More documentation cleanup and formatting | Jason A. Novak | 2013-04-21 | 2 | -7/+16 |
| * | More documentation | Jason A. Novak | 2013-04-21 | 1 | -6/+3 |
| * | More documentation | Jason A. Novak | 2013-04-21 | 1 | -3/+5 |
| * | Continue work on documentation of adding views | Jason A. Novak | 2013-04-21 | 1 | -1/+2 |
| * | Begin work on documenting adding a new view | Jason A. Novak | 2013-04-21 | 4 | -2/+31 |
* | | Styling. | Aldo Cortesi | 2013-05-15 | 1 | -1/+1 |
* | | Mods to "How mitmproxy works" | Aldo Cortesi | 2013-05-14 | 1 | -17/+74 |
* | | README, Linux transparent mode docs, requirements additions. | Aldo Cortesi | 2013-05-14 | 3 | -8/+52 |
* | | Adapt docs for website embedding. | Aldo Cortesi | 2013-04-30 | 3 | -3/+6 |
|/ |
|
* | Docs. | Aldo Cortesi | 2013-04-05 | 3 | -103/+61 |
* | Update styling, GameCenter highscore tutorial. | Aldo Cortesi | 2013-03-18 | 11 | -48/+124 |
* | Add filter to mitmdump examples. | Aldo Cortesi | 2013-03-17 | 1 | -4/+18 |
* | Update Android cert install documents. | Aldo Cortesi | 2013-03-17 | 1 | -18/+11 |
* | Add instructions for installing the CA in the IOS Simulator. | Aldo Cortesi | 2013-03-17 | 5 | -18/+41 |
* | Introduce a filtered flow writer, and use it in dump.py | Aldo Cortesi | 2013-03-14 | 1 | -1/+1 |
* | Docs, examples. | Aldo Cortesi | 2013-03-11 | 10 | -42/+81 |
* | Expand "How mitmproxy works". Clean up some un-needed sections. | Aldo Cortesi | 2013-03-10 | 7 | -1049/+164 |
* | Test a difficult-to-trigger IOError, fix cert generation in test suite. | Aldo Cortesi | 2013-02-24 | 1 | -1/+1 |
* | fix some syntax / formatting in the docs | Andy Smith | 2013-01-11 | 1 | -3/+2 |
* | First draft of "How mitmproxy works", a complete guide to the mechanics of th... | Aldo Cortesi | 2013-01-03 | 21 | -28/+3871 |
* | Docs: remove proxydroid instructions from Android. | Aldo Cortesi | 2013-01-03 | 3 | -54/+4 |
* | Docs: move features into their own directory | Aldo Cortesi | 2013-01-03 | 12 | -11/+14 |
* | Docs: Set Headers | Aldo Cortesi | 2013-01-03 | 1 | -1/+17 |
* | Docs - features. | Aldo Cortesi | 2013-01-02 | 7 | -34/+130 |
* | Documentation, setup.py updates, styling. | Aldo Cortesi | 2013-01-02 | 9 | -48/+60 |
* | Docs and Readme | Aldo Cortesi | 2013-01-01 | 6 | -27/+16 |
* | Preliminary changelog. | Aldo Cortesi | 2013-01-01 | 1 | -40/+38 |
* | Docs: make nav sidebar work | Aldo Cortesi | 2013-01-01 | 2 | -31/+40 |
* | Much-needed facelift for the docs. | Aldo Cortesi | 2013-01-01 | 10 | -230/+1017 |
* | Stub out ctypes structures for OSX transparent mode. | Aldo Cortesi | 2012-09-17 | 2 | -141/+0 |