1. e0f9863 Issue #9693 - msg 115273: attempt to fix ssl module failures on certain OpenSSL versions by calling ERR_clear_error() before raising IOError by Giampaolo Rodolà · 14 years ago
  2. 745ab38 Fix issue issue9706: provides a better error handling for various SSL operations by Giampaolo Rodolà · 14 years ago
  3. ee55df5 Fix memory leak in ssl module. by Mark Dickinson · 14 years ago
  4. 6186bfb Merged revisions 82210 via svnmerge from by Antoine Pitrou · 14 years ago
  5. 8bae4ec Issue #8682: The ssl module now temporary increments the reference count of by Antoine Pitrou · 14 years ago
  6. b521877 Issue #4870: Add an `options` attribute to SSL contexts, as well as by Antoine Pitrou · 14 years ago
  7. 9d74b42 Merged revisions 81241 via svnmerge from by Antoine Pitrou · 14 years ago
  8. f9faaad Issue #8477: ssl.RAND_egd() supports str with surrogates and bytes for the path by Victor Stinner · 14 years ago
  9. 3800e1e Issue #8477: _ssl._test_decode_cert() supports str with surrogates and bytes by Victor Stinner · 14 years ago
  10. 65ec8ae Fix (hopefully) the remaining test_ssl buildbot failures by Antoine Pitrou · 14 years ago
  11. 152efa2 Issue #8550: Add first class `SSLContext` objects to the ssl module. by Antoine Pitrou · 14 years ago
  12. 525807b Merged revisions 81115 via svnmerge from by Antoine Pitrou · 14 years ago
  13. cbb82eb Merged revisions 80789 via svnmerge from by Antoine Pitrou · 14 years ago
  14. 06e34a9 Merged revisions 80540 via svnmerge from by Antoine Pitrou · 14 years ago
  15. d3f8ab8 Merged revisions 80451-80452 via svnmerge from by Antoine Pitrou · 14 years ago
  16. 2c4f98b Merged revisions 80392 via svnmerge from by Antoine Pitrou · 14 years ago
  17. fec12ff Merged revisions 80314-80315 via svnmerge from by Antoine Pitrou · 14 years ago
  18. 2d9cb9c Merged revisions 80151 via svnmerge from by Antoine Pitrou · 14 years ago
  19. 0ae7b58 Merged revisions 79910 via svnmerge from by Antoine Pitrou · 14 years ago
  20. 04f6a32 Merged revisions 79812 via svnmerge from by Antoine Pitrou · 14 years ago
  21. 5f1c38f Merged revisions 79448 via svnmerge from by Antoine Pitrou · 14 years ago
  22. 7124a41 Merged revisions 78596 via svnmerge from by Victor Stinner · 14 years ago
  23. 7d7aede Merged revisions 75529 via svnmerge from by Antoine Pitrou · 15 years ago
  24. 0289b15 Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,73605 via svnmerge from by Benjamin Peterson · 15 years ago
  25. b173f78 add a replacement API for PyCObject, PyCapsule #5630 by Benjamin Peterson · 15 years ago
  26. 56420b4 #4967 fix buggy read() by Benjamin Peterson · 15 years ago
  27. e94c679 Issue #1717: rename tp_compare to tp_reserved. I'll change the by Mark Dickinson · 15 years ago
  28. 26dd760 Fix signed/unsigned mismatch. by Raymond Hettinger · 15 years ago
  29. 40a0f66 clean up ssl.py; expose unwrap and add test for it by Bill Janssen · 16 years ago
  30. 4cc0f24 Rename PyUnicode_AsString -> _PyUnicode_AsString and by Marc-André Lemburg · 16 years ago
  31. e43d33a #3247 Get rid of Py_FindMethod; use tp_members instead. by Amaury Forgeot d'Arc · 16 years ago
  32. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  33. 72b710a Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  34. 9c4756e Renamed PyBytes to PyByteArray by Christian Heimes · 16 years ago
  35. ba4af49 Merged revisions 61964-61979 via svnmerge from by Christian Heimes · 16 years ago
  36. 412dc9c Merged revisions 60350-60363 via svnmerge from by Christian Heimes · 16 years ago
  37. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  38. 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 17 years ago
  39. 54cc54c update to fix leak in SSL code by Bill Janssen · 17 years ago
  40. e6650f9 Reverting revision 59394. We'll sort this out later. by Guido van Rossum · 17 years ago
  41. 03b5c9a Fix the leaks in test_ssl. Issue 1469. Patch by Christian Heimes: by Guido van Rossum · 17 years ago
  42. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  43. f06628b Make read() and certificate() return bytes instead of bytearray instances. by Guido van Rossum · 17 years ago
  44. 6e027db get SSL support to work again by Bill Janssen · 17 years ago
  45. 1b7f891 Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from by Thomas Wouters · 17 years ago
  46. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  47. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  48. 1ccfa90 Return a boolean for status by Neal Norwitz · 17 years ago
  49. ae2c876 Use unicode by Neal Norwitz · 17 years ago
  50. 6252083 Change read() on SSL socket to return bytes. by Jeremy Hylton · 17 years ago
  51. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  52. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  53. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  54. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  55. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  56. 389cea8 Try to improve name based on discussion on python-checkins with Jim Jewett by Neal Norwitz · 18 years ago
  57. f84d1b9 Introduce Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE. Proposed by Tim Peters. by Martin v. Löwis · 18 years ago
  58. 082b2df Bug #876637, prevent stack corruption when socket descriptor by Neal Norwitz · 18 years ago
  59. 19cbcad Fix indentation (whitespace only). by Neal Norwitz · 18 years ago
  60. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 18 years ago
  61. 5910d81 Add a missing decref -- PyErr_SetObject increfs the 'object'! by Michael W. Hudson · 20 years ago
  62. 27d3dda [Patch #909007] Enable a bunch of safe bug workarounds in OpenSSL, for compatibility with various broken SSL implementations out there. by Andrew M. Kuchling · 20 years ago
  63. 9c3efe3 [Patch #945642] Fix non-blocking SSL sockets, which blocked on reads/writes in Python 2.3. by Andrew M. Kuchling · 20 years ago
  64. 06c3479 Make socket.sslerror a subclass of socket.error . by Brett Cannon · 20 years ago
  65. 405a795 Patch #803998: Correctly check for error in SSL_write. by Martin v. Löwis · 21 years ago
  66. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  67. a9002f8 Fix SF #754870, SSL crash interpreter when remote side closes during connect by Neal Norwitz · 21 years ago
  68. afec8e3 Patch #751916: Check for signals, fix some refcounting errors. by Martin v. Löwis · 21 years ago
  69. 529baf2 Fix compiler warning by Neal Norwitz · 21 years ago
  70. 4f707ac SF patch 676472 by Geoff Talvola, reviewed by Ben Laurie. by Guido van Rossum · 21 years ago
  71. 99d4abf Support socket timeout in SSL, by Geoff Talvola. by Guido van Rossum · 21 years ago
  72. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  73. 09c35f7 Patch #575827: allow threads inside SSL creation. by Martin v. Löwis · 22 years ago
  74. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  75. 4e54730 Repair badly formatted code. by Jeremy Hylton · 22 years ago
  76. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  77. 5de9842 Repair widespread misuse of _PyString_Resize. Since it's clear people by Tim Peters · 22 years ago
  78. 6af3e2d Forward port of patch # 500311: Work around for buggy https servers. by Martin v. Löwis · 22 years ago
  79. a5d2b4c Break SSL support out of _socket module and place it into a new by Marc-André Lemburg · 22 years ago