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
*
close() methods for clients and servers.
Aldo Cortesi
2012-07-20
1
-1
/
+33
*
Refactor TCP test suite.
Aldo Cortesi
2012-07-05
1
-21
/
+9
*
Expose SSL options, use TLSv1 by default for client connections.
Aldo Cortesi
2012-07-04
1
-1
/
+24
*
Add utility function for converstion to PEM.
Aldo Cortesi
2012-06-28
1
-0
/
+1
*
Add a get_remote_cert method to tcp client.
Aldo Cortesi
2012-06-28
1
-1
/
+4
*
Refactor certutils.SSLCert API.
Aldo Cortesi
2012-06-27
1
-2
/
+2
*
Add certutils to netlib.
Aldo Cortesi
2012-06-27
4
-0
/
+256
*
Add SNI.
Aldo Cortesi
2012-06-26
1
-1
/
+30
*
Perform handshake immediately on SSL conversion.
Aldo Cortesi
2012-06-25
1
-10
/
+32
*
Improve TCPClient interface.
Aldo Cortesi
2012-06-25
1
-3
/
+4
*
Don't connect during __init__ methods for either client or server.
Aldo Cortesi
2012-06-25
1
-4
/
+9
*
SSL tests, plus some self-signed test certificates.
Aldo Cortesi
2012-06-25
3
-9
/
+52
*
Repair test suite.
Aldo Cortesi
2012-06-24
1
-2
/
+3
*
Add and unit test http.read_response
Aldo Cortesi
2012-06-24
1
-0
/
+42
*
Make read_headers return an ODictCaseless object.
Aldo Cortesi
2012-06-24
1
-3
/
+3
*
100% testcoverage for netlib.http
Aldo Cortesi
2012-06-23
1
-13
/
+60
*
protocol.py -> http.py
Aldo Cortesi
2012-06-23
1
-43
/
+43
*
Adapt WSGI, convert test suite to nose.
Aldo Cortesi
2012-06-19
1
-9
/
+15
*
Import wsgi.
Aldo Cortesi
2012-06-19
1
-0
/
+98
*
Initial checkin.
Aldo Cortesi
2012-06-19
4
-0
/
+425