Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | License notifications, minor docs. | Aldo Cortesi | 2012-02-23 | 1 | -1/+4 | |
| | ||||||
* | Documentation and screenshots. | Aldo Cortesi | 2012-02-22 | 14 | -36/+93 | |
| | ||||||
* | Minor docs and example script fixes. | Aldo Cortesi | 2012-02-21 | 2 | -0/+8 | |
| | ||||||
* | Minor doc fixes and import cleanups. | Aldo Cortesi | 2012-02-20 | 3 | -1/+3 | |
| | ||||||
* | Start preparing for 0.7 | Aldo Cortesi | 2012-02-19 | 3 | -5/+5 | |
| | | | | Update CHANGELOG, CONTRIBUTORS, README.mkd, todo, and bump version. | |||||
* | Help docs have ~r as an example but ~r isn't valid. I think it's supposed to ↵ | Mark E. Haase | 2011-12-28 | 1 | -2/+2 | |
| | | | | be ~q. | |||||
* | Prep for 0.6 release. | Aldo Cortesi | 2011-08-06 | 3 | -3/+2 | |
| | | | | | | - Update contributors file. - Bump version number - Include version number in docs | |||||
* | Remove script examples for now. | Aldo Cortesi | 2011-08-06 | 4 | -13/+0 | |
| | | | | I need to come up with some uncontrived examples. | |||||
* | API docs. | Aldo Cortesi | 2011-08-06 | 6 | -26/+66 | |
| | ||||||
* | First draft of scripting docs. | Aldo Cortesi | 2011-08-05 | 4 | -46/+104 | |
| | ||||||
* | Start on scripting documentation and examples. | Aldo Cortesi | 2011-08-05 | 6 | -12/+48 | |
| | ||||||
* | Documentation. | Aldo Cortesi | 2011-08-05 | 14 | -76/+139 | |
| | ||||||
* | More documentation stubbing. | Aldo Cortesi | 2011-08-05 | 5 | -5/+19 | |
| | ||||||
* | Miscelaneous doc updates. | Aldo Cortesi | 2011-08-03 | 12 | -23/+59 | |
| | | | | | - Make typography less hideous. - Stub out the docs I'm about to write. | |||||
* | Doc and help adjustments. | Aldo Cortesi | 2011-08-03 | 3 | -1/+10 | |
| | ||||||
* | Prep for 0.5 release | Aldo Cortesi | 2011-06-27 | 7 | -5/+109 | |
| | | | | | | - Update CHANGELOG and CONTRIBUTORS - Bump version - Include Apple Gamecenter highscore setting tutorial in docs |