Skip to content
  1. Jun 26, 2009
    • 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. Jun 25, 2009
  3. Jun 22, 2009
  4. Jun 17, 2009
  5. Jun 16, 2009
    • 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. Jun 15, 2009
  7. Jun 05, 2009
  8. Jun 02, 2009
  9. Jun 01, 2009
  10. May 29, 2009
  11. May 28, 2009
  12. May 26, 2009
  13. May 18, 2009
  14. May 17, 2009
  15. May 16, 2009
  16. May 15, 2009