summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs7/example.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove more unused cruft.jsing2014-07-021-340/+0
| | | | No objection from the usual suspects.
* KNF.jsing2014-06-291-196/+206
| | | | | | | | I just spent too long chasing a bug in here and really should have done this first. Gem of the day... is it an if test or a for loop? No, it is a super ifloop! if (!(flags & PKCS7_NOVERIFY)) for (k = 0; k < sk_X509_num(signers); k++) {
* tags as requested by miod and teduderaadt2014-06-121-0/+1
|
* resolve conflictsdjm2008-09-061-4/+4
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+1
|
* OpenSSL 0.9.5 mergebeck2000-03-191-7/+8
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+327