index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort filt items alphabetically
Shadab Zafar
2016-07-16
1
-14
/
+14
*
Add DummyFlow and its Tests
Shadab Zafar
2016-07-16
1
-1
/
+59
*
Add tests for TCPFlow.match
Shadab Zafar
2016-07-16
1
-1
/
+15
*
Add ~http and ~tcp filters
Shadab Zafar
2016-07-16
2
-1
/
+31
*
Use ~bq / ~bs for messages sent from client / server
Shadab Zafar
2016-07-16
2
-19
/
+31
*
Replace http decorator with one that handles different flowtypes
Shadab Zafar
2016-07-16
1
-20
/
+29
*
Add TCPFlow.match
Shadab Zafar
2016-07-16
1
-0
/
+21
*
Add tests for HTTPFlow only filters
Shadab Zafar
2016-07-16
1
-0
/
+50
*
Add decorator for HTTPFlow filters
Shadab Zafar
2016-07-16
1
-0
/
+25
*
Add test for operators (& | !)
Shadab Zafar
2016-07-16
1
-0
/
+25
*
Add test for addresses (~src, ~dst)
Shadab Zafar
2016-07-16
1
-0
/
+16
*
Add test for body (~b)
Shadab Zafar
2016-07-16
2
-6
/
+23
*
Add test for error (~e)
Shadab Zafar
2016-07-16
1
-1
/
+16
*
console: don't let messages overwrite prompts
Aldo Cortesi
2016-07-16
1
-1
/
+2
*
Merge pull request #1362 from cortesi/errors
Aldo Cortesi
2016-07-16
18
-60
/
+78
|
\
|
*
Make mitmdump return an error exit status if errors occurred during run
Aldo Cortesi
2016-07-16
2
-0
/
+6
|
*
Flash a status bar message if an error log event occurs
Aldo Cortesi
2016-07-16
1
-0
/
+3
|
*
Add a helper to translate a log level to a tier
Aldo Cortesi
2016-07-16
3
-4
/
+8
|
*
Trigger "start" when scripts are reloaded.
Aldo Cortesi
2016-07-16
1
-0
/
+1
|
*
add_event -> add_log throughout project
Aldo Cortesi
2016-07-16
13
-47
/
+47
|
*
Fix log level handling
Aldo Cortesi
2016-07-16
6
-9
/
+13
|
*
Add addons after initialisation in mitmproxy console
Aldo Cortesi
2016-07-16
1
-3
/
+3
|
/
*
Zap unused test scripts
Aldo Cortesi
2016-07-15
11
-59
/
+9
*
fix #1358
Maximilian Hils
2016-07-15
2
-11
/
+11
*
Merge pull request #1356 from cortesi/script
Aldo Cortesi
2016-07-15
35
-708
/
+676
|
\
|
*
Script cleanups
Aldo Cortesi
2016-07-15
3
-18
/
+100
|
*
Fix HAR extractor
Aldo Cortesi
2016-07-15
2
-6
/
+9
|
*
Adjust concurrent tests for start method
Aldo Cortesi
2016-07-15
2
-3
/
+1
|
*
Add .start for addons and scripts
Aldo Cortesi
2016-07-15
14
-21
/
+46
|
*
Fix windows parse_args test
Aldo Cortesi
2016-07-15
1
-1
/
+1
|
*
Always use PollingObserver
Aldo Cortesi
2016-07-14
1
-7
/
+2
|
*
Merge branch 'master' into script
Aldo Cortesi
2016-07-14
1
-0
/
+2
|
|
\
|
|
/
|
/
|
*
|
Add missing mitmweb option
Aldo Cortesi
2016-07-14
1
-0
/
+2
|
*
Adjust for new options scheme
Aldo Cortesi
2016-07-14
1
-1
/
+1
|
*
Add a tick event for addons and scripts, and use it for race-free reload
Aldo Cortesi
2016-07-14
3
-14
/
+24
|
*
Tighten the tick loop
Aldo Cortesi
2016-07-14
1
-17
/
+14
|
*
Script cleanup: editing in console, Python3 compatibility fixes
Aldo Cortesi
2016-07-14
7
-61
/
+38
|
*
Convert examples and example tests for new-style scripts
Aldo Cortesi
2016-07-14
14
-261
/
+120
|
*
Zap old scripts infrastructure, fix concurrency tests
Aldo Cortesi
2016-07-14
9
-216
/
+43
|
*
First-order integration of scripts addon
Aldo Cortesi
2016-07-14
16
-184
/
+379
|
/
*
Re-add deletion of stickycookies (#1355)
Shadab Zafar
2016-07-14
2
-4
/
+24
*
Merge pull request #1354 from mhils/explicit-options
Aldo Cortesi
2016-07-14
14
-135
/
+192
|
\
|
*
minor fixes
Maximilian Hils
2016-07-13
3
-3
/
+3
|
*
make options explicit
Maximilian Hils
2016-07-13
13
-134
/
+191
|
/
*
Merge pull request #1353 from cortesi/stream
Aldo Cortesi
2016-07-14
8
-118
/
+167
|
\
|
*
Stream to file -> addon
Aldo Cortesi
2016-07-14
8
-118
/
+167
*
|
Merge pull request #1352 from cortesi/stickycookie
Aldo Cortesi
2016-07-14
11
-208
/
+204
|
\
|
|
*
Fix indeterminacy in sticky cookie tests
Aldo Cortesi
2016-07-14
1
-6
/
+9
|
*
Zap unused imports
Aldo Cortesi
2016-07-14
1
-3
/
+0
|
*
Ditch StickyCookie module
Aldo Cortesi
2016-07-14
2
-65
/
+2
[next]