Staging
v0.5.1
https://github.com/python/cpython
Revision ee18b6f2fda4afcdd1a22adb5b0637019510907b authored by Victor Stinner on 09 May 2011, 22:38:00 UTC, committed by Victor Stinner on 09 May 2011, 22:38:00 UTC
OpenSSL is now compiled with OPENSSL_NO_SSL2 defined (without the SSLv2
protocol) on Debian: fix the ssl module on Debian Testing and Debian Sid.

Optimize also ssl.get_protocol_name(): speed does matter!
1 parent 4755ab0
History
Tip revision: ee18b6f2fda4afcdd1a22adb5b0637019510907b authored by Victor Stinner on 09 May 2011, 22:38:00 UTC
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Tip revision: ee18b6f
File Mode Size
connection.h -rw-r--r-- 13.6 KB
multiprocessing.c -rw-r--r-- 8.7 KB
multiprocessing.h -rw-r--r-- 4.0 KB
pipe_connection.c -rw-r--r-- 3.6 KB
semaphore.c -rw-r--r-- 16.8 KB
socket_connection.c -rw-r--r-- 5.0 KB
win32_functions.c -rw-r--r-- 6.9 KB

back to top