1. 17 Aug, 1999 1 commit
  2. 11 Aug, 1999 1 commit
  3. 09 Aug, 1999 3 commits
  4. 08 Aug, 1999 3 commits
  5. 06 Aug, 1999 1 commit
  6. 05 Aug, 1999 1 commit
  7. 03 Aug, 1999 1 commit
  8. 30 Jul, 1999 1 commit
  9. 29 Jul, 1999 1 commit
  10. 27 Jul, 1999 3 commits
  11. 25 Jul, 1999 1 commit
  12. 21 Jul, 1999 2 commits
  13. 20 Jul, 1999 1 commit
  14. 19 Jul, 1999 3 commits
  15. 16 Jul, 1999 1 commit
  16. 12 Jul, 1999 2 commits
  17. 11 Jul, 1999 5 commits
  18. 09 Jul, 1999 3 commits
  19. 02 Jul, 1999 1 commit
  20. 30 Jun, 1999 1 commit
  21. 29 Jun, 1999 1 commit
  22. 25 Jun, 1999 1 commit
  23. 24 Jun, 1999 1 commit
  24. 22 Jun, 1999 1 commit
    • Dr. Stephen Henson's avatar
      New function PKCS7_signatureVerify to allow the signing certificate to · 170afce5
      Dr. Stephen Henson authored
      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