aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_tcp.py
Commit message (Collapse)AuthorAgeFilesLines
* sni is now str, not bytesMaximilian Hils2016-07-061-13/+13
|
* Fix Python3 testsAldo Cortesi2016-06-141-1/+1
|
* Satisfy lintAldo Cortesi2016-06-141-1/+1
|
* Start rolling out leak detection in netlibAldo Cortesi2016-06-141-211/+218
|
* more style cleanupThomas Kriechbaumer2016-05-291-0/+1
|
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+0
|
* fix #956Maximilian Hils2016-02-191-6/+4
|
* move tservers helperThomas Kriechbaumer2016-02-161-1/+2
|
* fix ALPN checksMaximilian Hils2016-02-151-1/+1
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+795