1. 12 7月, 1999 4 次提交
  2. 11 7月, 1999 3 次提交
  3. 10 7月, 1999 2 次提交
  4. 09 7月, 1999 7 次提交
  5. 07 7月, 1999 1 次提交
  6. 05 7月, 1999 3 次提交
  7. 03 7月, 1999 1 次提交
  8. 02 7月, 1999 3 次提交
  9. 30 6月, 1999 3 次提交
  10. 29 6月, 1999 1 次提交
  11. 28 6月, 1999 2 次提交
  12. 27 6月, 1999 1 次提交
  13. 26 6月, 1999 2 次提交
  14. 25 6月, 1999 4 次提交
  15. 24 6月, 1999 1 次提交
  16. 23 6月, 1999 1 次提交
  17. 22 6月, 1999 1 次提交
    • D
      New function PKCS7_signatureVerify to allow the signing certificate to · 170afce5
      Dr. Stephen Henson 提交于
      be explicitly stated with PKCS#7 verify.
      
      Also fix for util/mkerr.pl: if the -nostatic option is being used this will be
      for an external library so the autogenerated C file should include the
      header file as:
      #include "any/path/to/header.h"
      rather than the internal library form:
      #include <openssl/header.h>
      170afce5