Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Change the proxy settings for all connected interfaces, not just the primary ↵ | Marc Liyanage | 2013-05-15 | 1 | -12/+49 | |
| | | | | | | | | one. | |||||
* | | add support for multiple scripts and script arguments. refs #76 | Maximilian Hils | 2013-06-13 | 1 | -2/+1 | |
|/ | ||||||
* | Add mitmproxywrapper.py | Marc Liyanage | 2013-05-15 | 2 | -0/+90 | |
| | ||||||
* | Fix crash in client playback. | Aldo Cortesi | 2013-05-05 | 2 | -7/+7 | |
| | ||||||
* | Add redirect example | Maximilian Hils | 2013-04-07 | 1 | -0/+19 | |
| | ||||||
* | Introduce a filtered flow writer, and use it in dump.py | Aldo Cortesi | 2013-03-14 | 4 | -10/+10 | |
| | | | | Fixes #104 | |||||
* | Docs, examples. | Aldo Cortesi | 2013-03-11 | 1 | -0/+1 | |
| | ||||||
* | New example - standalone proxy injecting iframes into responses | Jakub Nawalaniec | 2013-01-13 | 1 | -0/+50 | |
| | ||||||
* | remove trailing whitespace | Bryan Bishop | 2012-12-09 | 2 | -3/+3 | |
| | ||||||
* | Docs and comments for WSGI app example. | Aldo Cortesi | 2012-04-24 | 1 | -1/+7 | |
| | ||||||
* | Add a WSGI adapter that lets us serve a WSGI app out of mitmproxy. | Aldo Cortesi | 2012-04-24 | 1 | -0/+41 | |
| | | | | | | | | This commit adds: - A WSGI App adapter for mitmproxy - An app registry in the proxy instance that lets us link WSGI apps with (hostname, port) combinations. - Fixes for a number of bugs discovered while creating this feature. | |||||
* | Add two more examples: dup_and_replay.py and modify_querystring.py | Aldo Cortesi | 2012-02-23 | 3 | -0/+13 | |
| | ||||||
* | Add an example showing the new form API. | Aldo Cortesi | 2012-02-23 | 2 | -1/+9 | |
| | ||||||
* | Minor docs and example script fixes. | Aldo Cortesi | 2012-02-21 | 2 | -4/+4 | |
| | ||||||
* | README and minor felicities for script examples. | Aldo Cortesi | 2011-08-27 | 2 | -6/+6 | |
| | ||||||
* | Add an example script that turns all PNGs upside down. | Aldo Cortesi | 2011-08-26 | 1 | -0/+9 | |
| | ||||||
* | Add a basic Flow processor example. | Aldo Cortesi | 2011-08-13 | 2 | -2/+48 | |
| | ||||||
* | API docs. | Aldo Cortesi | 2011-08-06 | 1 | -0/+5 | |
| | ||||||
* | Add a "done" event for scripts. | Aldo Cortesi | 2011-08-05 | 1 | -7/+8 | |
| | | | | Called exactly once after all other events. | |||||
* | First draft of scripting docs. | Aldo Cortesi | 2011-08-05 | 1 | -6/+2 | |
| | ||||||
* | Start on scripting documentation and examples. | Aldo Cortesi | 2011-08-05 | 2 | -2/+47 | |
| | ||||||
* | Documentation. | Aldo Cortesi | 2011-08-05 | 2 | -1/+4 | |
| | ||||||
* | Update examples/stickycookies.py | Aldo Cortesi | 2011-08-04 | 1 | -9/+8 | |
| | ||||||
* | Add script hooks, enable new engine for mitmdump. | Aldo Cortesi | 2011-08-03 | 1 | -3/+3 | |
| | ||||||
* | First pass of script hooks for mitmdump. | Aldo Cortesi | 2011-02-18 | 1 | -0/+6 | |
| | | | | Also stub out docs, improve mitmdump error handling. | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+35 | |