1. 27 May, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2261 · 77cf9e09
      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.
      77cf9e09
    • Dr. Stephen Henson's avatar
      PR: 2258 · cb877ccb
      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.
      cb877ccb
  2. 26 May, 2010 3 commits
  3. 23 May, 2010 2 commits
  4. 22 May, 2010 3 commits
  5. 20 May, 2010 2 commits
  6. 17 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2259 · 7837c7ec
      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.
      7837c7ec
  7. 15 May, 2010 3 commits
  8. 13 May, 2010 5 commits
  9. 05 May, 2010 2 commits
  10. 04 May, 2010 1 commit
    • Andy Polyakov's avatar
      "Jumbo" update for crypto/modes: · f472ec8c
      Andy Polyakov authored
      - introduce common modes_lcl.h;
      - ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface;
      - gcm128.c: add omitted ARM initialization, remove ctx.ctr;
      f472ec8c
  11. 03 May, 2010 6 commits
  12. 01 May, 2010 1 commit
  13. 28 Apr, 2010 2 commits
  14. 22 Apr, 2010 1 commit
  15. 21 Apr, 2010 1 commit
  16. 20 Apr, 2010 2 commits
  17. 15 Apr, 2010 3 commits