1. 04 6月, 2012 1 次提交
  2. 30 5月, 2012 1 次提交
  3. 26 4月, 2012 1 次提交
  4. 24 4月, 2012 3 次提交
  5. 18 4月, 2012 1 次提交
  6. 05 4月, 2012 1 次提交
  7. 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
  8. 14 3月, 2012 2 次提交
  9. 06 3月, 2012 1 次提交
  10. 24 2月, 2012 1 次提交
  11. 22 2月, 2012 1 次提交
  12. 10 2月, 2012 1 次提交
  13. 31 1月, 2012 1 次提交
  14. 26 1月, 2012 1 次提交
    • D
      Tidy/enhance certificate chain output code. · 4379d0e4
      Dr. Stephen Henson 提交于
      New function ssl_add_cert_chain which adds a certificate chain to
      SSL internal BUF_MEM. Use this function in ssl3_output_cert_chain
      and dtls1_output_cert_chain instead of partly duplicating code.
      4379d0e4
  15. 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
  16. 05 1月, 2012 1 次提交
  17. 04 1月, 2012 2 次提交
  18. 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
  19. 23 12月, 2011 3 次提交
  20. 22 12月, 2011 1 次提交
  21. 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
  22. 13 12月, 2011 1 次提交
  23. 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
  24. 16 11月, 2011 2 次提交
  25. 05 9月, 2011 2 次提交
  26. 03 8月, 2011 1 次提交
  27. 26 7月, 2011 1 次提交
  28. 12 5月, 2011 1 次提交
  29. 09 5月, 2011 1 次提交
  30. 30 4月, 2011 2 次提交
  31. 17 3月, 2011 1 次提交