1. 01 Oct, 2009 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2055 · fb5a4bba
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_ctrl error handling in s2_srvr.c
      fb5a4bba
    • Dr. Stephen Henson's avatar
      PR: 2054 · d402f6b6
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_ctrl error handling
      d402f6b6
  2. 30 Sep, 2009 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2063 · 36a38a7a
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_write error handling in ocsp_prn.c
      36a38a7a
    • Dr. Stephen Henson's avatar
      PR: 2057 · 2a4dc7e5
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_write, BIO_printf, i2a_ASN1_INTEGER and i2a_ASN1_OBJECT
      error handling in OCSP print routines.
      2a4dc7e5
  3. 27 Sep, 2009 1 commit
  4. 22 Sep, 2009 2 commits
  5. 20 Sep, 2009 5 commits
  6. 19 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2048 · edaa7a59
      Dr. Stephen Henson authored
      Submitted by: john blair <mailtome200420032002@yahoo.com>
      Approved by: steve@openssl.org
      
      Add version info in VC-WIN64A too.
      edaa7a59
  7. 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
  8. 13 Sep, 2009 2 commits
  9. 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
  10. 09 Sep, 2009 3 commits
  11. 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
  12. 04 Sep, 2009 3 commits
  13. 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
  14. 26 Aug, 2009 4 commits
  15. 25 Aug, 2009 8 commits