summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps/dgst.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-547/+0
* whitespacederaadt2014-07-141-2/+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
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Stop pretending that openssl(1) applications support the -rand option.jsing2014-06-021-6/+2
* Calling signal once to ignore SIGPIPE is sufficient - we do not need to dojsing2014-05-231-2/+0
* More whack-a-mole^Wfips.jsing2014-05-191-10/+0
* It is perfectly valid to call free(NULL), so stop checking for non-NULLjsing2014-05-191-4/+2
* Group and sort includes.jsing2014-05-181-4/+5
* bio_err is initialised in main, hence there is no need to initialise itjsing2014-05-181-3/+0
* remove crazy #undefs; ok jsingderaadt2014-05-021-1/+0
* When OPENSSL_C is not defined, apps_startup becomes ajsing2014-04-241-2/+2
* $HOME/.rnd will never be a good source of entropy. ok becktedu2014-04-181-2/+0
* Remove MAIN and PROG defines now that we do not compile non-monolithic.jsing2014-04-181-4/+2
* KaboomNFtedu2014-04-181-46/+35
* oops, exit vs return; spotted by matthewderaadt2014-04-171-1/+1
* Mostly gut e_os.h:deraadt2014-04-171-1/+1
* More KNF.jsing2014-04-171-8/+12
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* Initial KNF.jsing2014-04-161-297/+241
* spray the apps directory with anti-VMS napalm.tedu2014-04-161-6/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-4/+4
* resolve conflictsdjm2012-10-131-0/+12
* resolve conflicts, fix local changesdjm2010-10-011-133/+213
* resolve conflictsdjm2009-01-091-7/+45
* resolve conflictsdjm2008-09-061-30/+34
* resolve conflictsdjm2005-04-291-12/+76
* merge 0.9.7dmarkus2004-04-081-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+12
* more strcpy & sprintf murder; ho okderaadt2003-04-041-2/+3
* delete duplicate line; jason@ackley.net, 3090deraadt2003-02-121-1/+0
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-2/+2
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-13/+43
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-40/+28
* merge openssl 0.9.6b-enginebeck2001-08-011-3/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-16/+213
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+3
* OpenSSL 0.9.4 mergebeck1999-09-291-24/+16
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+227