1. 31 12月, 2014 1 次提交
  2. 11 12月, 2014 1 次提交
  3. 04 12月, 2014 1 次提交
  4. 29 10月, 2014 1 次提交
    • E
      Tighten session ticket handling · d663df23
      Emilia Kasper 提交于
      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: NBodo Moeller <bodo@openssl.org>
      d663df23
  5. 06 9月, 2013 1 次提交
    • S
      Add callbacks supporting generation and retrieval of supplemental data... · 36086186
      Scott Deboy 提交于
      Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
      Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API
      Tests exercising the new supplemental data registration and callback api can be found in ssltest.c.
      Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
      36086186
  6. 26 3月, 2013 1 次提交
    • D
      Provisional DTLS 1.2 support. · c3b344e3
      Dr. Stephen Henson 提交于
      Add correct flags for DTLS 1.2, update s_server and s_client to handle
      DTLS 1.2 methods.
      
      Currently no support for version negotiation: i.e. if client/server selects
      DTLS 1.2 it is that or nothing.
      c3b344e3
  7. 04 6月, 2012 1 次提交
  8. 30 5月, 2012 1 次提交
  9. 28 3月, 2012 1 次提交
    • D
      Initial revision of ECC extension handling. · d0595f17
      Dr. Stephen Henson 提交于
      Tidy some code up.
      
      Don't allocate a structure to handle ECC extensions when it is used for
      default values.
      
      Make supported curves configurable.
      
      Add ctrls to retrieve shared curves: not fully integrated with rest of
      ECC code yet.
      d0595f17
  10. 22 12月, 2011 1 次提交
  11. 05 9月, 2011 1 次提交
  12. 30 4月, 2011 2 次提交
  13. 13 3月, 2011 1 次提交
  14. 02 2月, 2010 1 次提交
    • D
      PR: 2160 · 434745dc
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Make session tickets work with DTLS.
      434745dc
  15. 07 12月, 2009 1 次提交
  16. 20 4月, 2009 1 次提交
  17. 16 11月, 2008 1 次提交
    • D
      PR: 1574 · 12bf56c0
      Dr. Stephen Henson 提交于
      Submitted by: Jouni Malinen <j@w1.fi>
      Approved by: steve@openssl.org
      
      Ticket override support for EAP-FAST.
      12bf56c0
  18. 04 9月, 2008 1 次提交
  19. 05 7月, 2008 1 次提交
  20. 02 6月, 2008 1 次提交
  21. 26 5月, 2008 1 次提交
  22. 18 10月, 2007 1 次提交
  23. 12 8月, 2007 1 次提交
  24. 07 6月, 2007 1 次提交
  25. 21 3月, 2007 1 次提交
  26. 10 2月, 2007 1 次提交
  27. 30 11月, 2006 2 次提交
  28. 30 3月, 2006 1 次提交
  29. 13 3月, 2006 1 次提交
  30. 12 3月, 2006 1 次提交
  31. 11 3月, 2006 1 次提交
  32. 10 1月, 2006 1 次提交
  33. 06 1月, 2006 1 次提交
  34. 03 1月, 2006 2 次提交
  35. 31 12月, 2005 1 次提交
  36. 06 12月, 2005 1 次提交
  37. 15 8月, 2005 1 次提交