Skip to content
  1. Oct 28, 2014
    • 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. Oct 27, 2014
  3. Oct 24, 2014
  4. Oct 23, 2014
  5. Oct 22, 2014
  6. Oct 21, 2014
  7. Oct 20, 2014
  8. Oct 17, 2014
  9. Oct 15, 2014
  10. Oct 06, 2014
  11. Oct 03, 2014
  12. Oct 02, 2014
  13. Sep 30, 2014
  14. Sep 29, 2014
    • 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. Sep 25, 2014
  16. Sep 24, 2014