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
/
tutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
Refator server tests to use flow.FlowMaster and flow.State
Aldo Cortesi
2012-07-09
1
-24
/
+16
*
Serialization and de-serialization of new cert format.
Aldo Cortesi
2012-06-28
1
-1
/
+3
*
Adapt for API changes in netlib.
Aldo Cortesi
2012-06-23
1
-1
/
+0
*
Basic transparent mode.
Aldo Cortesi
2012-06-15
1
-0
/
+31
*
Refactor test suite to make room for transparent mode tests.
Aldo Cortesi
2012-06-15
1
-31
/
+46
*
First draft conversion of server to PyOpenSSL.
Aldo Cortesi
2012-06-13
1
-1
/
+1
*
Fix an exception when replaying a flow with no response.
Aldo Cortesi
2012-06-10
1
-2
/
+2
*
Add HTTP version to response objects.
Aldo Cortesi
2012-06-10
1
-1
/
+1
*
Refactoring of proxy.py
Aldo Cortesi
2012-06-10
1
-2
/
+2
*
Add HTTP version to flow.Request
Aldo Cortesi
2012-06-10
1
-1
/
+1
*
Reverse proxy testing.
Aldo Cortesi
2012-06-09
1
-15
/
+38
*
Move from requests to human_curl.
Aldo Cortesi
2012-06-09
1
-9
/
+12
*
Port mitmproxy test suite entirely to nose.
Aldo Cortesi
2012-06-09
1
-2
/
+19
*
Move pathod service testing truss to nose.
Aldo Cortesi
2012-06-09
1
-25
/
+18
*
Start conversion to nose.
Aldo Cortesi
2012-06-09
1
-0
/
+39
*
Shift mitmproxy test suite over to pathod.
Aldo Cortesi
2012-06-08
1
-25
/
+43
*
Expand SSL cert support
Aldo Cortesi
2012-04-02
1
-1
/
+1
*
Create ODictCaseless for headers, use vanilla ODict for everything else.
Aldo Cortesi
2012-02-20
1
-2
/
+2
*
Unit test import cleanups.
Aldo Cortesi
2012-02-20
1
-4
/
+4
*
Rename Headers class to ODict
Aldo Cortesi
2012-02-20
1
-2
/
+2
*
Basic infrastructure for request and response body size limits.
Aldo Cortesi
2011-09-09
1
-1
/
+1
*
Further interface cleaning.
Aldo Cortesi
2011-08-03
1
-1
/
+1
*
Move all HTTP objects to flow.py
Aldo Cortesi
2011-08-03
1
-7
/
+7
*
General cleanup.
Aldo Cortesi
2011-08-02
1
-1
/
+1
*
Add a new flow loading mechanism.
Aldo Cortesi
2011-05-15
1
-0
/
+7
*
Revamp key generation.
Aldo Cortesi
2011-03-18
1
-1
/
+1
*
Fix hang on shutdown.
Aldo Cortesi
2011-03-15
1
-0
/
+1
*
Add client replay options to mitmdump.
Aldo Cortesi
2011-03-06
1
-2
/
+0
*
Reorganize test suite to remove confusion between test utils and libmproxy ut...
Aldo Cortesi
2011-03-05
1
-0
/
+111