aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2000-03-01'rand'/'-rand' documentation.Bodo Möller7-7/+7
2000-03-01Document the 'rand' application.Bodo Möller1-1/+1
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller4-8/+162
2000-02-28Fix for non-monolithic build.Ulf Möller1-0/+2
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte1-2/+26
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2-5/+5
2000-02-26The OpenVMS library is most definitely not built for anything butRichard Levitte1-1/+1
2000-02-26Rename functions for new convention.Dr. Stephen Henson5-10/+10
2000-02-26Correct small typoRichard Levitte1-1/+1
2000-02-25Changes to synchronise with Unix.Richard Levitte1-4/+3
2000-02-25EGD bugfix.Ulf Möller1-2/+4
2000-02-24Make gcc 2.95.2 happy here, too.Ralf S. Engelschall1-0/+2
2000-02-24Support EGD.Ulf Möller1-3/+12
2000-02-22Make pkcs8 work again.Dr. Stephen Henson1-7/+13
2000-02-21Fix some bugs and document othersBodo Möller1-23/+37
2000-02-20Fix gcc warnings.Ulf Möller2-3/+4
2000-02-19Add -clrext option to 'x509'Dr. Stephen Henson1-23/+21
2000-02-18add missing 'static'Bodo Möller1-1/+1
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson1-4/+8
2000-02-17Casts now unnecessary because of changed prototype.Bodo Möller1-3/+3
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson1-2/+17
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson13-240/+212
2000-02-16Fix signed/unsigned warnings.Ben Laurie1-0/+2
2000-02-15Remove the access() call altogether for VMS, since it doesn't quiteRichard Levitte1-5/+11
2000-02-12Make pkcs12 and smime applications seed random numberDr. Stephen Henson2-13/+54
2000-02-11A hack to make sure access() will give us the correct answer about theRichard Levitte1-0/+8
2000-02-11Corrections.Bodo Möller1-7/+12
2000-02-11Update.Bodo Möller1-35/+42
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller1-64/+338
2000-02-11Fix shadow.Ben Laurie1-8/+8
2000-02-11Add compilation of the new passwd utility.Richard Levitte1-1/+1
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall31-0/+66
2000-02-10'passwd' tool.Bodo Möller3-3/+197
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson7-49/+143
2000-02-06Memory leak.Bodo Möller1-0/+2
2000-02-05Correction: openssl.c must get the long version of the apps_startup()Bodo Möller2-1/+2
2000-02-05Cosmetic changes.Bodo Möller4-16/+6
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson1-4/+15
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson5-5/+5
2000-02-03ispell (and minor modifications)Ulf Möller17-37/+37
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson7-34/+40
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-3/+3
2000-01-28Synchronise with Unix codeRichard Levitte2-3/+14
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson1-0/+9
2000-01-24RAND_load_file(..., -1) now means "read the complete file";Bodo Möller2-2/+2
2000-01-24RAND_pseudo_bytes is good enough for encryption IVs,Bodo Möller1-4/+1
2000-01-23Make s_server, s_client check cipher list return codes.Dr. Stephen Henson2-3/+11
2000-01-22dh renamed to dhparamUlf Möller1-1/+1
2000-01-22Add new program dhparam and update docs.Dr. Stephen Henson4-5/+375