summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/dgst.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Exit if a pledge call fails in non-interactive mode.doug2015-10-171-2/+4
* add "tty" for several subcommands of opensslsemarie2015-10-171-2/+2
* Initial support for pledges in openssl(1) commands.doug2015-10-101-1/+6
* Remove engine command and parameters from openssl(1).bcook2015-09-111-21/+6
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Remove all duplicate prototypes for *_main functions (these are alreadyjsing2015-08-221-3/+1
* check the sigbuf value before using it.rpointel2015-07-201-2/+7
* Avoid dereferencing a NULL.doug2015-07-201-5/+7
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+547