summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2000-03-12make updateUlf Möller
2000-03-10Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte
2000-03-10Change to code generated by 'dhparam -C':Bodo Möller
2000-03-10another typoBodo Möller
2000-03-10typoBodo Möller
2000-03-09Don't Free() password if it was read from config file.Dr. Stephen Henson
2000-03-08Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson
2000-03-05Add missing include (only MONOLITH builds were possible without it).Bodo Möller
2000-03-04Read complete seed files given in -rand options.Bodo Möller
2000-03-04Generate correct error reasons strings for SYSerr.Bodo Möller
2000-03-03Add an #include.Bodo Möller
2000-03-03Avoid potential memory leak in code generated by 'openssl dhparam -C'.Bodo Möller
2000-03-03New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller
2000-03-02SynchroniseRichard Levitte
2000-03-01pseudo-seed for the PRNG before testing DSAUlf Möller
2000-03-01'rand'/'-rand' documentation.Bodo Möller
2000-03-01Document the 'rand' application.Bodo Möller
2000-02-29'rand' application for creating pseudo-random files.Bodo Möller
2000-02-28Fix for non-monolithic build.Ulf Möller
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26The OpenVMS library is most definitely not built for anything butRichard Levitte
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-26Correct small typoRichard Levitte
2000-02-25Changes to synchronise with Unix.Richard Levitte
2000-02-25EGD bugfix.Ulf Möller
2000-02-24Make gcc 2.95.2 happy here, too.Ralf S. Engelschall
2000-02-24Support EGD.Ulf Möller
2000-02-22Make pkcs8 work again.Dr. Stephen Henson
2000-02-21Fix some bugs and document othersBodo Möller
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-19Add -clrext option to 'x509'Dr. Stephen Henson
2000-02-18add missing 'static'Bodo Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Casts now unnecessary because of changed prototype.Bodo Möller
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-15Remove the access() call altogether for VMS, since it doesn't quiteRichard Levitte
2000-02-12Make pkcs12 and smime applications seed random numberDr. Stephen Henson
2000-02-11A hack to make sure access() will give us the correct answer about theRichard Levitte
2000-02-11Corrections.Bodo Möller
2000-02-11Update.Bodo Möller
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller
2000-02-11Fix shadow.Ben Laurie
2000-02-11Add compilation of the new passwd utility.Richard Levitte
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-02-10'passwd' tool.Bodo Möller
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson
2000-02-06Memory leak.Bodo Möller