index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
/
flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add utility functions to search and replace strings in flows
Aldo Cortesi
2011-07-22
1
-0
/
+12
*
Removes should_autodecode attribute from Response. Adds commandline option 'd...
Stephen Altamirano
2011-07-21
1
-0
/
+1
*
Adds support for content encoding, namely gip and deflate
alts
2011-07-16
1
-3
/
+6
*
Introduce an anti-compression command-line argument.
Aldo Cortesi
2011-07-15
1
-0
/
+3
*
Rewrite Headers object to preserve order and case.
Aldo Cortesi
2011-07-14
1
-3
/
+4
*
Don't redraw the screen more often than necessary.
Aldo Cortesi
2011-06-27
1
-1
/
+1
*
Don't backup flows before replay.
Aldo Cortesi
2011-06-23
1
-1
/
+0
*
Add -r option to mitmdump and mitmproxy.
Aldo Cortesi
2011-05-15
1
-5
/
+3
*
Add a new flow loading mechanism.
Aldo Cortesi
2011-05-15
1
-4
/
+21
*
Add a stickyauth option.
Aldo Cortesi
2011-03-20
1
-0
/
+32
*
Reverse order of flows in mitmproxy.
Aldo Cortesi
2011-03-20
1
-1
/
+1
*
Server replay shortcut in mitmproxy can now be used to interrupt a current re...
Aldo Cortesi
2011-03-18
1
-0
/
+3
*
Client playback shortcut in mitmproxy can now be used to interrupt a current ...
Aldo Cortesi
2011-03-18
1
-0
/
+3
*
Interrupt interception when deleting an intercepting flow.
Aldo Cortesi
2011-03-15
1
-7
/
+5
*
Do pre-processing of requests before replay.
Aldo Cortesi
2011-03-15
1
-31
/
+36
*
Add client plaback to mitmproxy.
Aldo Cortesi
2011-03-13
1
-3
/
+3
*
Rejigger status bar somewhat. Add indicators for various bits of state.
Aldo Cortesi
2011-03-13
1
-0
/
+2
*
Fix stickycookie setting, indented view traceback.
Aldo Cortesi
2011-03-13
1
-0
/
+2
*
mitmproxy prompted input now display previously set value.
Aldo Cortesi
2011-03-13
1
-5
/
+22
*
Handle invalid bind address specifications gracefully.
Aldo Cortesi
2011-03-12
1
-0
/
+2
*
Make mitmdump handle invalid serialized data gracefully.
Aldo Cortesi
2011-03-11
1
-3
/
+10
*
Display Errors and killed connections in mitmdump.
Aldo Cortesi
2011-03-11
1
-5
/
+3
*
Add --norefresh to stop refreshing server playback to mitmdump.
Aldo Cortesi
2011-03-11
1
-0
/
+6
*
Add an --anticache option to mitmdump.
Aldo Cortesi
2011-03-09
1
-0
/
+3
*
Move version constants to version.py, add version to serialized flows.
Aldo Cortesi
2011-03-09
1
-1
/
+2
*
Make mitmdump server playback also exit by default.
Aldo Cortesi
2011-03-06
1
-4
/
+9
*
Make mitmdump exit after client replay is complete by default.
Aldo Cortesi
2011-03-06
1
-4
/
+16
*
Add flow_count and active_flow_count methods to flow.State.
Aldo Cortesi
2011-03-06
1
-9
/
+19
*
Bump unit tests, rearrange mitmdump command-line options slightly.
Aldo Cortesi
2011-03-06
1
-0
/
+1
*
Allow client replays to be replayed against server replays.
Aldo Cortesi
2011-03-06
1
-1
/
+3
*
Add client replay options to mitmdump.
Aldo Cortesi
2011-03-06
1
-4
/
+3
*
Massage namespace to make room for client replay.
Aldo Cortesi
2011-03-05
1
-8
/
+24
*
Basic client playback state structure.
Aldo Cortesi
2011-03-04
1
-13
/
+36
*
Add an indicator that sticky cookies have been applied in mitmdump.
Aldo Cortesi
2011-02-25
1
-0
/
+1
*
Minor housekeeping - unused code, nocover directives.
Aldo Cortesi
2011-02-24
1
-1
/
+3
*
More mature sticky cookie primitive. Use it in console.py.
Aldo Cortesi
2011-02-24
1
-15
/
+47
*
Start abstracting out sticky cookie state.
Aldo Cortesi
2011-02-24
1
-1
/
+24
*
Add a way for users to specify header significance in server replay.
Aldo Cortesi
2011-02-23
1
-3
/
+17
*
Move script hooks into the flow primitives.
Aldo Cortesi
2011-02-21
1
-9
/
+37
*
Add --kill option to mitmdump
Aldo Cortesi
2011-02-21
1
-3
/
+4
*
First pass of playback function for mitmdump.
Aldo Cortesi
2011-02-21
1
-0
/
+21
*
Add a simple server playback state object.
Aldo Cortesi
2011-02-21
1
-4
/
+47
*
Certificates are now generated in a temporary per-session directory.
Aldo Cortesi
2011-02-20
1
-1
/
+1
*
Implement state loading that doesn't change object identity.
Aldo Cortesi
2011-02-20
1
-3
/
+18
*
Bump test coverage to 100% for flow.py
Aldo Cortesi
2011-02-19
1
-22
/
+2
*
Refactor Flow primitives to remove HTTP1.0 assumption.
Aldo Cortesi
2011-02-19
1
-40
/
+33
*
First pass of script hooks for mitmdump.
Aldo Cortesi
2011-02-18
1
-1
/
+2
*
Don't leave dangling browser connections for pipelined requests.
Aldo Cortesi
2011-02-16
1
-1
/
+2
*
Un-break request replay.
Aldo Cortesi
2011-02-16
1
-0
/
+1
*
FlowMaster bugfixes and unit tests.
Aldo Cortesi
2011-02-16
1
-6
/
+1
[prev]
[next]