1. 31 7月, 2015 1 次提交
  2. 23 5月, 2015 1 次提交
  3. 03 5月, 2015 1 次提交
  4. 25 2月, 2015 1 次提交
  5. 04 12月, 2014 1 次提交
  6. 15 10月, 2014 1 次提交
  7. 15 7月, 2014 1 次提交
  8. 07 7月, 2014 1 次提交
  9. 04 7月, 2014 1 次提交
  10. 03 7月, 2014 1 次提交
  11. 20 6月, 2014 2 次提交
  12. 07 4月, 2014 1 次提交
  13. 06 9月, 2013 3 次提交
    • 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
    • C
      Add an "-xmpphost" option to s_client · b98af49d
      Carlos Alberto Lopez Perez 提交于
       * Many XMPP servers are configured with multiple domains (virtual hosts)
       * In order to establish successfully the TLS connection you have to specify
         which virtual host you are trying to connect.
       * Test this, for example with ::
         * Fail:
             openssl s_client -connect talk.google.com:5222 -starttls xmpp
         * Works:
             openssl s_client -connect talk.google.com:5222 -starttls xmpp -xmpphost gmail.com
      b98af49d
    • C
  14. 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
  15. 20 11月, 2012 3 次提交
  16. 26 6月, 2009 1 次提交
  17. 15 4月, 2009 1 次提交
  18. 23 8月, 2007 1 次提交
  19. 17 2月, 2007 1 次提交
  20. 11 3月, 2006 1 次提交
  21. 17 11月, 2004 1 次提交
    • D
      PR: 910 · 826a42a0
      Dr. Stephen Henson 提交于
      Add command line options -certform, -keyform and -pass to s_client and
      s_server. This supports the use of alternative passphrase sources, key formats
      and keys handled by an ENGINE.
      
      Update docs.
      826a42a0
  22. 05 1月, 2004 1 次提交
  23. 29 5月, 2003 1 次提交
  24. 21 3月, 2003 1 次提交
  25. 10 11月, 2001 1 次提交
  26. 07 9月, 2001 1 次提交
  27. 15 2月, 2001 1 次提交
  28. 27 10月, 2000 1 次提交
  29. 10 3月, 2000 1 次提交
  30. 04 2月, 2000 1 次提交
  31. 27 1月, 2000 1 次提交
  32. 23 1月, 2000 1 次提交
  33. 21 1月, 2000 1 次提交
  34. 15 1月, 2000 1 次提交
  35. 11 1月, 2000 1 次提交