index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_socket_ssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
There was a race condition where the connector would try to connect
Neal Norwitz
2006-01-25
1
-0/+3
*
test_rude_shutdown(): Rewrote to use proper thread
Tim Peters
2006-01-24
1
-11/+19
*
connector(): You can't use an empty string as an argument to connect()
Tim Peters
2003-07-01
1
-1/+1
*
Fix SF bug #763770, test_socket_ssl crash
Neal Norwitz
2003-07-01
1
-2/+2
*
Fix SF #754870, SSL crash interpreter when remote side closes during connect
Neal Norwitz
2003-06-30
1
-1/+37
*
Rearrange test_socket_ssl so that a skip is expected iff the network
Tim Peters
2002-12-04
1
-19/+24
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-10-18
1
-3/+0
*
Add trivial test cases for RAND_add() and RAND_status().
Jeremy Hylton
2001-10-18
1
-1/+15
*
Skip instead of fail this test if the socket module has no ssl
Guido van Rossum
2001-09-06
1
-0/+3
*
A test of SSL support, using a roundabout method suggested by Guido.
Barry Warsaw
2001-08-20
1
-0/+13