aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing whitespaceBryan Bishop2012-12-092-3/+3
|
* Docs and comments for WSGI app example.Aldo Cortesi2012-04-241-1/+7
|
* Add a WSGI adapter that lets us serve a WSGI app out of mitmproxy.Aldo Cortesi2012-04-241-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.pyAldo Cortesi2012-02-233-0/+13
|
* Add an example showing the new form API.Aldo Cortesi2012-02-232-1/+9
|
* Minor docs and example script fixes.Aldo Cortesi2012-02-212-4/+4
|
* README and minor felicities for script examples.Aldo Cortesi2011-08-272-6/+6
|
* Add an example script that turns all PNGs upside down.Aldo Cortesi2011-08-261-0/+9
|
* Add a basic Flow processor example.Aldo Cortesi2011-08-132-2/+48
|
* API docs.Aldo Cortesi2011-08-061-0/+5
|
* Add a "done" event for scripts.Aldo Cortesi2011-08-051-7/+8
| | | | Called exactly once after all other events.
* First draft of scripting docs.Aldo Cortesi2011-08-051-6/+2
|
* Start on scripting documentation and examples.Aldo Cortesi2011-08-052-2/+47
|
* Documentation.Aldo Cortesi2011-08-052-1/+4
|
* Update examples/stickycookies.pyAldo Cortesi2011-08-041-9/+8
|
* Add script hooks, enable new engine for mitmdump.Aldo Cortesi2011-08-031-3/+3
|
* First pass of script hooks for mitmdump.Aldo Cortesi2011-02-181-0/+6
| | | | Also stub out docs, improve mitmdump error handling.
* Initial checkin.Aldo Cortesi2010-02-161-0/+35