1. 03 3月, 2017 2 次提交
  2. 22 2月, 2017 1 次提交
  3. 08 2月, 2017 1 次提交
  4. 23 11月, 2016 1 次提交
  5. 13 11月, 2016 1 次提交
  6. 02 11月, 2016 1 次提交
  7. 27 10月, 2016 1 次提交
  8. 21 9月, 2016 1 次提交
  9. 15 9月, 2016 1 次提交
  10. 08 6月, 2016 1 次提交
  11. 21 5月, 2016 1 次提交
  12. 20 5月, 2016 1 次提交
  13. 19 5月, 2016 1 次提交
  14. 03 5月, 2016 1 次提交
  15. 03 4月, 2016 1 次提交
    • V
      Move peer chain security checks into x509_vfy.c · fbb82a60
      Viktor Dukhovni 提交于
      A new X509_VERIFY_PARAM_set_auth_level() function sets the
      authentication security level.  For verification of SSL peers, this
      is automatically set from the SSL security level.  Otherwise, for
      now, the authentication security level remains at (effectively) 0
      by default.
      
      The new "-auth_level" verify(1) option is available in all the
      command-line tools that support the standard verify(1) options.
      
      New verify(1) tests added to check enforcement of chain signature
      and public key security levels.  Also added new tests of enforcement
      of the verify_depth limit.
      
      Updated documentation.
      Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
      fbb82a60
  16. 20 3月, 2016 1 次提交
  17. 08 3月, 2016 1 次提交
  18. 24 2月, 2016 1 次提交
  19. 11 2月, 2016 1 次提交
  20. 06 2月, 2016 2 次提交
  21. 15 12月, 2015 1 次提交
    • M
      Fix s_server problem with no-ec · 8caab744
      Matt Caswell 提交于
      s_server was trying to set the ECDH curve when no-ec was defined. This also
      highlighted the fact that the -no_ecdhe option to s_server is broken, and
      doesn't make any sense any more (ECDHE is on by default and the only way it
      can be disabled is through the cipherstring). Therefore this commit removes
      the option.
      Reviewed-by: NKurt Roeckx <kurt@openssl.org>
      8caab744
  22. 06 12月, 2015 1 次提交
  23. 21 11月, 2015 1 次提交
  24. 25 9月, 2015 1 次提交
  25. 23 9月, 2015 1 次提交
  26. 22 8月, 2015 1 次提交
  27. 27 2月, 2015 1 次提交
  28. 25 2月, 2015 1 次提交
  29. 04 12月, 2014 1 次提交
  30. 29 8月, 2014 1 次提交
  31. 16 7月, 2014 1 次提交
  32. 15 7月, 2014 1 次提交
  33. 07 7月, 2014 1 次提交
  34. 04 7月, 2014 1 次提交
  35. 03 7月, 2014 1 次提交
  36. 20 6月, 2014 2 次提交
  37. 31 5月, 2014 1 次提交