1. 26 Jun, 2009 3 commits
    • Dr. Stephen Henson's avatar
      PR: 1961 · 167d2a14
      Dr. Stephen Henson authored
      Submitted by: Martin Gerbershagen <martin.gerbershagen@nsn.com>
      Approved by: steve@openssl.org
      
      Avoid memory leak if RAND_bytes() fails.
      167d2a14
    • Dr. Stephen Henson's avatar
      PR: 1949 · 3f4802a1
      Dr. Stephen Henson authored
      Submitted by: David.Smith@cern.ch
      Approved by: steve@openssl.org
      
      When checking whether to flush the output BIO use BIO_CTRL_WPENDING instead
      of BIO_CTRL_INFO. In most cases this will have no effect since the following
      BIOs wont buffer. In the case of a following buffering BIO this will check
      for any pending data in the whole chain and not just the single BIO.
      
      See:
      https://issues.apache.org/bugzilla/show_bug.cgi?id=46952
      for a detailed analysis of this issue.
      3f4802a1
    • Dr. Stephen Henson's avatar
      Update from 1.0.0-stable. · 9aecc3e5
      Dr. Stephen Henson authored
      9aecc3e5
  2. 25 Jun, 2009 1 commit
  3. 22 Jun, 2009 1 commit
  4. 17 Jun, 2009 5 commits
  5. 16 Jun, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 1957 · 0dc1b3c1
      Dr. Stephen Henson authored
      Submitted by: Mark Ashley <mark@ibiblio.org>
      Reviewed by: steve@openssl.org
      
      Quote FIPSLD_CC and CC in Makefiles.
      0dc1b3c1
  6. 15 Jun, 2009 1 commit
  7. 05 Jun, 2009 2 commits
  8. 02 Jun, 2009 5 commits
  9. 01 Jun, 2009 2 commits
  10. 29 May, 2009 3 commits
  11. 28 May, 2009 1 commit
  12. 26 May, 2009 1 commit
  13. 18 May, 2009 3 commits
  14. 17 May, 2009 5 commits
  15. 16 May, 2009 3 commits
  16. 15 May, 2009 3 commits