aboutsummaryrefslogtreecommitdiffstats
path: root/apps/pkcs7.c
Commit message (Expand)AuthorAgeFilesLines
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-251-1/+1
* If an engine comes up explicitely, it must also come down explicitelyRichard Levitte2016-10-191-1/+3
* Constify command optionsFdaSilvaYY2016-10-141-1/+1
* Fix various missing option help messages ...FdaSilvaYY2016-09-191-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-102/+6
* Fix NULL deref in apps/pkcs7Rich Salz2016-04-251-4/+8
* argv was set but unusedKurt Roeckx2016-02-201-1/+2
* Centralise loading default apps config fileMatt Caswell2015-10-121-3/+0
* Change the way apps open their input and output filesRichard Levitte2015-09-061-2/+2
* Restore module loadingRichard Levitte2015-05-291-0/+3
* fewer NO_ENGINE #ifdef'sRich Salz2015-04-251-6/+2
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-136/+121
* free NULL cleanup 9Rich Salz2015-04-111-2/+1
* free NULL cleanupRich Salz2015-03-251-4/+2
* Dead code removal from appsMatt Caswell2015-03-171-5/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-213/+200
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Fix warnings.Ben Laurie2010-06-121-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