1. 23 Şub, 2008 1 kayıt (commit)
  2. 10 Eyl, 2007 1 kayıt (commit)
    • Bill Janssen's avatar
      More work on SSL support. · 98d19daf
      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.
      98d19daf
  3. 31 Agu, 2007 1 kayıt (commit)
  4. 30 Agu, 2007 1 kayıt (commit)
  5. 29 Agu, 2007 1 kayıt (commit)
    • Bill Janssen's avatar
      This contains a number of things: · 426ea0a8
      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.
      426ea0a8
  6. 13 Mar, 2007 1 kayıt (commit)
  7. 31 Agu, 2005 2 kayıt (commit)
  8. 05 Tem, 2005 1 kayıt (commit)
  9. 01 Haz, 2005 1 kayıt (commit)
  10. 02 Mar, 2005 1 kayıt (commit)
  11. 08 Eki, 2004 1 kayıt (commit)
  12. 27 Eyl, 2004 1 kayıt (commit)
  13. 10 Agu, 2004 1 kayıt (commit)
  14. 27 Tem, 2004 1 kayıt (commit)
  15. 02 Haz, 2004 1 kayıt (commit)
  16. 20 May, 2004 2 kayıt (commit)
  17. 25 Mar, 2004 1 kayıt (commit)
  18. 12 Şub, 2004 1 kayıt (commit)
  19. 10 Kas, 2003 1 kayıt (commit)
  20. 29 Haz, 2003 1 kayıt (commit)
  21. 29 Nis, 2003 2 kayıt (commit)
  22. 27 Mar, 2003 1 kayıt (commit)
  23. 27 Şub, 2003 1 kayıt (commit)
  24. 13 Ock, 2003 1 kayıt (commit)
  25. 24 Kas, 2002 1 kayıt (commit)
  26. 22 Kas, 2002 1 kayıt (commit)
  27. 30 Eki, 2002 1 kayıt (commit)
  28. 16 Tem, 2002 1 kayıt (commit)
  29. 30 Haz, 2002 1 kayıt (commit)
  30. 24 Haz, 2002 1 kayıt (commit)
  31. 23 Haz, 2002 1 kayıt (commit)
  32. 17 Haz, 2002 2 kayıt (commit)
  33. 05 Haz, 2002 1 kayıt (commit)
  34. 01 Haz, 2002 2 kayıt (commit)
  35. 16 Nis, 2002 1 kayıt (commit)