Skip to content
  1. Aug 22, 2012
    • Dr. Stephen Henson's avatar
      PR: 2786 · 0db17852
      Dr. Stephen Henson authored
      Reported by: Tomas Mraz <tmraz@redhat.com>
      
      Treat a NULL value passed to drbg_free_entropy callback as non-op. This
      can happen if the call to fips_get_entropy fails.
      0db17852
  2. Aug 17, 2012
  3. Aug 16, 2012
  4. Aug 15, 2012
  5. Aug 14, 2012
  6. Aug 13, 2012
  7. Aug 05, 2012
  8. Aug 03, 2012
  9. Jul 27, 2012
  10. Jul 24, 2012
  11. Jul 23, 2012
    • Dr. Stephen Henson's avatar
      Add support for certificate stores in CERT structure. This makes it · 74ecfab4
      Dr. Stephen Henson authored
      possible to have different stores per SSL structure or one store in
      the parent SSL_CTX. Include distint stores for certificate chain
      verification and chain building. New ctrl SSL_CTRL_BUILD_CERT_CHAIN
      to build and store a certificate chain in CERT structure: returing
      an error if the chain cannot be built: this will allow applications
      to test if a chain is correctly configured.
      
      Note: if the CERT based stores are not set then the parent SSL_CTX
      store is used to retain compatibility with existing behaviour.
      74ecfab4
  12. Jul 20, 2012
  13. Jul 19, 2012
  14. Jul 18, 2012
  15. Jul 15, 2012