1. 15 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2039 · 3b95629d
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS listen bug fix,
      3b95629d
  2. 13 Sep, 2009 2 commits
  3. 12 Sep, 2009 3 commits
    • Dr. Stephen Henson's avatar
      PR: 2023 · df0b451d
      Dr. Stephen Henson authored
      Submitted by: James Beckett <jmb.openssl@nospam.hackery.net>, steve
      Approved by: steve@openssl.org
      
      Fix documentation errors in d2i_X509 manual pages.
      df0b451d
    • 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
  4. 09 Sep, 2009 3 commits
  5. 06 Sep, 2009 2 commits
    • 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
  6. 04 Sep, 2009 3 commits
  7. 02 Sep, 2009 1 commit
    • 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
  8. 26 Aug, 2009 4 commits
  9. 25 Aug, 2009 10 commits
  10. 15 Aug, 2009 1 commit
  11. 13 Aug, 2009 1 commit
    • 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
  12. 12 Aug, 2009 1 commit
  13. 10 Aug, 2009 5 commits
  14. 09 Aug, 2009 3 commits