1. 5092439 bpo-33892: Doc: Use gender neutral words (GH-7770) by Andrés Delfino · 6 years ago
  2. ef24b6c bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530) by Christian Heimes · 6 years ago
  3. 9ef1b06 bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) by Mayank Singhal · 6 years ago
  4. 0a36ac1 bpo-33641: Convert RFC references into links. (GH-7103) by Serhiy Storchaka · 6 years ago
  5. 529525f bpo-33618: Enable TLS 1.3 in tests (GH-7079) by Christian Heimes · 6 years ago
  6. e8eb6cb bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) by Christian Heimes · 6 years ago
  7. 67c4801 bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904) by Christian Heimes · 6 years ago
  8. 19177fb bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) by Stéphane Wirtel · 6 years ago
  9. 9cf8c42 bpo-33045: Fix typos in SSL documentation (GH-6065) by Matt Eaton · 6 years ago
  10. 698dde1 bpo-31453: Add setter for min/max protocol version (#5259) by Christian Heimes · 6 years ago
  11. 9d50ab5 bpo-32951: Disable SSLSocket/SSLObject constructor (#5864) by Christian Heimes · 6 years ago
  12. 90f05a5 bpo-28124: deprecate ssl.wrap_socket() (#5888) by Christian Heimes · 6 years ago
  13. 05d9fe3 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663) by Christian Heimes · 6 years ago
  14. 6cdb795 bpo-30622: Improve NPN support detection (#5859) by Christian Heimes · 6 years ago
  15. 11a1493 [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) by Christian Heimes · 6 years ago
  16. e9edee0 bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) by Benjamin Peterson · 6 years ago
  17. 61d478c bpo-31399: Let OpenSSL verify hostname and IP address (#3462) by Christian Heimes · 6 years ago
  18. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 7 years ago
  19. 4f29f3c trivial: link updates in documentation (#2765) by jimmy · 7 years ago
  20. 1b4587a bpo-25910: Fixes redirection from http to https (#4674) by Sanyam Khurana · 7 years ago
  21. ede2ac9 bpo-23033: Improve SSL Certificate handling (GH-937) by Mandeep Singh · 7 years ago
  22. 19e4d93 bpo-31533: fix broken link to OpenSSL docs (#3674) by Felipe · 7 years ago
  23. e82c034 bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531) by Christian Heimes · 7 years ago
  24. 4df60f1 bpo-31386: Custom wrap_bio and wrap_socket type (#3426) by Christian Heimes · 7 years ago
  25. b3ad0e5 bpo-28182: Expose OpenSSL verification results (#3412) by Christian Heimes · 7 years ago
  26. cb5b68a bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (#1363) by Christian Heimes · 7 years ago
  27. ad0ffa0 bpo-21649: Add RFC 7525 and Mozilla server side TLS (#3387) by Christian Heimes · 7 years ago
  28. 7b40cb7 bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305) by Christian Heimes · 7 years ago
  29. fdfca5f remove extra word (#2101) by Benjamin Peterson · 7 years ago
  30. dc1da9a clarify recv() and send() on SSLObject (#2100) by Benjamin Peterson · 7 years ago
  31. 63c2c8a bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366 (GH-148) by Chandan Kumar · 7 years ago
  32. d4069de Clean up some confusing text left by PROTOCOL_SSLv23 -> PROTOCOL_TLS transition (#1355) by Nathaniel J. Smith · 7 years ago
  33. 7b2491a bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616) by Marco Buttu · 7 years ago
  34. 275104e In SSL module version examples, don't use a legacy version. (#381) by Alex Gaynor · 7 years ago
  35. 1cf2a80 Fixed a handful of typos (GH-343) by Alex Gaynor · 7 years ago
  36. d93c4de Fix usage of data directive by Berker Peksag · 7 years ago
  37. 7d6dda4 Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  38. 4adf01c Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  39. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  40. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  41. ed9c070 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  42. 17352ff Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  43. c4d2e50 Update whatsnew with my contributions by Christian Heimes · 8 years ago
  44. 5fe668c Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext by Christian Heimes · 8 years ago
  45. 99a6570 Issue #19500: Add client-side SSL session resumption to the ssl module. by Christian Heimes · 8 years ago
  46. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  47. 358cfd4 Issue 28043: SSLContext has improved default settings by Christian Heimes · 8 years ago
  48. 3aeacad Issue #28025: Convert all ssl module constants to IntEnum and IntFlags. by Christian Heimes · 8 years ago
  49. 03d13c0 Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. by Christian Heimes · 8 years ago
  50. 598894f Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 8 years ago
  51. ac041c0 Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. by Christian Heimes · 8 years ago
  52. 25bfcd5 Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enabled ciphers. by Christian Heimes · 8 years ago
  53. 01113fa Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 8 years ago
  54. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  55. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  56. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  57. f6b1d66 Issue #23804: Fix SSL recv/read(0) to not return 1024 bytes by Martin Panter · 8 years ago
  58. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  59. 8c16cb9 Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. by Georg Brandl · 8 years ago
  60. 4981dd2 Fixed merging error in 3ebeeed1eb28. Thanks Марк Коренберг. by Serhiy Storchaka · 9 years ago
  61. 4827e48 Merge spelling fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  62. 1f1177d Fix some spelling errors in documentation and code comments by Martin Panter · 9 years ago
  63. fee05da Issue #24232: Fix typos. Patch by Ville Skyttä. by Berker Peksag · 9 years ago
  64. 315e104 Issue #24232: Fix typos. Patch by Ville Skyttä. by Berker Peksag · 9 years ago
  65. b9f2ab9 Fix duplicate doc entry for SSLContext.get_ca_certs() by Antoine Pitrou · 9 years ago
  66. 97aa953 Fix duplicate doc entry for SSLContext.get_ca_certs() by Antoine Pitrou · 9 years ago
  67. 1c69c3e use imperative by Benjamin Peterson · 9 years ago
  68. eb7a97c Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs. by Berker Peksag · 9 years ago
  69. 339e3f3 merge 3.4 by Benjamin Peterson · 9 years ago
  70. 2ce11d2 Null merge by Serhiy Storchaka · 9 years ago
  71. a7b9a1f Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs. by Berker Peksag · 9 years ago
  72. f1c5dea merge 3.4 by Benjamin Peterson · 9 years ago
  73. 6f362fa actually ssl3 is just completely broken by Benjamin Peterson · 9 years ago
  74. 1469070 Issue #23853: Methods of SSL socket don't reset the socket timeout anymore each by Victor Stinner · 9 years ago
  75. 8490f5a Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and by Serhiy Storchaka · 9 years ago
  76. 85586eb merge 3.4 (#23679) by Benjamin Peterson · 9 years ago
  77. 59c4eb7 versionchanged for rc4 removal (closes #23679) by Benjamin Peterson · 9 years ago
  78. af098a2 merge 3.4 (#23608) by Benjamin Peterson · 9 years ago
  79. c835827 indicate correct version (closes #23608) by Benjamin Peterson · 9 years ago
  80. de8eca4 merge 3.4 by Benjamin Peterson · 9 years ago
  81. 990fcaa expose X509_V_FLAG_TRUSTED_FIRST by Benjamin Peterson · 9 years ago
  82. c481bfb Issue #23239: ssl.match_hostname() now supports matching of IP addresses. by Antoine Pitrou · 9 years ago
  83. 8861502 prefer server alpn ordering over the client's by Benjamin Peterson · 10 years ago
  84. cca2732 add support for ALPN (closes #20188) by Benjamin Peterson · 10 years ago
  85. 4cb1781 expose the client's cipher suites from the handshake (closes #23186) by Benjamin Peterson · 10 years ago
  86. 3ce67a9 Issue #23177: Document that ssl.RAND_egd() is not available with LibreSSL by Victor Stinner · 10 years ago
  87. b92fd01 note that sslv3 may not be available by Benjamin Peterson · 10 years ago
  88. b757c83 Issue #22581: Use more "bytes-like object" throughout the docs and comments. by Serhiy Storchaka · 10 years ago
  89. 2b207ba Fix #22987: update the compatibility matrix for a SSLv23 client. by Antoine Pitrou · 10 years ago
  90. dbd4bcf correct versionchanged version by Benjamin Peterson · 10 years ago
  91. 7243b57 don't require OpenSSL SNI to pass hostname to ssl functions (#22921) by Benjamin Peterson · 10 years ago
  92. b9859da merge 3.4 by Benjamin Peterson · 10 years ago
  93. 92bf919 Issue #22581: Use more "bytes-like object" throughout the docs and comments. by Serhiy Storchaka · 10 years ago
  94. af12676 Fix #22987: update the compatibility matrix for a SSLv23 client. by Antoine Pitrou · 10 years ago
  95. f9284ae merge 3.4 (#22921) by Benjamin Peterson · 10 years ago
  96. bad8d4b merge with 3.4 by Georg Brandl · 10 years ago
  97. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  98. 35cd53a Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 10 years ago
  99. 4b4ddb2 Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 10 years ago
  100. 2debf15 Issue #22564: cleanup SSLObject doc by Victor Stinner · 10 years ago