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
/
Modules
/
_ssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make socket.sslerror a subclass of socket.error .
Brett Cannon
2004-03-23
1
-1/+3
*
Patch #803998: Correctly check for error in SSL_write.
Martin v. Löwis
2003-10-27
1
-2/+3
*
Fix a bunch of typos in documentation, docstrings and comments.
Walter Dörwald
2003-10-20
1
-1/+1
*
Fix SF #754870, SSL crash interpreter when remote side closes during connect
Neal Norwitz
2003-06-30
1
-1/+2
*
Patch #751916: Check for signals, fix some refcounting errors.
Martin v. Löwis
2003-06-28
1
-2/+13
*
Fix compiler warning
Neal Norwitz
2003-02-02
1
-0/+1
*
SF patch 676472 by Geoff Talvola, reviewed by Ben Laurie.
Guido van Rossum
2003-01-31
1
-13/+65
*
Support socket timeout in SSL, by Geoff Talvola.
Guido van Rossum
2003-01-27
1
-0/+51
*
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond
2002-08-02
1
-1/+1
*
Patch #575827: allow threads inside SSL creation.
Martin v. Löwis
2002-07-28
1
-4/+19
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-4/+4
*
Repair badly formatted code.
Jeremy Hylton
2002-07-02
1
-19/+17
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
1
-14/+14
*
Repair widespread misuse of _PyString_Resize. Since it's clear people
Tim Peters
2002-04-27
1
-2/+2
*
Forward port of patch # 500311: Work around for buggy https servers.
Martin v. Löwis
2002-04-20
1
-24/+72
*
Break SSL support out of _socket module and place it into a new
Marc-André Lemburg
2002-02-16
1
-0/+461