1. 28 1月, 2015 1 次提交
  2. 22 1月, 2015 1 次提交
  3. 04 7月, 2014 1 次提交
  4. 06 9月, 2013 1 次提交
    • 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
  5. 05 7月, 2012 1 次提交
  6. 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
  7. 20 3月, 2011 1 次提交
  8. 23 11月, 2010 1 次提交
  9. 26 7月, 2010 1 次提交
  10. 25 1月, 2010 1 次提交
  11. 13 11月, 2009 1 次提交
  12. 16 5月, 2009 1 次提交
  13. 26 4月, 2009 1 次提交
  14. 20 4月, 2009 1 次提交
  15. 16 12月, 2008 1 次提交
  16. 12 4月, 2008 1 次提交
  17. 04 6月, 2006 1 次提交
  18. 29 5月, 2006 1 次提交
  19. 02 3月, 2006 1 次提交
  20. 19 12月, 2005 1 次提交
  21. 08 9月, 2004 1 次提交
  22. 12 7月, 2004 1 次提交
  23. 29 3月, 2004 1 次提交
  24. 26 3月, 2004 1 次提交
  25. 13 2月, 2003 1 次提交
  26. 11 8月, 2002 2 次提交
  27. 10 8月, 2002 1 次提交
  28. 19 7月, 2002 1 次提交
  29. 17 7月, 2002 1 次提交
  30. 23 5月, 2002 1 次提交
  31. 28 2月, 2002 1 次提交
  32. 24 1月, 2002 1 次提交
  33. 25 10月, 2001 1 次提交
    • R
      Due to an increasing number of clashes between modern OpenSSL and · c2e4f17c
      Richard Levitte 提交于
      libdes (which is still used out there) or other des implementations,
      the OpenSSL DES functions are renamed to begin with DES_ instead of
      des_.  Compatibility routines are provided and declared by including
      openssl/des_old.h.  Those declarations are the same as were in des.h
      when the OpenSSL project started, which is exactly how libdes looked
      at that time, and hopefully still looks today.
      
      The compatibility functions will be removed in some future release, at
      the latest in version 1.0.
      c2e4f17c
  34. 02 10月, 2001 1 次提交
  35. 14 5月, 2001 1 次提交
  36. 09 3月, 2001 1 次提交
  37. 22 2月, 2001 1 次提交
  38. 20 2月, 2001 2 次提交