summaryrefslogtreecommitdiff
path: root/apps/dgst.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in i2d_ASN1_ENUMERATEDsteve2000-08-301-14/+174
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...levitte2000-08-141-0/+2
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-2/+2
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-111-0/+3
* Avoid warnings.bodo1999-06-101-1/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sbodo1999-06-071-2/+2
* argc counting bug fixed.bodo1999-05-111-1/+1
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-6/+6
* Change functions to ANSI C.ulf1999-04-191-7/+2
* Massive constification.ben1999-04-171-10/+12
* Initial revisionrse1998-12-211-0/+227