1. 20 7月, 2012 1 次提交
  2. 18 7月, 2012 1 次提交
  3. 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
  4. 22 6月, 2012 1 次提交
  5. 06 6月, 2012 1 次提交
  6. 04 6月, 2012 1 次提交
  7. 30 5月, 2012 1 次提交
  8. 24 4月, 2012 3 次提交
  9. 16 4月, 2012 1 次提交
  10. 06 4月, 2012 1 次提交
  11. 05 4月, 2012 1 次提交
  12. 22 2月, 2012 1 次提交
  13. 16 2月, 2012 1 次提交
  14. 27 1月, 2012 1 次提交
  15. 25 1月, 2012 1 次提交
  16. 17 1月, 2012 1 次提交
    • D
      Support for fixed DH ciphersuites. · 8e1dc4d7
      Dr. Stephen Henson 提交于
      The cipher definitions of these ciphersuites have been around since SSLeay
      but were always disabled. Now OpenSSL supports DH certificates they can be
      finally enabled.
      
      Various additional changes were needed to make them work properly: many
      unused fixed DH sections of code were untested.
      8e1dc4d7
  17. 05 1月, 2012 2 次提交
  18. 04 1月, 2012 3 次提交
  19. 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
  20. 27 12月, 2011 1 次提交
    • D
      PR: 1794 · c79f22c6
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      - remove some unncessary SSL_err and permit
      an srp user callback to allow a worker to obtain
      a user verifier.
      
      - cleanup and comments in s_server and demonstration
      for asynchronous srp user lookup
      c79f22c6
  21. 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
  22. 05 9月, 2011 2 次提交
  23. 14 6月, 2011 1 次提交
  24. 04 6月, 2011 1 次提交
  25. 25 5月, 2011 1 次提交
  26. 20 5月, 2011 3 次提交
  27. 09 5月, 2011 1 次提交
  28. 06 5月, 2011 1 次提交
  29. 17 3月, 2011 1 次提交
  30. 13 3月, 2011 1 次提交
  31. 17 2月, 2011 1 次提交
  32. 03 2月, 2011 1 次提交