• Marc-André Lemburg's avatar
    Break SSL support out of _socket module and place it into a new · a5d2b4cb
    Marc-André Lemburg yazdı
    helper module _ssl.
    
    The support for the RAND_* APIs in _ssl is now only enabled
    for OpenSSL 0.9.5 and up since they were added in that
    release.
    
    Note that socketmodule.* should really be renamed to _socket.* --
    unfortunately, this seems to lose the CVS history of the file.
    
    Please review and test... I was only able to test the header file
    chaos in socketmodule.c/h on Linux. The test run through fine
    and compiles don't give errors or warnings.
    
    WARNING: This patch does *not* include changes to the various
    non-Unix build process files.
    a5d2b4cb
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BeOS-NOTES Loading commit data...
BeOS-setup.py Loading commit data...
HISTORY Loading commit data...
HPUX-NOTES Loading commit data...
NEWS Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
RFD Loading commit data...
cheatsheet Loading commit data...
find_recursionlimit.py Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-mode.el Loading commit data...
python.man Loading commit data...
setuid-prog.c Loading commit data...
vgrindefs Loading commit data...