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
/
test
/
test_flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Generalize GridEditor to N columns.
Aldo Cortesi
2012-03-18
1
-4
/
+7
*
Hooks -> ReplaceHooks
Aldo Cortesi
2012-03-17
1
-20
/
+23
*
Add a hooks mechanism, based on filter expressions.
Aldo Cortesi
2012-03-16
1
-0
/
+35
*
replace() methods now decode and re-encode contents before substitution.
Aldo Cortesi
2012-03-16
1
-0
/
+18
*
Add a decoded context manager.
Aldo Cortesi
2012-03-16
1
-0
/
+24
*
Added tests for ServerPlaybackState with nopop
Valtteri Virtanen
2012-03-05
1
-0
/
+12
*
Fixed old tests
Valtteri Virtanen
2012-03-05
1
-6
/
+6
*
Unit test++.
Aldo Cortesi
2012-02-25
1
-2
/
+11
*
Fix detection of URL-encoded forms.
Aldo Cortesi
2012-02-24
1
-1
/
+10
*
Create ODictCaseless for headers, use vanilla ODict for everything else.
Aldo Cortesi
2012-02-20
1
-32
/
+46
*
Use ODict for request.get_form_urlencoded and set_form_urlencoded
Aldo Cortesi
2012-02-20
1
-3
/
+3
*
Unit test import cleanups.
Aldo Cortesi
2012-02-20
1
-3
/
+3
*
Use ODict for Request.get_query and Request.set_query
Aldo Cortesi
2012-02-20
1
-3
/
+3
*
Rename Headers class to ODict
Aldo Cortesi
2012-02-20
1
-51
/
+13
*
Add "p" key binding to connection list view to copy a flow.
Aldo Cortesi
2012-02-19
1
-0
/
+2
*
Add API for duplicating flows.
Aldo Cortesi
2012-02-18
1
-0
/
+18
*
Repair unit tests.
Aldo Cortesi
2012-02-18
1
-1
/
+1
*
100% test coverage for flow.py
Aldo Cortesi
2012-02-10
1
-0
/
+14
*
Make filter matching act more sensibly.
Aldo Cortesi
2012-02-10
1
-3
/
+8
*
Expand test coverage.
Aldo Cortesi
2012-02-10
1
-0
/
+44
*
Methods for getting and setting form urlencoded data on Request.
Aldo Cortesi
2012-02-10
1
-0
/
+12
*
Add get_query and set_query methods to Request.
Aldo Cortesi
2012-02-09
1
-5
/
+28
*
Code cleanliness - appease pychecker.
Aldo Cortesi
2011-08-04
1
-7
/
+3
*
Request class now has a clean pydoc profile.
Aldo Cortesi
2011-08-04
1
-2
/
+2
*
Further interface cleaning.
Aldo Cortesi
2011-08-03
1
-5
/
+5
*
Clean up interfaces by making some methods pseudo-private.
Aldo Cortesi
2011-08-03
1
-23
/
+23
*
Move all HTTP objects to flow.py
Aldo Cortesi
2011-08-03
1
-16
/
+334
*
Enable "|" command to run a oneshot script on a single flow.
Aldo Cortesi
2011-08-03
1
-8
/
+0
*
Add script hooks, enable new engine for mitmdump.
Aldo Cortesi
2011-08-03
1
-10
/
+26
*
Unit test++
Aldo Cortesi
2011-08-02
1
-0
/
+23
*
General cleanup.
Aldo Cortesi
2011-08-02
1
-1
/
+1
*
We no longer need to track clientconnections.
Aldo Cortesi
2011-08-02
1
-7
/
+0
*
Improve performance of loading flows from a file hugely.
Aldo Cortesi
2011-08-01
1
-4
/
+4
*
Refactor the way we calculate views of the flow list.
Aldo Cortesi
2011-08-01
1
-7
/
+7
*
Add utility functions to search and replace strings in flows
Aldo Cortesi
2011-07-22
1
-0
/
+15
*
Introduce an anti-compression command-line argument.
Aldo Cortesi
2011-07-15
1
-0
/
+1
*
Cast some data read from dump files to str, to prevent unicode promotion.
Aldo Cortesi
2011-07-01
1
-1
/
+5
*
Add a new flow loading mechanism.
Aldo Cortesi
2011-05-15
1
-0
/
+21
*
Add a stickyauth option.
Aldo Cortesi
2011-03-20
1
-0
/
+40
*
Interrupt interception when deleting an intercepting flow.
Aldo Cortesi
2011-03-15
1
-3
/
+0
*
Fix hang on shutdown.
Aldo Cortesi
2011-03-15
1
-2
/
+2
*
Add client plaback to mitmproxy.
Aldo Cortesi
2011-03-13
1
-2
/
+4
*
flow.py 100% test coverage
Aldo Cortesi
2011-03-13
1
-1
/
+11
*
mitmproxy prompted input now display previously set value.
Aldo Cortesi
2011-03-13
1
-3
/
+3
*
Make mitmdump handle invalid serialized data gracefully.
Aldo Cortesi
2011-03-11
1
-0
/
+10
*
Display Errors and killed connections in mitmdump.
Aldo Cortesi
2011-03-11
1
-7
/
+0
*
Add --norefresh to stop refreshing server playback to mitmdump.
Aldo Cortesi
2011-03-11
1
-1
/
+1
*
Add an --anticache option to mitmdump.
Aldo Cortesi
2011-03-09
1
-2
/
+1
*
Make mitmdump server playback also exit by default.
Aldo Cortesi
2011-03-06
1
-6
/
+11
*
Make mitmdump exit after client replay is complete by default.
Aldo Cortesi
2011-03-06
1
-4
/
+10
[prev]
[next]