1. 16 Oct, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2073 · cc6688d7
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      Approved by: steve@openssl.org
      
      Don't access freed SSL_CTX in SSL_free().
      cc6688d7
  2. 15 Oct, 2009 7 commits
  3. 07 Oct, 2009 2 commits
  4. 04 Oct, 2009 4 commits
  5. 01 Oct, 2009 7 commits
    • Dr. Stephen Henson's avatar
      Yes it is a typo ;-) · d7501c16
      Dr. Stephen Henson authored
      d7501c16
    • Dr. Stephen Henson's avatar
      PR: 2061 · 804196a4
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct i2b_PVK_bio error handling in rsa.c, dsa.c
      804196a4
    • Dr. Stephen Henson's avatar
      PR: 2062 · 50d70c01
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BN_rand error handling in bntest.c
      50d70c01
    • Dr. Stephen Henson's avatar
      PR: 2059 · 9fc601cf
      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
      9fc601cf
    • Dr. Stephen Henson's avatar
      PR: 2056 · fed53332
      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
      fed53332
    • Dr. Stephen Henson's avatar
      PR: 2055 · 3d1dab44
      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
      3d1dab44
    • Dr. Stephen Henson's avatar
      PR: 2054 · 29c2fd46
      Dr. Stephen Henson authored
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct BIO_ctrl error handling
      29c2fd46
  6. 30 Sep, 2009 6 commits
  7. 22 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2050 · 0cc0db32
      Dr. Stephen Henson authored
      Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix handling of ENOTCONN and EMSGSIZE for dgram BIOs.
      0cc0db32
  8. 20 Sep, 2009 4 commits
  9. 19 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2048 · 3e8b713b
      Dr. Stephen Henson authored
      Submitted by: john blair <mailtome200420032002@yahoo.com>
      Approved by: steve@openssl.org
      
      Add version info in VC-WIN64A too.
      3e8b713b
  10. 17 Sep, 2009 1 commit
  11. 15 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2039 · af3d4e1b
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS listen bug fix,
      af3d4e1b
  12. 13 Sep, 2009 1 commit
  13. 12 Sep, 2009 3 commits
    • Dr. Stephen Henson's avatar
      PR: 2023 · 3333428b
      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.
      3333428b
    • Dr. Stephen Henson's avatar
      PR: 2025 · a131de9b
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      Approved by: steve@openssl.org
      
      Constify SSL_CIPHER_description
      a131de9b
    • Dr. Stephen Henson's avatar
      PR: 1411 · 0ddd002f
      Dr. Stephen Henson authored
      Submitted by: steve@openssl.org
      
      Allow use of trusted certificates in SSL_CTX_use_chain_file()
      0ddd002f
  14. 11 Sep, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2038 · e7209103
      Dr. Stephen Henson authored
      Submitted by: Artem Chuprina <ran@cryptocom.ru>
      Approved by: steve@openssl.org
      
      Avoid double call to BIO_free().
      e7209103