Skip to content
  1. Oct 15, 2009
  2. Oct 05, 2009
  3. Oct 04, 2009
  4. Oct 01, 2009
    • Dr. Stephen Henson's avatar
      PR: 2062 · ae37f9f3
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BN_rand error handling in bntest.c
      ae37f9f3
    • Dr. Stephen Henson's avatar
      PR: 2059 · 95d66bd8
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct EVP_SealInit error handling in pem_seal.c
      95d66bd8
    • Dr. Stephen Henson's avatar
      PR: 2056 · 6d73e9d8
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_wirte error handling in asn1_par.c
      6d73e9d8
    • 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
  5. Sep 30, 2009
    • 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
  6. Sep 27, 2009
  7. Sep 22, 2009
  8. Sep 20, 2009
  9. Sep 19, 2009
    • 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
  10. Sep 15, 2009
    • 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
  11. Sep 13, 2009
  12. Sep 12, 2009
    • 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
  13. Sep 09, 2009
  14. 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
  15. Sep 04, 2009
  16. 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