1. 22 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2251 · 59d100d9
      Dr. Stephen Henson authored
      Submitted by: Ger Hobbelt <ger@hobbelt.com>
      Approved by: steve@openssl.org
      
      Memleak, BIO chain leak and realloc checks in v3_pci.c
      59d100d9
  2. 20 May, 2010 2 commits
  3. 17 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2259 · 72240ab3
      Dr. Stephen Henson authored
      Submitted By: Artem Chuprina <ran@cryptocom.ru>
      
      Check return values of HMAC in tls_P_hash and tls1_generate_key_block.
      
      Although the previous version could in theory crash that would only happen if a
      digest call failed. The standard software methods can never fail and only one
      ENGINE currently uses digests and it is not compiled in by default.
      72240ab3
  4. 15 May, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2253 · dc4e1ddc
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Check callback return value when outputting errors.
      dc4e1ddc
    • Dr. Stephen Henson's avatar
      PR: 2255 · ff656346
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Place RSA dependent variable under #ifndef OPENSSL_NO_RSA
      ff656346
  5. 03 May, 2010 3 commits
    • Dr. Stephen Henson's avatar
      PR: 2252 · ca91057d
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Update docs to BIO_f_buffer()
      ca91057d
    • Dr. Stephen Henson's avatar
      PR: 2230 · 8c1e7de6
      Dr. Stephen Henson authored
      Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix bug in bitmask macros and stop warnings.
      8c1e7de6
    • Dr. Stephen Henson's avatar
      PR: 2244 · 207886cd
      Dr. Stephen Henson authored
      Submitted By: "PMHager" <hager@dortmund.net>
      
      Initialise pkey callback to 0.
      207886cd
  6. 28 Apr, 2010 1 commit
  7. 20 Apr, 2010 2 commits
  8. 15 Apr, 2010 1 commit
  9. 14 Apr, 2010 11 commits
  10. 13 Apr, 2010 10 commits
  11. 10 Apr, 2010 6 commits