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
/
netlib
/
tcp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix cert verification tests, remove leftovers
Maximilian Hils
2016-07-27
1
-18
/
+1
*
improve invalid certificate ux
Maximilian Hils
2016-07-27
1
-19
/
+44
*
sni is now str, not bytes
Maximilian Hils
2016-07-06
1
-2
/
+2
*
Start rolling out leak detection in netlib
Aldo Cortesi
2016-06-14
1
-0
/
+11
*
Make the tcp connection closer cancellable
Aldo Cortesi
2016-06-12
1
-9
/
+21
*
Improve debugging of thread and other leaks
Aldo Cortesi
2016-06-11
1
-5
/
+13
*
netlib: always disconnect when using context manager
Maximilian Hils
2016-06-06
1
-2
/
+4
*
More explicit name for the tcp.Server handler counter
Aldo Cortesi
2016-06-03
1
-2
/
+2
*
Make tcp.Client.connect return a context manager that closes the connection
Aldo Cortesi
2016-06-03
1
-0
/
+8
*
Implement a service connection handler counter, use it in Pathod test suite
Aldo Cortesi
2016-06-03
1
-7
/
+28
*
Reorganise netlib imports according to Google Style Guide
Aldo Cortesi
2016-06-01
1
-29
/
+26
*
Start cleaning up netlib.utils
Aldo Cortesi
2016-05-31
1
-2
/
+2
*
Merge branch 'master' into solidcore
Aldo Cortesi
2016-05-29
1
-0
/
+1
|
\
|
*
netlib: fix most flake8 offenses
Thomas Kriechbaumer
2016-05-28
1
-0
/
+1
*
|
Sketch out a more solid core
Aldo Cortesi
2016-05-28
1
-1
/
+1
|
/
*
peer_address -> ip_address
Maximilian Hils
2016-04-11
1
-3
/
+3
*
Merge pull request #1014 from ikoz/master
Maximilian Hils
2016-03-17
1
-0
/
+10
|
\
|
*
New option: Add server certs to client chain
ikoz
2016-03-08
1
-0
/
+10
*
|
use "peer_address" instead of "sock_address"
lilydjwg
2016-03-15
1
-3
/
+3
*
|
add resolved IP address in "Details" tab
依云
2016-03-10
1
-0
/
+3
|
/
*
fix #956
Maximilian Hils
2016-02-19
1
-5
/
+1
*
combine projects
Maximilian Hils
2016-02-18
1
-0
/
+911