Commit Graph

20 Commits

Author SHA1 Message Date
Aldo Cortesi afda175e1c Addon iface: .configure(options) -> .configure(options, updated) 2016-07-23 15:43:55 +12:00
Aldo Cortesi 92a5076bd0 Adjust concurrent tests for start method 2016-07-15 15:00:37 +12:00
Aldo Cortesi 4ba7ce50c6 Add .start for addons and scripts
Also improve error messages, fix various unit tests
2016-07-15 14:52:34 +12:00
Aldo Cortesi b94f5fd361 Convert examples and example tests for new-style scripts
Remove the test that just loads all the example scripts for now - it's a very
low-value test, and we need to think of something better.
2016-07-14 19:54:15 +12:00
Maximilian Hils 5d2b7c52f9 move script context to mitmproxy.ctx 2016-07-08 19:57:57 -07:00
Maximilian Hils c048ae1d5b remove context from all scripts 2016-07-07 20:14:52 -07:00
Maximilian Hils 63c6660895 update examples, tests, docs 2016-06-13 18:17:09 -07:00
Aldo Cortesi 92597f82ea Docs and examples to top level 2016-02-18 09:27:08 +13:00
Maximilian Hils 33fa49277a move mitmproxy 2016-02-15 14:58:46 +01:00
Maximilian Hils a18db90ea3 update example inline scripts 2015-09-04 00:46:42 +02:00
Maximilian Hils b04e6e56ab update inline script hooks 2015-08-31 17:05:52 +02:00
Aldo Cortesi a05a70d816 Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
Maximilian Hils ebd539b49f update examples, fix #353 2014-09-08 17:03:34 +02:00
Maximilian Hils 2a6337343a update docs, mostly revert 2f44b26b4c 2014-09-05 15:16:20 +02:00
Maximilian Hils 4b4a18a2e4 add --stream options, various fixes 2014-07-21 21:06:55 +02:00
Maximilian Hils e643759ef6 merge smurfix/fix2, add serverconnect hook docs, adjust tests 2013-12-16 22:10:06 +01:00
Maximilian Hils 2b4af8d475 add support for multiple scripts and script arguments. refs #76 2013-06-13 16:09:38 +02:00
Bryan Bishop 1c6139e013 remove trailing whitespace 2012-12-09 15:57:11 -06:00
Aldo Cortesi f23818ceea Add a "done" event for scripts.
Called exactly once after all other events.
2011-08-05 14:08:03 +12:00
Aldo Cortesi 89a58d7e30 Start on scripting documentation and examples. 2011-08-05 10:47:43 +12:00