Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Documentation for adding a new content viewer / View class | ||||
| * | 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 |
| | | | | Fixes #104 | ||||
* | 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 ↵ | Aldo Cortesi | 2013-01-03 | 21 | -28/+3871 |
| | | | | the proxy process | ||||
* | Docs: remove proxydroid instructions from Android. | Aldo Cortesi | 2013-01-03 | 3 | -54/+4 |
| | | | | The "official way" is now to just use transparent mode. | ||||
* | 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 |
| | | | | | | - Don't keep a full duplicate readme just for pypi. Pypi really needs to learn to read markdown. - Style and content adjustments | ||||
* | 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 |
| | |||||
* | Doc stubs. | Aldo Cortesi | 2012-09-17 | 8 | -16/+34 |
| | |||||
* | Doc reorg. | Aldo Cortesi | 2012-09-16 | 6 | -6/+154 |
| | |||||
* | Bump version number. | Aldo Cortesi | 2012-05-11 | 2 | -2/+2 |
| | |||||
* | Documentation. | Aldo Cortesi | 2012-04-09 | 5 | -2/+65 |
| | |||||
* | Minor doc tweaks. | Aldo Cortesi | 2012-04-05 | 1 | -2/+3 |
| | |||||
* | Android proxy document tweaks. | Aldo Cortesi | 2012-04-05 | 1 | -58/+50 |
| | |||||
* | Crush PNGs. | Aldo Cortesi | 2012-04-04 | 6 | -0/+0 |
| | |||||
* | Doc spellcheck. | Aldo Cortesi | 2012-04-04 | 4 | -4/+4 |
| | |||||
* | Android configuration docs. | Aldo Cortesi | 2012-04-04 | 7 | -4/+99 |
| | |||||
* | Docs: replacements, upstream certs. | Aldo Cortesi | 2012-04-04 | 4 | -16/+74 |
| | | | | Also, move reverse proxy command-line flag to -P. | ||||
* | Start prepping docs for 0.8 | Aldo Cortesi | 2012-04-04 | 7 | -16/+38 |
| | | | | | Also add an interactive upstream-cert option to mitmproxy, and repair help for R shortcut. | ||||
* | Add modal help to GridEditor. | Aldo Cortesi | 2012-03-22 | 4 | -2/+17 |
| | | | | Also includes some minor refactoring and documentation stubs. | ||||
* | Final prep for 0.7. | Aldo Cortesi | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | Crush PNGs in docs. | Aldo Cortesi | 2012-02-25 | 8 | -0/+0 |
| | |||||
* | Docs update for new commandline and shortcut functionality. Also, typo fix. | capt8bit | 2012-02-24 | 2 | -4/+4 |
| |