1. 31 3月, 2023 1 次提交
  2. 10 8月, 2021 1 次提交
  3. 27 2月, 2020 1 次提交
  4. 10 9月, 2019 1 次提交
  5. 19 8月, 2019 1 次提交
  6. 16 12月, 2018 1 次提交
    • D
      man: harmonize the various formulations in the HISTORY sections · df75c2bf
      Dr. Matthias St. Pierre 提交于
      While stereotyped repetitions are frowned upon in literature, they
      serve a useful purpose in manual pages, because it is easier for
      the user to find certain information if it is always presented in
      the same way. For that reason, this commit harmonizes the varying
      formulations in the HISTORY section about which functions, flags,
      etc. were added in which OpenSSL version.
      
      It also attempts to make the pod files more grep friendly by
      avoiding to insert line breaks between the symbol names and the
      corresponding version number in which they were introduced
      (wherever possible). Some punctuation and typographical errors
      were fixed on the way.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/7854)
      df75c2bf
  7. 21 6月, 2018 1 次提交
  8. 23 5月, 2018 1 次提交
  9. 03 5月, 2018 1 次提交
  10. 01 5月, 2018 1 次提交
  11. 19 1月, 2018 1 次提交
  12. 06 1月, 2018 1 次提交
  13. 13 12月, 2017 1 次提交
  14. 03 7月, 2017 1 次提交
  15. 08 6月, 2017 2 次提交
  16. 29 3月, 2017 1 次提交
  17. 07 3月, 2017 1 次提交
  18. 12 1月, 2017 1 次提交
  19. 14 12月, 2016 1 次提交
  20. 27 10月, 2016 1 次提交
  21. 21 9月, 2016 1 次提交
  22. 18 9月, 2016 1 次提交
  23. 17 6月, 2016 1 次提交
  24. 21 5月, 2016 1 次提交
  25. 20 5月, 2016 1 次提交
  26. 19 5月, 2016 1 次提交
  27. 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
  28. 11 2月, 2016 1 次提交
  29. 01 2月, 2016 1 次提交
  30. 06 1月, 2016 1 次提交
  31. 22 11月, 2015 1 次提交
  32. 06 9月, 2015 1 次提交
  33. 22 8月, 2015 1 次提交
  34. 03 5月, 2015 1 次提交
  35. 25 2月, 2015 1 次提交
  36. 07 7月, 2014 1 次提交
  37. 05 7月, 2014 1 次提交
  38. 23 6月, 2014 2 次提交