- 23 Şub, 2008 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 10 Eyl, 2007 1 kayıt (commit)
-
-
Bill Janssen yazdı
* Much expanded test suite: All protocols tested against all other protocols. All protocols tested with all certificate options. Tests for bad key and bad cert. Test of STARTTLS functionality. Test of RAND_* functions. * Fixes for threading/malloc bug. * Issue 1065 fixed: sslsocket class renamed to SSLSocket. sslerror class renamed to SSLError. Function "wrap_socket" now used to wrap an existing socket. * Issue 1583946 finally fixed: Support for subjectAltName added. Subject name now returned as proper DN list of RDNs. * SSLError exported from socket as "sslerror". * RAND_* functions properly exported from ssl.py. * Documentation improved: Example of how to create a self-signed certificate. Better indexing.
-
- 31 Agu, 2007 1 kayıt (commit)
-
-
Bill Janssen yazdı
-
- 30 Agu, 2007 1 kayıt (commit)
-
-
Thomas Wouters yazdı
classes when they are actually created.
-
- 29 Agu, 2007 1 kayıt (commit)
-
-
Bill Janssen yazdı
1) Improve the documentation of the SSL module, with a fuller explanation of certificate usage, another reference, proper formatting of this and that. 2) Fix Windows bug in ssl.py, and general bug in sslsocket.close(). Remove some unused code from ssl.py. Allow accept() to be called on sslsocket sockets. 3) Use try-except-else in import of ssl in socket.py. Deprecate use of socket.ssl(). 4) Remove use of socket.ssl() in every library module, except for test_socket_ssl.py and test_ssl.py.
-
- 13 Mar, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 31 Agu, 2005 2 kayıt (commit)
-
-
Piers Lauder yazdı
-
Piers Lauder yazdı
-
- 05 Tem, 2005 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 01 Haz, 2005 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 02 Mar, 2005 1 kayıt (commit)
-
-
Piers Lauder yazdı
Fix bug in InternalDate regexp that failed to allow leading 0 in day - courtesy of Rimon Barr <rimon.barr@cornell.edu>
-
- 08 Eki, 2004 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 27 Eyl, 2004 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 10 Agu, 2004 1 kayıt (commit)
-
-
Piers Lauder yazdı
Fix typo in getquotaroot parameter reported by Thierry FLORAC. Also amplify doc string for select to indicate proper way to obtain other responses.
-
- 27 Tem, 2004 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 02 Haz, 2004 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 20 May, 2004 2 kayıt (commit)
-
-
Piers Lauder yazdı
-
Piers Lauder yazdı
-
- 25 Mar, 2004 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 12 Şub, 2004 1 kayıt (commit)
-
-
Walter Dörwald yazdı
From SF patch #852334.
-
- 10 Kas, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 29 Haz, 2003 1 kayıt (commit)
-
-
Neal Norwitz yazdı
Should all the commented out code be removed?
-
- 29 Nis, 2003 2 kayıt (commit)
-
-
Piers Lauder yazdı
-
Piers Lauder yazdı
-
- 27 Mar, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 27 Şub, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Ock, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 Kas, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 22 Kas, 2002 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 30 Eki, 2002 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 16 Tem, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 30 Haz, 2002 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 24 Haz, 2002 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 23 Haz, 2002 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 17 Haz, 2002 2 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Piers Lauder yazdı
-
- 05 Haz, 2002 1 kayıt (commit)
-
-
Piers Lauder yazdı
-
- 01 Haz, 2002 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 16 Nis, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
-