1. 01 Jun, 2010 4 commits
  2. 31 May, 2010 1 commit
  3. 29 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2278 · 97999375
      Dr. Stephen Henson authored
      Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se>
      
      Fix type checking macro SKM_ASN1_SET_OF_i2d
      97999375
  4. 27 May, 2010 4 commits
    • Dr. Stephen Henson's avatar
      update NEWS · 417a24db
      Dr. Stephen Henson authored
      417a24db
    • Dr. Stephen Henson's avatar
      PR: 2262 · 4e96633a
      Dr. Stephen Henson authored
      Submitted By: Victor Wagner <vitus@cryptocom.ru>
      
      Fix error reporting in load_key function.
      4e96633a
    • 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
  5. 26 May, 2010 3 commits
  6. 23 May, 2010 2 commits
  7. 22 May, 2010 3 commits
  8. 20 May, 2010 2 commits
  9. 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
  10. 15 May, 2010 3 commits
  11. 13 May, 2010 5 commits
  12. 05 May, 2010 2 commits
  13. 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
  14. 03 May, 2010 6 commits
  15. 01 May, 2010 1 commit
  16. 28 Apr, 2010 1 commit