1. 04 12月, 2014 1 次提交
  2. 20 11月, 2014 1 次提交
  3. 13 11月, 2014 2 次提交
  4. 27 10月, 2014 1 次提交
  5. 10 9月, 2014 1 次提交
  6. 29 8月, 2014 5 次提交
  7. 15 8月, 2014 1 次提交
  8. 04 7月, 2014 1 次提交
  9. 12 6月, 2014 1 次提交
  10. 28 3月, 2014 1 次提交
  11. 06 2月, 2014 4 次提交
  12. 14 11月, 2013 1 次提交
  13. 06 9月, 2013 3 次提交
    • B
      More cleanup. · 5eda213e
      Ben Laurie 提交于
      5eda213e
    • B
      Make it build. · a6a48e87
      Ben Laurie 提交于
      a6a48e87
    • 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
  14. 22 7月, 2013 1 次提交
  15. 18 6月, 2013 1 次提交
    • T
      Cleanup of custom extension stuff. · 9cd50f73
      Trevor 提交于
      serverinfo rejects non-empty extensions.
      
      Omit extension if no relevant serverinfo data.
      
      Improve error-handling in serverinfo callback.
      
      Cosmetic cleanups.
      
      s_client documentation.
      
      s_server documentation.
      
      SSL_CTX_serverinfo documentation.
      
      Cleaup -1 and NULL callback handling for custom extensions, add tests.
      
      Cleanup ssl_rsa.c serverinfo code.
      
      Whitespace cleanup.
      
      Improve comments in ssl.h for serverinfo.
      
      Whitespace.
      
      Cosmetic cleanup.
      
      Reject non-zero-len serverinfo extensions.
      
      Whitespace.
      
      Make it build.
      9cd50f73
  16. 13 6月, 2013 1 次提交
  17. 12 2月, 2013 1 次提交
  18. 30 12月, 2012 1 次提交
  19. 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
  20. 20 5月, 2011 1 次提交
  21. 13 3月, 2011 1 次提交
  22. 13 2月, 2011 1 次提交
  23. 26 1月, 2011 1 次提交
  24. 06 9月, 2010 1 次提交
  25. 12 6月, 2010 1 次提交
  26. 06 4月, 2010 1 次提交
  27. 25 1月, 2010 1 次提交
    • D
      PR: 2153, 2125 · bc120a54
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      The original fix for PR#2125 broke compilation on some Unixware platforms:
      revert and make conditional on VMS.
      bc120a54
  28. 15 1月, 2010 1 次提交
    • D
      PR: 2125 · ce1ec9c3
      Dr. Stephen Henson 提交于
      Submitted by: "Alon Bar-Lev" <alon.barlev@gmail.com>
      
      Fix gcc-aix compilation issue.
      ce1ec9c3
  29. 08 1月, 2009 1 次提交
  30. 12 10月, 2008 1 次提交