1. e76cdde Use newest CRL. by David Benjamin · 9 years ago
  2. 69e0a45 Remove OPENSSL_ALLOW_PROXY_CERTS. by David Benjamin · 9 years ago
  3. 00d7a7c Drop cached certificate signature validity flag by David Benjamin · 9 years ago
  4. 8f1e113 Ensure verify error is set when X509_verify_cert() fails. by David Benjamin · 9 years ago
  5. dc6c1b8 Fix build when using Visual Studio 2015 Update 1. by Brian Smith · 9 years ago
  6. 3f81b60 Fix missing ok=0 with cert verification. by Steven Valdez · 9 years ago
  7. 06c5fb4 Revert "Fix missing ok=0 with cert verification." by David Benjamin · 9 years ago
  8. b057688 Fix missing ok=0 with cert verification. by Steven Valdez · 9 years ago
  9. 3a39b06 Import “altchains” support. by Adam Langley · 9 years ago
  10. 57707c7 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. by Adam Langley · 9 years ago
  11. b965c63 Reject calls to X509_verify_cert that have not been reinitialised by David Benjamin · 9 years ago
  12. 8a58933 Remove the CRYPTO_EX_new callback. by David Benjamin · 9 years ago
  13. 20c3731 Become partially -Wmissing-variable-declarations-clean. by David Benjamin · 9 years ago
  14. 96c2a28 Fix all sign/unsigned warnings with Clang and GCC. by Adam Langley · 10 years ago
  15. 43c4d17 Add X509_CRL_up_ref. by David Benjamin · 10 years ago
  16. 8745865 Fix a couple other leaks on failure in X509_verify_cert. by David Benjamin · 10 years ago
  17. a6ee3de Fix leak on malloc failure in X509_verify_cert. by David Benjamin · 10 years ago
  18. aa58513 Reserve ex_data index zero for app_data. by David Benjamin · 10 years ago
  19. 3570d73 Remove the func parameter to OPENSSL_PUT_ERROR. by David Benjamin · 10 years ago
  20. d87021d Fix length checks in X509_cmp_time to avoid out-of-bounds reads. by David Benjamin · 10 years ago
  21. 0da323a Convert reference counts in crypto/ by Adam Langley · 10 years ago
  22. 9f33fc6 Remove hash table lookups from ex_data. by David Benjamin · 10 years ago
  23. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  24. a039d70 Enable MSVC warning C4701, use of potentially uninitialized variable. by Brian Smith · 10 years ago
  25. dd1ca99 Remove X509_get_pubkey_parameters. by David Benjamin · 10 years ago
  26. 6899b19 Update API to use (char *) for email addresses and hostnames. by Adam Langley · 10 years ago
  27. 6f8c366 Set optional peername when X509_check_host() succeeds. by Adam Langley · 10 years ago
  28. 589963f Multiple verifier reference identities. by Adam Langley · 10 years ago
  29. c68f3e0 X509_check_mumble() failure is <= 0, not just 0. by Adam Langley · 10 years ago
  30. fcd3462 Drop hostlen from X509_VERIFY_PARAM_ID. by Adam Langley · 10 years ago
  31. 2b2d66d Remove string.h from base.h. by Adam Langley · 10 years ago
  32. b9e0ccc Fix a couple of minor compiler warnings. by Adam Langley · 10 years ago
  33. 69a0160 Add malloc failure tests. by Adam Langley · 10 years ago
  34. 920e696 Extra return in check_issued. by Adam Langley · 10 years ago
  35. 150c617 Add X509_up_ref and use it internally. by David Benjamin · 11 years ago
  36. cbd056c Remove OPENSSL_NO_CHAIN_VERIFY by Alex Chernyakhovsky · 11 years ago
  37. dc160f8 Fixes to host checking. by Adam Langley · 11 years ago
  38. e0ddf27 For self signed root only indicate one error. by Adam Langley · 11 years ago
  39. ec72cf5 Include TA in checks/callback with partial chains. by Adam Langley · 11 years ago
  40. 35163dc Add cert_self_signed function to simplify verify. by Adam Langley · 11 years ago
  41. a216d03 Simplify X509_STORE_CTX_get1_chain. by Adam Langley · 11 years ago
  42. 95c29f3 Inital import. by Adam Langley · 11 years ago