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
...
*
Beef up unit tests for HAR utility functions - flow.py coverage now 100%.
Aldo Cortesi
2013-01-29
1
-6
/
+22
*
adding helper functions to make HAR export easier
Rouli
2013-01-28
1
-0
/
+113
*
Unit test love - 100% for flow.py, dump.py
Aldo Cortesi
2013-01-05
1
-1
/
+17
*
Expand Flow.match to accept either a string or a compiled filter expression.
Aldo Cortesi
2012-09-14
1
-3
/
+6
*
Getter and setter for path component on Requests.
Aldo Cortesi
2012-08-19
1
-1
/
+19
*
Add SetHeaders, analogous to ReplaceHooks, with a graphical editor in mitmpro...
Aldo Cortesi
2012-08-18
1
-5
/
+62
*
Add a size() method to flow.Request and flow.Response.
Aldo Cortesi
2012-08-04
1
-0
/
+7
*
removed assigned but unread variables
András Veres-Szentkirályi
2012-07-15
1
-1
/
+1
*
removed unused imports
András Veres-Szentkirályi
2012-07-15
1
-2
/
+0
*
Add streaming to FlowMaster
Aldo Cortesi
2012-07-09
1
-1
/
+27
*
Remove ODict tests. ODict is now in netlib.
Aldo Cortesi
2012-07-09
1
-111
/
+0
*
Fix error when serializing reverted SSL flows.
Aldo Cortesi
2012-07-05
1
-0
/
+7
*
Serialization and de-serialization of new cert format.
Aldo Cortesi
2012-06-28
1
-11
/
+1
*
Fix a problem in ODictCaseless that could cause duplicate headers.
Aldo Cortesi
2012-06-15
1
-0
/
+6
*
Fix an exception when replaying a flow with no response.
Aldo Cortesi
2012-06-10
1
-3
/
+0
*
Add HTTP version to response objects.
Aldo Cortesi
2012-06-10
1
-4
/
+4
*
Add HTTP version to flow.Request
Aldo Cortesi
2012-06-10
1
-11
/
+11
*
Nose mopup: docs, no cover pragmas, a few missing path specs.
Aldo Cortesi
2012-06-09
1
-1
/
+1
*
Port mitmproxy test suite entirely to nose.
Aldo Cortesi
2012-06-09
1
-107
/
+89
*
Fix a crashing bug when replacing text in a flow with unicode bodies.
Aldo Cortesi
2012-05-25
1
-0
/
+5
*
Refuse to replay a request with missing content.
Aldo Cortesi
2012-05-16
1
-0
/
+10
*
Add the ability to flag content as missing in a request or a response.
Aldo Cortesi
2012-05-16
1
-0
/
+6
*
Add a WSGI adapter that lets us serve a WSGI app out of mitmproxy.
Aldo Cortesi
2012-04-24
1
-0
/
+9
*
Serialized data version check.
Aldo Cortesi
2012-04-11
1
-1
/
+12
*
Serialize requestcount for ClientConnect objects.
Aldo Cortesi
2012-04-03
1
-1
/
+2
*
Add accessor method for SSLCert object on Response.
Aldo Cortesi
2012-04-02
1
-0
/
+7
*
Expand SSL cert support
Aldo Cortesi
2012-04-02
1
-3
/
+3
*
Refactor pretty view mechanism.
Aldo Cortesi
2012-03-24
1
-0
/
+5
*
Add error indications to GridEditor.
Aldo Cortesi
2012-03-23
1
-0
/
+4
*
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
[prev]
[next]