1. 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
  2. 05 1月, 2012 6 次提交
  3. 04 1月, 2012 3 次提交
  4. 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
  5. 27 12月, 2011 3 次提交
    • D
      make update · 84b6e277
      Dr. Stephen Henson 提交于
      84b6e277
    • 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
    • D
      PR: 2326 · f3d781bb
      Dr. Stephen Henson 提交于
      Submitted by: Tianjie Mao <tjmao@tjmao.net>
      Reviewed by: steve
      
      Fix incorrect comma expressions and goto f_err as alert has been set.
      f3d781bb
  6. 25 12月, 2011 1 次提交
    • D
      PR: 2535 · 7e159e01
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Add SCTP support for DTLS (RFC 6083).
      7e159e01
  7. 23 12月, 2011 3 次提交
  8. 22 12月, 2011 1 次提交
  9. 15 12月, 2011 1 次提交
    • D
      PR: 1794 · f2fc3075
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Remove unnecessary code for srp and to add some comments to
      s_client.
      
      - the callback to provide a user during client connect is
      no longer necessary since rfc 5054 a connection attempt
      with an srp cipher and no user is terminated when the
      cipher is acceptable
      
      - comments to indicate in s_client the (non-)usefulness of
      th primalaty tests for non known group parameters.
      f2fc3075
  10. 13 12月, 2011 1 次提交
  11. 07 12月, 2011 1 次提交
  12. 02 12月, 2011 1 次提交
  13. 25 11月, 2011 2 次提交
    • 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
    • B
      Fix NPN implementation for renegotiation. · 6f31dd72
      Bodo Möller 提交于
      (Problem pointed out by Ben Murphy.)
      
      Submitted by: Adam Langley
      6f31dd72
  14. 22 11月, 2011 2 次提交
  15. 16 11月, 2011 2 次提交
  16. 14 11月, 2011 1 次提交
  17. 13 11月, 2011 1 次提交
    • D
      PR: 1794 · 0c58d22a
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Document unknown_psk_identify alert, remove pre-RFC 5054 string from
      ssl_stat.c
      0c58d22a
  18. 27 10月, 2011 2 次提交
    • D
      PR: 2628 · 930e8012
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Send alert instead of assertion failure for incorrectly formatted DTLS
      fragments.
      930e8012
    • D
      PR: 2628 · fe0e302d
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix for ECC keys and DTLS.
      fe0e302d
  19. 25 10月, 2011 1 次提交
  20. 15 10月, 2011 1 次提交
  21. 13 10月, 2011 1 次提交
  22. 10 10月, 2011 3 次提交
  23. 07 10月, 2011 1 次提交