1. 09a386e Replace several untested paths with _openssl_assert (#498) by Alex Gaynor · 9 years ago
  2. 44e767a Enable use of CRL (and more) in verify context. (#483) by Dan Sully · 9 years ago
  3. 40d448f Refactor tests for crypto.load_publickey (#482) by Hynek Schlawack · 9 years ago
  4. 32fc4e6 fix a small bug with load_publickey (#481) by Paul Kehrer · 9 years ago
  5. 2c605ba move to separate pytest class + add one more test case by Paul Kehrer · 9 years ago
  6. 5aad73c what's a bytes by Paul Kehrer · 9 years ago
  7. 418411e first revoked cert in the CRL has NID_crl_reason first in list by Paul Kehrer · 9 years ago
  8. 5e3dd4c add a test to confirm crl.get_reason ignores unsupported extensions by Paul Kehrer · 9 years ago
  9. b11bffc bytes by Paul Kehrer · 9 years ago
  10. 2fe23b0 fix test and a missing X509_REVOKED_dup call by Paul Kehrer · 9 years ago
  11. e09399b Fix signature buffer size for RSA keys by Colleen Murphy · 9 years ago
  12. c4206f6 Correction for coding convention. by Anthony Alba · 10 years ago
  13. 2ce737f Enable tests to pass when MD5 verification disabled in OpenSSL. by Anthony Alba · 10 years ago
  14. e02c7d8 Further testing for load/dump_publickey by Cory Benfield · 10 years ago
  15. d86f1d8 Switch to py.test assertions. by Cory Benfield · 10 years ago
  16. 11c1019 Cleanup docstrings. by Cory Benfield · 10 years ago
  17. 6492f7c Support for serializing/deserializing public keys by Cory Benfield · 10 years ago
  18. f05b212 factor out function to dump crl by Dominic Chen · 10 years ago
  19. f0e6685 Move package into src by Hynek Schlawack · 10 years ago[Renamed (99%) from OpenSSL/test/test_crypto.py]
  20. 510a04e Merge pull request #372 from hynek/oakley by lvh · 10 years ago