1. 11 Jul, 1999 7 commits
  2. 10 Jul, 1999 1 commit
  3. 09 Jul, 1999 8 commits
  4. 06 Jul, 1999 1 commit
  5. 05 Jul, 1999 3 commits
  6. 02 Jul, 1999 4 commits
  7. 30 Jun, 1999 1 commit
  8. 29 Jun, 1999 2 commits
  9. 28 Jun, 1999 3 commits
  10. 26 Jun, 1999 2 commits
  11. 25 Jun, 1999 4 commits
  12. 24 Jun, 1999 2 commits
  13. 23 Jun, 1999 1 commit
  14. 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