summaryrefslogtreecommitdiff
path: root/apps/pkcs7.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-213/+200
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-1/+2
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-151-4/+1
* Update to ASN1 printing code.Dr. Stephen Henson2005-09-031-1/+1
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-011-1/+6
* Call autoconfig code in pkcs7 utility.Dr. Stephen Henson2004-03-051-0/+3
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+10
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* have 'openssl pkcs7' exit with code 1 on error instead of 0.Richard Levitte2002-06-271-1/+1
* Reduce the header dependencies on engine.h in apps/.Geoff Thorpe2001-09-121-1/+0
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-1/+3
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-181-17/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+27
* On VMS, stdout may very well lead to a file that is written to in aRichard Levitte2000-09-201-1/+9
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2000-01-091-3/+3
* Merge some common functionality in the apps, deleteDr. Stephen Henson1999-11-121-59/+29
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-1/+1
* stack.Ben Laurie1999-05-311-3/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-6/+6
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
* Allow the -certfile argument to be used multiple times in crl2pkcs7.Dr. Stephen Henson1999-01-291-1/+1
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-201-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+313