1. 08 Feb, 2013 1 commit
    • Dr. Stephen Henson's avatar
      Fix IV check and padding removal. · 59b1129e
      Dr. Stephen Henson authored
      Fix the calculation that checks there is enough room in a record
      after removing padding and optional explicit IV. (by Steve)
      
      For AEAD remove the correct number of padding bytes (by Andy)
      (cherry picked from commit be125aa5)
      59b1129e
  2. 07 Feb, 2013 1 commit
  3. 06 Feb, 2013 1 commit
    • Adam Langley's avatar
      Fix for EXP-RC2-CBC-MD5 · 6351adec
      Adam Langley authored
      MD5 should use little endian order. Fortunately the only ciphersuite
      affected is EXP-RC2-CBC-MD5 (TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5) which
      is a rarely used export grade ciphersuite.
      (cherry picked from commit ee463921)
      6351adec
  4. 05 Feb, 2013 23 commits
  5. 23 Jan, 2013 1 commit
  6. 20 Jan, 2013 1 commit
  7. 11 Jan, 2013 1 commit
  8. 10 Dec, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2888 · 42aa3ec4
      Dr. Stephen Henson authored
      Reported by: Daniel Black <daniel.black@openquery.com>
      
      Support renewing session tickets (backport from HEAD).
      42aa3ec4
  9. 04 Dec, 2012 1 commit
  10. 03 Dec, 2012 1 commit
  11. 29 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2803 · 42e10c3f
      Dr. Stephen Henson authored
      Submitted by: jean-etienne.schwartz@bull.net
      
      In OCSP_basic_varify return an error if X509_STORE_CTX_init fails.
      42e10c3f
  12. 21 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2908 · c571a3e9
      Dr. Stephen Henson authored
      Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix DH double free if parameter generation fails.
      c571a3e9
  13. 19 Nov, 2012 1 commit
  14. 18 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2880 · 34b5ba3b
      Dr. Stephen Henson authored
      Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de>
      
      Correctly handle local machine keys in the capi ENGINE.
      34b5ba3b
  15. 16 Oct, 2012 1 commit
  16. 05 Oct, 2012 3 commits