Skip to content
  1. Sep 12, 2009
    • Dr. Stephen Henson's avatar
      PR: 2025 · 07cb0a82
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      Approved by: steve@openssl.org
      
      Constify SSL_CIPHER_description
      07cb0a82
    • Dr. Stephen Henson's avatar
      PR: 1411 · f2671f8a
      Dr. Stephen Henson authored
      Submitted by: steve@openssl.org
      
      Allow use of trusted certificates in SSL_CTX_use_chain_file()
      f2671f8a
  2. Sep 09, 2009
  3. Sep 06, 2009
    • Dr. Stephen Henson's avatar
      make update · 48b30bf0
      Dr. Stephen Henson authored
      48b30bf0
    • Dr. Stephen Henson's avatar
      PR: 1644 · 17b08b6a
      Dr. Stephen Henson authored
      Submitted by: steve@openssl.org
      
      Fix to make DHparams_dup() et al work in C++.
      
      For 0.9.8, we just change the macro to avoid making incompatible changes to
      the API.
      17b08b6a
  4. Sep 04, 2009
  5. Sep 02, 2009
    • Dr. Stephen Henson's avatar
      PR: 2009 · 1da61e80
      Dr. Stephen Henson authored
      Submitted by: "Alexei Khlebnikov" <alexei.khlebnikov@opera.com>
      Approved by: steve@openssl.org
      
      Avoid memory leak and fix error reporting in d2i_SSL_SESSION(). NB: although
      the ticket mentions buffer overruns this isn't a security issue because
      the SSL_SESSION structure is generated internally and it should never be
      possible to supply its contents from an untrusted application (this would
      among other things destroy session cache security).
      1da61e80
  6. Aug 26, 2009
  7. Aug 25, 2009
  8. Aug 15, 2009
  9. Aug 13, 2009
    • Dr. Stephen Henson's avatar
      PR: 1997 · fbc4a246
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS timeout handling fix.
      fbc4a246
  10. Aug 12, 2009
  11. Aug 10, 2009
  12. Aug 09, 2009
  13. Aug 06, 2009