1. ac68681 Tox.ini; Test on Python 3.9 and make flake8 stricter (#966) by Christian Clauss · 3 years, 7 months ago
  2. e4f7ba2 fixes #934 -- kill dead link (#936) by Alex Gaynor · 3 years, 10 months ago
  3. 0373718 Paint it Black by the Rolling Stones (#920) by Alex Gaynor · 3 years, 11 months ago
  4. 5d890a0 ALPN: complete handshake without accepting a client's protocols. (#876) by Mark Williams · 4 years, 7 months ago
  5. a181373 Expose OP_NO_TLSv1_3 (#861) by Nathaniel J. Smith · 4 years, 11 months ago
  6. 40bc0f1 Fixed a handful of typos (#755) by Alex Gaynor · 6 years ago
  7. 1ae7cb6 Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742) by Jeremy Lainé · 6 years ago
  8. d072cae Use autofocus for all module documentation/docstrings (#737) by Alex Chan · 6 years ago
  9. fe0120f Improve documentation for passphrase callback (#703) by Diego Fernandez · 7 years ago
  10. 8102128 Bend some recent changes to standards (#669) by Hynek Schlawack · 7 years ago
  11. ad44ccd document set_default_verify_paths caveats (#667) by Paul Kehrer · 7 years ago
  12. dc996b1 add note about cryptography to crypto module (#666) by Paul Kehrer · 7 years ago
  13. 8a1de8d Fixed #631 -- deprecate all of OpenSSL.rand (#658) by Alex Gaynor · 7 years ago
  14. 10d3083 Fixed #486 -- deprecate the backwards compat names (#643) by Alex Gaynor · 7 years ago
  15. 3ed6273 Drop the deprecated rand.egd function (#630) by Alex Gaynor · 7 years ago
  16. 54005ce Fix broken links in the documentation (#611) by Alex Chan · 7 years ago
  17. 01c3167 Activate intersphinx (#583) by Hynek Schlawack · 8 years ago
  18. c3b38e5 Prepare 16.2.0 (#555) by Hynek Schlawack · 8 years ago
  19. 239e2d3 Nudge people towards better hashes in a few places (#538) by Alex Gaynor · 8 years ago
  20. 643aab8 Use our docs to point people towards modern hashes (#537) by Alex Gaynor · 8 years ago
  21. 11e43ad Fix memory leak in OpenSSL.crypto.dump_privatekey (#496) by Hynek Schlawack · 8 years ago
  22. 44e767a Enable use of CRL (and more) in verify context. (#483) by Dan Sully · 8 years ago
  23. c3b8fba Fix RTD links by Hynek Schlawack · 8 years ago
  24. 890eb6d Braaaaand by Hynek Schlawack · 8 years ago
  25. 8d4f976 Fix some links and markup by Hynek Schlawack · 8 years ago
  26. b1f3ca8 Implement Context.set_session_id by Hynek Schlawack · 8 years ago
  27. ea94f2b Rename state_name to get_state_name by Hynek Schlawack · 8 years ago
  28. 8b7e455 Polish up examples (somewhat) by Hynek Schlawack · 8 years ago
  29. f90e368 Fix set_cipher_list on modern OpenSSL by Hynek Schlawack · 8 years ago
  30. 4756925 Code review feedback (belatedly!) by Cory Benfield · 8 years ago
  31. fb4d4fb Reformat. by Cory Benfield · 8 years ago
  32. 4d67d04 Explain that FILETYPE_ASN1 is DER. by Cory Benfield · 8 years ago
  33. 25338c5 Document new publickey methods. by Cory Benfield · 9 years ago
  34. 682443f Switch to a nicer changelog format by Hynek Schlawack · 9 years ago
  35. f05b212 factor out function to dump crl by Dominic Chen · 9 years ago
  36. d367dbc Fix wording by Hynek Schlawack · 9 years ago
  37. 80d005f Replace the only EGD call by urandom by Hynek Schlawack · 9 years ago
  38. 7b3aa90 Fix travis by Hynek Schlawack · 9 years ago
  39. 5ab4056 Add Python 3.5 by Hynek Schlawack · 9 years ago
  40. 8509cec fix doc string by Akihiro Yamazaki · 9 years ago
  41. 7eee79d add OP_SINGLE_ECDH_USE by Akihiro Yamazaki · 9 years ago
  42. ca87ff6 a random set of flake8 and typo fixes by Alex Gaynor · 9 years ago
  43. b6e92df Use correct syntax for a parameter. by Alex Gaynor · 9 years ago
  44. b845044 get_elliptic_curve require 'name' parameter by Akihiro Yamazaki · 9 years ago
  45. 782de79 Fixed typo by kjav · 9 years ago
  46. 1d95dea add ssl_peek functionality by Maximilian Hils · 9 years ago
  47. 8ad4a19 Clean up X509StoreContext documentation by Stephen Holsapple · 9 years ago
  48. 8fb864a Update contributing & policy information by Hynek Schlawack · 9 years ago
  49. c9dbaab Merge pull request #272 from hynek/use-rtd-theme by Alex Gaynor · 9 years ago
  50. b92c8a9 Merge pull request #244 from elitest/session-tls-version by Hynek Schlawack · 9 years ago
  51. b5b6b0e fix grammar and english in SSL.py and ssl.rst by Jim Shaver · 9 years ago
  52. 58d2573 Switch get_protocol_version_name back to unicode. by Jim Shaver · 9 years ago
  53. 208438c Fixing the truth in Changelog SSL.py and test_ssl.py by Jim Shaver · 9 years ago
  54. 76ed8e0 Use RTD theme by Hynek Schlawack · 9 years ago
  55. abff188 differentiated the two functions. Updated docs, and tests by Jim Shaver · 9 years ago
  56. 3cd0e67 Added example and cleanup to doc/api by Jim Shaver · 9 years ago
  57. 2637c3b added docs to doc/api by Jim Shaver · 9 years ago
  58. 4cf77d2 Fix theme name by Laurens Van Houtven · 9 years ago
  59. e9ae673 Merge pull request #126 from lvh/autodoc by Hynek Schlawack · 9 years ago
  60. 5bc17cb Dedup meta data, use README as long_description by Hynek Schlawack · 9 years ago
  61. 5faa281 Fix markup by Laurens Van Houtven · 9 years ago
  62. b5b70a5 Remove X509StoreContext reference by Laurens Van Houtven · 9 years ago
  63. 3de6b2b Move Error around by Laurens Van Houtven · 9 years ago
  64. 889b9d2 Revert "Merge CRL, Revoked into certificate revocation section" by Laurens Van Houtven · 9 years ago
  65. 287abd1 Merge CRL, Revoked into certificate revocation section by Laurens Van Houtven · 9 years ago
  66. a0a9bc3 Remove Revoked reference by Laurens Van Houtven · 9 years ago
  67. fe7d8d5 Remove CRL reference by Laurens Van Houtven · 9 years ago
  68. f5831fc Remove NetscapeSPKI duplicate docs by Laurens Van Houtven · 9 years ago
  69. 82704b9 Remove NetscapeSPKIType reference by Laurens Van Houtven · 9 years ago
  70. b942115 Remove superfluous X509Extension reference by Laurens Van Houtven · 9 years ago
  71. 1302781 Remove PKCS12Type reference by Laurens Van Houtven · 9 years ago
  72. 9d4c074 Move key type constants by Laurens Van Houtven · 9 years ago
  73. 8d917bf Remove PKCS7Type by Laurens Van Houtven · 9 years ago
  74. 2ec1fba Fix typo by Laurens Van Houtven · 9 years ago
  75. 98a328b PKey is down there by Laurens Van Houtven · 9 years ago
  76. 1bc1575 X509 is down there by Laurens Van Houtven · 9 years ago
  77. 9313a4e Reflow by Laurens Van Houtven · 9 years ago
  78. e562564 X509Req appears later by Laurens Van Houtven · 9 years ago
  79. 0387f8f X509Name appears later by Laurens Van Houtven · 9 years ago
  80. 0f82087 X509 appears later by Laurens Van Houtven · 9 years ago
  81. c6a30d9 File type constants appear somewhere else too by Laurens Van Houtven · 9 years ago
  82. 555c83d Remove X509ExtensionType reference by Laurens Van Houtven · 9 years ago
  83. 01d5417 Remove PKeyType reference by Laurens Van Houtven · 9 years ago
  84. 59e3ab9 Remove X509StoreType reference by Laurens Van Houtven · 9 years ago
  85. 502fae8 Remove X509ReqType reference by Laurens Van Houtven · 9 years ago
  86. 0c6629f Remove X509NameType reference by Laurens Van Houtven · 9 years ago
  87. d81b1c0 Remove X509Type reference by Laurens Van Houtven · 9 years ago
  88. 0c26a46 Merge branch 'master' into autodoc by Laurens Van Houtven · 9 years ago
  89. 4202f0d Fix error message about non-existent _static path by Hynek Schlawack · 9 years ago
  90. 197bda9 Prepare 0.15.1 by Hynek Schlawack · 9 years ago
  91. 76ecf94 Release 0.15 by Hynek Schlawack · 9 years ago
  92. e011b95 Bytes. by Jean-Paul Calderone · 9 years ago
  93. f0e7456 merge master by Jean-Paul Calderone · 9 years ago
  94. e58a93a Apparently I'm stylistically immature. by Cory Benfield · 9 years ago
  95. 12eae89 Add ALPN support. by Cory Benfield · 10 years ago
  96. 8654f78 Merge remote-tracking branch 'origin/master' into 159-crl-export-digest by Jean-Paul Calderone · 9 years ago
  97. 2f0f395 Merge remote-tracking branch 'pyca/master' into npn by Jean-Paul Calderone · 9 years ago
  98. 0191a18 mention flags as well by Jean-Paul Calderone · 9 years ago
  99. 1096996 Merge remote-tracking branch 'origin/master' into recv_into by Jean-Paul Calderone · 9 years ago
  100. b819738 Merge pull request #175 from alex/docs-typo by Jean-Paul Calderone · 9 years ago