1. 28 Oct, 2014 1 commit
    • Emilia Kasper's avatar
      Tighten session ticket handling · 4c75f4e5
      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>
      (cherry picked from commit d663df23)
      4c75f4e5
  2. 27 Oct, 2014 2 commits
  3. 24 Oct, 2014 2 commits
  4. 23 Oct, 2014 1 commit
  5. 22 Oct, 2014 1 commit
  6. 21 Oct, 2014 3 commits
  7. 20 Oct, 2014 1 commit
  8. 17 Oct, 2014 1 commit
  9. 15 Oct, 2014 11 commits
  10. 06 Oct, 2014 2 commits
  11. 03 Oct, 2014 1 commit
  12. 02 Oct, 2014 1 commit
  13. 30 Sep, 2014 2 commits
  14. 29 Sep, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Add additional DigestInfo checks. · 5df07a72
      Dr. Stephen Henson authored
      
      
      Reencode DigestInto in DER and check against the original: this
      will reject any improperly encoded DigestInfo structures.
      
      Note: this is a precautionary measure, there is no known attack
      which can exploit this.
      
      Thanks to Brian Smith for reporting this issue.
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      5df07a72
  15. 25 Sep, 2014 8 commits
  16. 24 Sep, 2014 2 commits