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
Commit message (
Expand
)
Author
Age
Files
Lines
*
First draft of OSX transparent proxy mode.
Aldo Cortesi
2013-01-01
2
-0
/
+17
*
More work on proxy auth
Aldo Cortesi
2012-12-31
1
-2
/
+30
*
Test and robustify BasicProxyAuth.parse_auth_value
Aldo Cortesi
2012-12-31
1
-0
/
+12
*
Start solidifying proxy authentication
Aldo Cortesi
2012-12-31
1
-0
/
+18
*
Substantially rewrite AMF decoding.
Aldo Cortesi
2012-11-26
4
-9
/
+22
*
Move cleanBin and hexdump into netutils.
Aldo Cortesi
2012-09-24
1
-11
/
+0
*
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
*
Little bit of love for the unit tests.
Aldo Cortesi
2012-08-19
2
-1
/
+19
*
Command-line options for header setting.
Aldo Cortesi
2012-08-19
1
-3
/
+9
*
Add SetHeaders, analogous to ReplaceHooks, with a graphical editor in mitmpro...
Aldo Cortesi
2012-08-18
1
-5
/
+62
*
Send tracebacks from content viewers to event log.
Aldo Cortesi
2012-08-18
1
-5
/
+20
*
Further simplifcation and testing of contentviews.
Aldo Cortesi
2012-08-18
1
-37
/
+21
*
Huge cleanup of content viewers.
Aldo Cortesi
2012-08-18
1
-44
/
+58
*
Optional AMF decoding support
Sahn Lam
2012-08-17
2
-0
/
+23
*
Fix unit tests after argparse conversion.
Aldo Cortesi
2012-08-18
1
-3
/
+3
*
Add a size() method to flow.Request and flow.Response.
Aldo Cortesi
2012-08-04
1
-0
/
+7
*
Fix flow read unit test to accomodate more tolerant dumpfile parsing.
Aldo Cortesi
2012-07-24
1
-4
/
+2
*
removed assigned but unread variables
András Veres-Szentkirályi
2012-07-15
3
-3
/
+3
*
removed unused imports
András Veres-Szentkirályi
2012-07-15
7
-17
/
+4
*
Add an ~a filter expression, matching an asset content type in responses.
Aldo Cortesi
2012-07-14
1
-0
/
+6
*
Refine semantics of replay_request method.
Aldo Cortesi
2012-07-10
1
-6
/
+3
*
Make WSGI apps work in transparent mode.
Aldo Cortesi
2012-07-10
1
-0
/
+8
*
Test replay corner cases. Fix discovered bugs.
Aldo Cortesi
2012-07-09
1
-0
/
+12
*
Unit test request replay thread.
Aldo Cortesi
2012-07-09
1
-0
/
+10
*
Refator server tests to use flow.FlowMaster and flow.State
Aldo Cortesi
2012-07-09
3
-43
/
+33
*
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
*
Add a domain match filter (~d regex)
Aldo Cortesi
2012-07-06
1
-0
/
+6
*
Fix error when serializing reverted SSL flows.
Aldo Cortesi
2012-07-05
1
-0
/
+7
*
Catch and handle SSL connection errors.
Aldo Cortesi
2012-07-01
1
-1
/
+3
*
Beef up logging substantially.
Aldo Cortesi
2012-07-01
1
-3
/
+3
*
Handle invalid data more gracefully.
Aldo Cortesi
2012-06-30
1
-1
/
+14
*
Serialization and de-serialization of new cert format.
Aldo Cortesi
2012-06-28
2
-12
/
+4
*
Remove certutils from mitmproxy.
Aldo Cortesi
2012-06-27
3
-256
/
+0
*
Remove -T and -U command-line options.
Aldo Cortesi
2012-06-26
1
-8
/
+0
*
Adapt for API changes in netlib.
Aldo Cortesi
2012-06-23
1
-1
/
+0
*
Move wsgi to netlib.
Aldo Cortesi
2012-06-19
2
-110
/
+13
*
Extract protocol and tcp server implementations into netlib.
Aldo Cortesi
2012-06-19
2
-256
/
+0
*
Refactor protocol.py to remove dependence on flow and utils.
Aldo Cortesi
2012-06-17
2
-33
/
+31
*
Pull out protocol components into protocol.py
Aldo Cortesi
2012-06-16
3
-137
/
+139
*
Test suite and refactoring for netlib.
Aldo Cortesi
2012-06-16
1
-1
/
+81
*
Rename our tcpserver to netlib, expand to include client network functions.
Aldo Cortesi
2012-06-16
2
-11
/
+15
*
Fix a problem in ODictCaseless that could cause duplicate headers.
Aldo Cortesi
2012-06-15
1
-0
/
+6
*
Basic transparent mode.
Aldo Cortesi
2012-06-15
2
-1
/
+32
*
Refactor test suite to make room for transparent mode tests.
Aldo Cortesi
2012-06-15
2
-37
/
+56
*
First draft conversion of server to PyOpenSSL.
Aldo Cortesi
2012-06-13
2
-1
/
+4
*
Fix an exception when replaying a flow with no response.
Aldo Cortesi
2012-06-10
2
-5
/
+2
*
Localise client connection object manipulation.
Aldo Cortesi
2012-06-10
1
-12
/
+16
*
Add HTTP version to response objects.
Aldo Cortesi
2012-06-10
3
-5
/
+6
[next]