summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps/cms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-1154/+0
* The bell tolls for BUF_strdup - Start the migration to usingbeck2014-07-131-3/+2
* openssl(1) is only built as a single monolithic binary, so just calljsing2014-07-121-4/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Stop pretending that openssl(1) applications support the -rand option.jsing2014-06-021-9/+0
* Calling signal once to ignore SIGPIPE is sufficient - we do not need to dojsing2014-05-231-2/+0
* It is perfectly valid to call free(NULL), so stop checking for non-NULLjsing2014-05-191-8/+4
* Group and sort includes.jsing2014-05-181-2/+3
* bio_err is initialised in main, hence there is no need to initialise itjsing2014-05-181-4/+0
* deleted seed some time agotedu2014-05-171-7/+0
* When OPENSSL_C is not defined, apps_startup becomes ajsing2014-04-241-1/+1
* More KNF.jsing2014-04-221-36/+44
* $HOME/.rnd will never be a good source of entropy. ok becktedu2014-04-181-12/+0
* simplify file:file:... stuffderaadt2014-04-181-1/+1
* whitespace normalizationtedu2014-04-181-6/+7
* Remove MAIN and PROG defines now that we do not compile non-monolithic.jsing2014-04-181-4/+2
* KaboomNFtedu2014-04-181-200/+169
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* Initial KNF.jsing2014-04-161-534/+362
* spray the apps directory with anti-VMS napalm.tedu2014-04-161-6/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-0/+4
* import OpenSSL-1.0.1cdjm2012-10-131-3/+34
* OpenSSL 1.0.0f: import upstream sourcedjm2012-01-051-1/+1
* import OpenSSL-1.0.0adjm2010-10-011-49/+64
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+1347