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
*
Test suite, remove extraneous code.
Aldo Cortesi
2013-01-28
1
-5
/
+7
*
Add tests for client certificate support.
Aldo Cortesi
2013-01-20
7
-33
/
+101
*
Rudimentary testing for client certs.
Aldo Cortesi
2013-01-18
3
-1
/
+40
*
Speed up the test suite by reducing time sleeping in tests.
Aldo Cortesi
2013-01-18
1
-3
/
+2
*
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
Aldo Cortesi
2013-01-18
1
-0
/
+51
|
\
|
*
fixes due to merge with master
Rouli
2013-01-17
1
-1
/
+2
|
*
Merge remote-tracking branch 'upstream/master'
Rouli
2013-01-17
8
-22
/
+103
|
|
\
|
*
|
changing requests and responses to have two timestamps, one marking their ini...
Rouli
2013-01-17
1
-0
/
+41
*
|
|
Unit tests and minor code refactoring for ServerConnection.
Aldo Cortesi
2013-01-05
3
-10
/
+51
|
|
/
|
/
|
*
|
Use new netlib certificate store implementation.
Aldo Cortesi
2013-01-06
1
-1
/
+1
*
|
Unit test love - 100% for flow.py, dump.py
Aldo Cortesi
2013-01-05
2
-1
/
+26
*
|
Minor cleanups of proxy request handling.
Aldo Cortesi
2013-01-04
1
-2
/
+2
*
|
First draft of "How mitmproxy works", a complete guide to the mechanics of th...
Aldo Cortesi
2013-01-03
2
-19
/
+0
*
|
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
[next]