1. 25 Dec, 2014 1 commit
  2. 22 Dec, 2014 2 commits
  3. 20 Dec, 2014 1 commit
  4. 18 Dec, 2014 2 commits
  5. 17 Dec, 2014 1 commit
  6. 08 Dec, 2014 1 commit
  7. 04 Dec, 2014 1 commit
  8. 20 Nov, 2014 5 commits
  9. 28 Oct, 2014 1 commit
    • Emilia Kasper's avatar
      Tighten session ticket handling · d663df23
      Emilia Kasper authored
      
      
      Tighten client-side session ticket handling during renegotiation:
      ensure that the client only accepts a session ticket if the server sends
      the extension anew in the ServerHello. Previously, a TLS client would
      reuse the old extension state and thus accept a session ticket if one was
      announced in the initial ServerHello.
      
      Reviewed-by: default avatarBodo Moeller <bodo@openssl.org>
      d663df23
  10. 27 Oct, 2014 2 commits
  11. 22 Oct, 2014 1 commit
  12. 15 Oct, 2014 2 commits
  13. 02 Oct, 2014 1 commit
  14. 29 Sep, 2014 2 commits
  15. 23 Sep, 2014 2 commits
  16. 05 Sep, 2014 1 commit
  17. 15 Aug, 2014 1 commit
  18. 01 Aug, 2014 3 commits
  19. 22 Jul, 2014 1 commit
  20. 04 Jul, 2014 1 commit
  21. 01 Jun, 2014 1 commit
  22. 23 May, 2014 1 commit
  23. 26 Apr, 2014 2 commits
  24. 22 Apr, 2014 1 commit
  25. 07 Apr, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Add heartbeat extension bounds check. · 731f4314
      Dr. Stephen Henson authored
      A missing bounds check in the handling of the TLS heartbeat extension
      can be used to reveal up to 64k of memory to a connected client or
      server.
      
      Thanks for Neel Mehta of Google Security for discovering this bug and to
      Adam Langley <agl@chromium.org> and Bodo Moeller <bmoeller@acm.org> for
      preparing the fix (CVE-2014-0160)
      (cherry picked from commit 96db9023)
      731f4314
  26. 05 Apr, 2014 1 commit
  27. 01 Apr, 2014 1 commit