1. 01 Jun, 2010 5 commits
  2. 31 May, 2010 1 commit
  3. 29 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2278 · 1f655298
      Dr. Stephen Henson authored
      Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se>
      
      Fix type checking macro SKM_ASN1_SET_OF_i2d
      1f655298
  4. 27 May, 2010 4 commits
    • Dr. Stephen Henson's avatar
      update NEWS · 5b3a6eed
      Dr. Stephen Henson authored
      5b3a6eed
    • Dr. Stephen Henson's avatar
      PR: 2262 · 6938440d
      Dr. Stephen Henson authored
      Submitted By: Victor Wagner <vitus@cryptocom.ru>
      
      Fix error reporting in load_key function.
      6938440d
    • Dr. Stephen Henson's avatar
      PR: 2261 · 57ec6c9b
      Dr. Stephen Henson authored
      Submitted By: De Rudder, Stephen L." <s_derudder@tditx.com>
      
      Workaround for newer Windows headers which define EADDRINUSE but not to the
      same value as WSAEADDRINUSE.
      57ec6c9b
    • Dr. Stephen Henson's avatar
      PR: 2258 · 7a09bc40
      Dr. Stephen Henson authored
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Base64 BIO fixes:
      
      Use OPENSSL_assert() instead of assert().
      Use memmove() as buffers overlap.
      Fix write retry logic.
      7a09bc40
  5. 26 May, 2010 2 commits
  6. 22 May, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2254 · dce2b5a8
      Dr. Stephen Henson authored
      Submitted by: Ger Hobbelt <ger@hobbelt.com>
      Approved by: steve@openssl.org
      
      Check for <= 0 i2d return value.
      dce2b5a8
    • 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
  7. 20 May, 2010 2 commits
  8. 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
  9. 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
  10. 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
  11. 28 Apr, 2010 1 commit
  12. 20 Apr, 2010 2 commits
  13. 15 Apr, 2010 1 commit
  14. 14 Apr, 2010 11 commits
  15. 13 Apr, 2010 2 commits