1. 3efa98c Update SSL.py docstring (#849) by Daniel Holth · 6 years ago
  2. 1265b06 Run tests in random order to weed out issues (#842) by Alex Gaynor · 6 years ago
  3. 8fd7c15 Remove deleted files from MANIFEST.in (#841) by Alex Gaynor · 6 years ago
  4. 6fd5f53 Delete .mention-bot (#840) by Alex Gaynor · 6 years ago
  5. f0455d2 Delete examples/simple/ (#837) by Alex Gaynor · 6 years ago
  6. dc44dac Delete examples/sni/ (#838) by Alex Gaynor · 6 years ago
  7. 3de2415 Delete README.rst (#839) by Alex Gaynor · 6 years ago
  8. 140a69e Delete SecureXMLRPCServer.py (#836) by Alex Gaynor · 6 years ago
  9. 2399206 Delete proxy.py (#835) by Alex Gaynor · 6 years ago
  10. 9f328eb Delete certgen.py (#834) by Alex Gaynor · 6 years ago
  11. 6aa9f14 Delete mk_simple_certs which is definitely not the pyca recommended way to generate certs (#833) by Alex Gaynor · 6 years ago
  12. aeca8a4 Remove tests of long functionality (#832) by Alex Gaynor · 6 years ago
  13. 1fbe064 Make test_ssl pass in an IPv6-only environment (#827) by David Benjamin · 6 years ago
  14. 4d57590 skip NPN tests if NPN is not available (#822) by Paul Kehrer · 6 years ago
  15. a42c5c9 OpenSSL always has SNI (#821) by Alex Gaynor · 6 years ago
  16. be2bd54 Deprecated NPN (#820) by Alex Gaynor · 6 years ago
  17. df2480d Raise an Error with "no cipher match" even with TLS 1.3 (#818) by Mark Williams · 6 years ago
  18. ca749b5 Make all of the examples py3 syntax friendly (#816) by Alex Gaynor · 7 years ago
  19. 01f90a1 Removed deprecated Type aliases (#814) by Alex Gaynor · 7 years ago
  20. 2d2ea9d Update install docs for suppoted versions of OpenSSL (#813) by Alex Gaynor · 7 years ago
  21. 4cb0520 Update test for us not supporting 0.9.8 (#812) by Alex Gaynor · 7 years ago
  22. 80dcf38 Provide a valid digest option (#811) by Wayne Werner · 7 years ago
  23. 870b775 more infra changes (#809) by Paul Kehrer · 7 years ago
  24. f0a59cd Reopen master for 19.1 (#810) by Alex Gaynor · 7 years ago
  25. c9a71e1 release 19.0.0 (#808) by Paul Kehrer · 7 years ago
  26. fd70632 changelog and call it 19 now (#807) by Paul Kehrer · 7 years ago
  27. 1f9c5d1 upgrade macos builders to newer travis image (#806) by Paul Kehrer · 7 years ago
  28. 2f874f2 add key types consts (#776) by Igr · 7 years ago
  29. 4121e25 Fixes incorrect rtype in documentation (#802) by Gaurav Malhotra · 7 years ago
  30. 4183beb Handle NULL bytes in get_components() values (#804) by Romuald Brunet · 7 years ago
  31. 7d5a3bf Hypothetically fixes pyOpenSSL tests (#805) by Paul Kehrer · 7 years ago
  32. 37e6022 Update OpenSSL manpage link to x509v3_config (#789) by Cyril Stoller · 7 years ago
  33. 6f25ced Add note on zero-based certificate version value (#790) by Cyril Stoller · 7 years ago
  34. 0e6c553 X509Store.add_cert no longer raises an error on duplicate cert (#787) by Paul Kehrer · 7 years ago
  35. 178d04d Fixes #784 -- bump minimum cryptography version (#785) by Alex Gaynor · 7 years ago
  36. b2777a4 fix wantWriteError to error even with big socket buffers (#782) by catern · 7 years ago
  37. 0f82c1f Added py37 (#772) by Alex Gaynor · 7 years ago
  38. 179eb1d Only allocate exponent in the TYPE_RSA path. (#767) by David Benjamin · 7 years ago
  39. 7ac5f27 Tone down the comment around SSL_set_tlsext_status_ocsp_resp. (#764) by David Benjamin · 7 years ago
  40. ce5c384 Fix SSL_CTX_set_tlsext_servername_callback type signature. (#763) by David Benjamin · 7 years ago
  41. a40e861 reopen master for 18.1 (#761) by Paul Kehrer · 7 years ago
  42. 74de8a1 18.0.0 release time (#760) by Paul Kehrer · 7 years ago
  43. 959a031 tell people to stop using this where possible (#759) by Paul Kehrer · 7 years ago
  44. 460a19d Add Connection.get_certificate method (#733) by Jeremy Lainé · 7 years ago
  45. e7f3345 Make sure a NotImplementedError is always raised on Connection.makefile() (#744) by Ayke · 7 years ago
  46. 02261ad Add Context.set_tlsext_use_srtp (#734) by Jeremy Lainé · 7 years ago
  47. 7cc15e8 make codecov stop commenting (#756) by Paul Kehrer · 7 years ago
  48. 40bc0f1 Fixed a handful of typos (#755) by Alex Gaynor · 7 years ago
  49. 15c2935 Always enable auto retry (#753) by Paul Kehrer · 7 years ago
  50. 4f9b706 Make the changelog consistent (#754) by Alex Gaynor · 7 years ago
  51. 6e9f976 Increase the size of RSA key used in tests for OpenSSL 1.1.1 (#750) by Alex Gaynor · 7 years ago
  52. 373926c fixed tests that want SNI (#751) by Alex Gaynor · 7 years ago
  53. 384264f Switch to xcode_image 9.3 (#752) by Alex Gaynor · 7 years ago
  54. 57c2f03 Run tests against pypy3, use travis's pypy/pypy3 (#743) by Jeremy Lainé · 7 years ago
  55. 1ae7cb6 Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742) by Jeremy Lainé · 7 years ago
  56. 993c4e4 Don't add not supported SSL_ST_* into _all_, fixies #738 (#739) by Ondřej Nový · 7 years ago
  57. d072cae Use autofocus for all module documentation/docstrings (#737) by Alex Chan · 7 years ago
  58. 3d231f0 open for 17.6.0 (#727) by Paul Kehrer · 8 years ago
  59. d21fcd8 17.5.0 version bump (#726) by Paul Kehrer · 8 years ago
  60. bdb7639 Export keying material support (#725) by Paul Kehrer · 8 years ago
  61. e738186 fix a memory leak and a potential UAF and also #722 (#723) by Paul Kehrer · 8 years ago
  62. f724786 Pin pytest until we drop 2.6 (#721) by Hynek Schlawack · 8 years ago
  63. 736c621 define __all__ to make wildcard import work (#719) by Nicolas Karolak · 8 years ago
  64. 57051a5 reopen master (#718) by Paul Kehrer · 8 years ago
  65. e61e202 Require urllib3 tests to pass; fixes #712 (#716) by Alex Gaynor · 8 years ago
  66. 5a3fb40 bump to 17.4.0 (#714) by Paul Kehrer · 8 years ago
  67. acbd662 restore a subset of the rand module (#708) by Paul Kehrer · 8 years ago
  68. 4aa52c3 Don't use things after they're freed...duh (#709) by Alex Gaynor · 8 years ago
  69. c3697ad fix errors with latest flake8 (#710) by Alex Gaynor · 8 years ago
  70. fe0120f Improve documentation for passphrase callback (#703) by Diego Fernandez · 8 years ago
  71. 1eac0e8 17.4.0.dev0 bump (#694) by Paul Kehrer · 8 years ago
  72. 9bd33dc bump version and update changelog (#693) by Paul Kehrer · 8 years ago
  73. 58193f1 Avoid a double call to X509_STORE_CTX_init as it leaks memory (#691) by Jeremy Cline · 8 years ago
  74. 9e15eca Provide a destructor for the CRL object (#690) by Jeremy Cline · 8 years ago
  75. 332848f Fix another test to not hardcode TLSv1 (#683) by Alex Gaynor · 8 years ago
  76. 85b1758 Don't use "TLSv1" as a default for loopback clients/servers (#682) by Alex Gaynor · 8 years ago
  77. 23c965e Delete rand.py (#675) by Alex Gaynor · 8 years ago
  78. 209de94 Drop py33 (#677) by Alex Gaynor · 8 years ago
  79. 6cbc69a Simplify test code (#679) by Alex Gaynor · 8 years ago
  80. 642de6f Mark this test as flaky (#678) by Alex Gaynor · 8 years ago
  81. a079213 Fixes #655 -- deprecate OpenSSL.tsafe (#673) by Alex Gaynor · 8 years ago
  82. a723ba2 Start new release cycle (#672) by Hynek Schlawack · 8 years ago
  83. dd44662 Prepare 17.2.0 (#671) by Hynek Schlawack · 8 years ago
  84. 59d2625 (EC)DSA signature fix (#670) by Paul Kehrer · 8 years ago
  85. 8102128 Bend some recent changes to standards (#669) by Hynek Schlawack · 8 years ago
  86. ad44ccd document set_default_verify_paths caveats (#667) by Paul Kehrer · 8 years ago
  87. dc996b1 add note about cryptography to crypto module (#666) by Paul Kehrer · 8 years ago
  88. a92a1a7 fix #664 (#665) by Paul Kehrer · 8 years ago
  89. 7f5610c 101 doesn't work, just mark it flaky (#662) by Alex Gaynor · 8 years ago
  90. 4fbc11d move deps to extras (#661) by Paul Kehrer · 8 years ago
  91. e466bc9 FIxed #266 -- attempt to deflake our tests (#660) by Alex Gaynor · 8 years ago
  92. b3460c6 Fixed #657 -- handle OverflowErrors on large allocation requests (#659) by Alex Gaynor · 8 years ago
  93. 8a1de8d Fixed #631 -- deprecate all of OpenSSL.rand (#658) by Alex Gaynor · 8 years ago
  94. a421276 Start new release cycle (#654) by Hynek Schlawack · 8 years ago
  95. a46d234 Prepare 17.1 (#653) by Hynek Schlawack · 8 years ago
  96. 173e4ba Removed the deprecated md5 default on CRL.export() (#652) by Alex Gaynor · 8 years ago
  97. 941f903 Bend CHANGELOG.rst to our shape (#651) by Hynek Schlawack · 8 years ago
  98. d61c46a Kill some commented out code and other cleanups (#649) by Alex Gaynor · 8 years ago
  99. e1d8db5 remove gibberish comment (#648) by Alex Gaynor · 8 years ago
  100. 336d802 Kill dead code (#647) by Alex Gaynor · 8 years ago