1. 80262fb Fixed a misleading typo in teh docs by Alex Gaynor · 9 years ago
  2. 8d4f976 Fix some links and markup by Hynek Schlawack · 9 years ago
  3. 0dcacf7 switch to OPENSSL_free by Paul Kehrer · 9 years ago
  4. c84567b Remove code for pre-cryptography 1.2 by Alex Gaynor · 9 years ago
  5. e8f91cc treat x509 extension objects as opaque pointers by Paul Kehrer · 9 years ago
  6. c488dea Merge pull request #435 from reaperhulk/m-asn1-time-dup by Hynek Schlawack · 9 years ago
  7. afa5a66 gc the DSA key a different way by Paul Kehrer · 9 years ago
  8. 2fe23b0 fix test and a missing X509_REVOKED_dup call by Paul Kehrer · 9 years ago
  9. 8dddb1a remove X509_REVOKED_dup entirely since cryptography can do this by Paul Kehrer · 9 years ago
  10. a0860b9 switch to DSA_generate_parameters_ex by Paul Kehrer · 9 years ago
  11. e09399b Fix signature buffer size for RSA keys by Colleen Murphy · 9 years ago
  12. 2a91ba3 Make pyOpenSSL future-proof by Hynek Schlawack · 10 years ago
  13. fde45c9 compare datetimes directly for the expiry check by Paul Kehrer · 10 years ago
  14. e6bcce8 Fix get_issuer/subject docstrings for X509 too. by Cory Benfield · 10 years ago
  15. 881dc8d Fix get_subject docstring. by Cory Benfield · 10 years ago
  16. 2b6bb80 Further clarify dump_publickey argument types. by Cory Benfield · 10 years ago
  17. c9c30a2 Cleanup types in docstrings. by Cory Benfield · 10 years ago
  18. 9c590b9 Further docstring cleanups. by Cory Benfield · 10 years ago
  19. 1e9c7ab No coverage on this branch by Cory Benfield · 10 years ago
  20. e813cec Remove :py: prefixes by Cory Benfield · 10 years ago
  21. 11c1019 Cleanup docstrings. by Cory Benfield · 10 years ago
  22. 6492f7c Support for serializing/deserializing public keys by Cory Benfield · 10 years ago
  23. 8d887e1 fix review issues by Paul Kehrer · 10 years ago
  24. 5d5d28d alter has_expired to fix bugs related to ASN1_UTCTIME_cmp_time_t by Paul Kehrer · 10 years ago
  25. 0a3cd6d Add type information to crl parameter by Hynek Schlawack · 10 years ago
  26. f05b212 factor out function to dump crl by Dominic Chen · 10 years ago
  27. f0e6685 Move package into src by Hynek Schlawack · 10 years ago[Renamed from OpenSSL/crypto.py]
  28. 510a04e Merge pull request #372 from hynek/oakley by lvh · 10 years ago