1. 29 6月, 2012 1 次提交
    • D
      Add certificate callback. If set this is called whenever a certificate · 18d71588
      Dr. Stephen Henson 提交于
      is required by client or server. An application can decide which
      certificate chain to present based on arbitrary criteria: for example
      supported signature algorithms. Add very simple example to s_server.
      This fixes many of the problems and restrictions of the existing client
      certificate callback: for example you can now clear existing certificates
      and specify the whole chain.
      18d71588
  2. 25 6月, 2012 1 次提交
  3. 22 6月, 2012 1 次提交
  4. 30 5月, 2012 1 次提交
  5. 10 3月, 2012 1 次提交
  6. 06 3月, 2012 1 次提交
  7. 22 2月, 2012 1 次提交
  8. 01 1月, 2012 1 次提交
    • D
      PR: 2658 · 4817504d
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Support for TLS/DTLS heartbeats.
      4817504d
  9. 25 11月, 2011 1 次提交
    • D
      PR: 1794 · ebba6c48
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Make SRP conformant to rfc 5054.
      
      Changes are:
      
      - removal of the addition state after client hello
      - removal of all pre-rfc srp alert ids
      - sending a fatal alert when there is no srp extension but when the
      server wants SRP
      - removal of unnecessary code in the client.
      ebba6c48
  10. 16 11月, 2011 2 次提交
  11. 07 10月, 2011 1 次提交
  12. 03 8月, 2011 1 次提交
  13. 26 7月, 2011 1 次提交
  14. 25 5月, 2011 1 次提交
  15. 06 5月, 2011 1 次提交
  16. 30 4月, 2011 1 次提交
  17. 13 3月, 2011 1 次提交
  18. 06 9月, 2010 1 次提交
  19. 28 7月, 2010 1 次提交
  20. 07 12月, 2009 1 次提交
  21. 02 12月, 2009 2 次提交
  22. 11 11月, 2009 1 次提交
  23. 01 7月, 2009 1 次提交
  24. 29 5月, 2009 1 次提交
  25. 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
  26. 01 5月, 2008 1 次提交
  27. 27 9月, 2007 1 次提交
  28. 21 9月, 2007 1 次提交
    • B
      Implement the Opaque PRF Input TLS extension · 761772d7
      Bodo Möller 提交于
      (draft-rescorla-tls-opaque-prf-input-00.txt), and do some cleanups and
      bugfixes on the way.  In particular, this fixes the buffer bounds
      checks in ssl_add_clienthello_tlsext() and in ssl_add_serverhello_tlsext().
      
      Note that the opaque PRF Input TLS extension is not compiled by default;
      see CHANGES.
      761772d7
  29. 31 8月, 2007 1 次提交
  30. 28 8月, 2007 1 次提交
  31. 12 8月, 2007 1 次提交
  32. 05 6月, 2007 1 次提交
  33. 24 4月, 2007 1 次提交
  34. 15 6月, 2006 1 次提交
  35. 09 6月, 2006 1 次提交
  36. 13 3月, 2006 1 次提交
  37. 12 3月, 2006 1 次提交
  38. 11 3月, 2006 1 次提交