Aldo Cortesi
|
58e1b3a47f
|
Start refactoring scripts
- Move ScriptContext into script module
- Use mock module instead of hand-rolled mock objects in tests
|
2014-01-12 12:49:19 +13:00 |
|
Maximilian Hils
|
e643759ef6
|
merge smurfix/fix2, add serverconnect hook docs, adjust tests
|
2013-12-16 22:10:06 +01:00 |
|
Maximilian Hils
|
6ec2e6f24f
|
fix script path error in tests
|
2013-12-15 02:51:35 +01:00 |
|
Maximilian Hils
|
605950bfdf
|
add @concurrent decorator for inline scripts, fixes #176
|
2013-12-15 02:43:16 +01:00 |
|
Maximilian Hils
|
2b4af8d475
|
add support for multiple scripts and script arguments. refs #76
|
2013-06-13 16:09:38 +02:00 |
|
András Veres-Szentkirályi
|
da496669c2
|
removed unused imports
|
2012-07-15 22:42:45 +02:00 |
|
Aldo Cortesi
|
b7b357528c
|
Port mitmproxy test suite entirely to nose.
|
2012-06-09 13:42:43 +12:00 |
|
Aldo Cortesi
|
986a41d180
|
Unit test++.
|
2012-02-25 12:19:54 +13:00 |
|
Aldo Cortesi
|
730c78ac53
|
Move script.Context to flow.ScriptContext
|
2011-08-04 10:14:44 +12:00 |
|
Aldo Cortesi
|
179cf75862
|
Add script hooks, enable new engine for mitmdump.
|
2011-08-03 16:36:20 +12:00 |
|
Aldo Cortesi
|
12d2b1f926
|
Rip out old script interface, start replacing with new stubs.
Scripts are broken for now.
|
2011-08-03 13:20:36 +12:00 |
|