diff options
| author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-10-11 17:23:34 (GMT) |
|---|---|---|
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-10-11 17:23:34 (GMT) |
| commit | ba69936037788ddf0cf43047ecb5c3a00af20628 (patch) | |
| tree | 58e57cf65561bbf0be0dca382475ac5b10b47fcb /Lib/httplib.py | |
| parent | ae0013d3aa136bef90ab4f69d3d735cc2ed0aed1 (diff) | |
| download | cpython-ba69936037788ddf0cf43047ecb5c3a00af20628.zip cpython-ba69936037788ddf0cf43047ecb5c3a00af20628.tar.gz cpython-ba69936037788ddf0cf43047ecb5c3a00af20628.tar.bz2 | |
Commit parts of SF patch #462759
Use #define X509_NAME_MAXLEN for server/issuer length on an SSL
object.
Update doc strings for socket.ssl() and ssl methods read() and
write().
PySSL_SSLwrite(): Check return value and raise exception on error.
Use int for len instead of size_t. (All the function the size_t obj
was passed to our from expected an int!)
PySSL_SSLread(): Check return value of PyArg_ParseTuple()! More
robust checks of return values from SSL_read().
Diffstat (limited to 'Lib/httplib.py')
0 files changed, 0 insertions, 0 deletions
