1. 20 5月, 2016 1 次提交
  2. 19 5月, 2016 1 次提交
  3. 03 5月, 2016 1 次提交
  4. 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
  5. 20 3月, 2016 1 次提交
  6. 18 2月, 2016 1 次提交
  7. 11 2月, 2016 1 次提交
  8. 06 2月, 2016 1 次提交
  9. 29 11月, 2015 1 次提交
  10. 25 9月, 2015 1 次提交
  11. 22 8月, 2015 1 次提交
  12. 03 5月, 2015 1 次提交
  13. 25 2月, 2015 1 次提交
  14. 04 7月, 2014 1 次提交
    • D
      typo · a9661e45
      Dr. Stephen Henson 提交于
      (cherry picked from commit 2cfbec1caea8f9567bdff85d33d22481f2afb40a)
      a9661e45
  15. 20 6月, 2014 2 次提交
  16. 16 4月, 2014 1 次提交
  17. 13 2月, 2014 1 次提交
  18. 22 10月, 2013 1 次提交
    • L
      POD: Fix item numbering · c8919dde
      Lubomir Rintel 提交于
      Newer pod2man considers =item [1-9] part of a numbered list, while =item
      0 starts an unnumbered list. Add a zero effect formatting mark to override
      this.
      
      doc/apps/smime.pod around line 315: Expected text after =item, not a
      number
      ...
      
      PR#3146
      c8919dde
  19. 05 8月, 2013 1 次提交
  20. 22 6月, 2013 1 次提交
  21. 01 10月, 2009 1 次提交
  22. 26 6月, 2009 1 次提交
  23. 15 4月, 2009 1 次提交
  24. 02 5月, 2008 2 次提交
  25. 29 3月, 2008 1 次提交
  26. 21 3月, 2008 1 次提交
  27. 11 5月, 2007 1 次提交
  28. 08 7月, 2006 1 次提交
  29. 09 6月, 2006 1 次提交
  30. 27 2月, 2004 2 次提交
  31. 10 11月, 2002 1 次提交
  32. 29 5月, 2002 1 次提交
  33. 23 9月, 2000 1 次提交
    • D
      · dbba890c
      Dr. Stephen Henson 提交于
      Only use the new informational verify codes if we
      specifically ask for them.
      
      Fix typo in docs.
      dbba890c
  34. 08 9月, 2000 1 次提交
  35. 13 7月, 2000 1 次提交
    • D
      · fd13f0ee
      Dr. Stephen Henson 提交于
      Make req seed the PRNG if signing with
      an already existing DSA key.
      
      Document the new smime options.
      fd13f0ee
  36. 13 4月, 2000 1 次提交
  37. 25 2月, 2000 1 次提交