summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2002-07-18Allow subjects with more than 255 characters to be properly printed.Richard Levitte
2002-07-18typoBodo Möller
2002-07-18Reverse the change with the following log, it needs further investigation:Richard Levitte
2002-07-18Make S/MIME output conform with the mail and MIME standards.Richard Levitte
2002-06-27have 'openssl pkcs7' exit with code 1 on error instead of 0.Richard Levitte
2002-06-13make updateRichard Levitte
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-05-30CAformat should not be used for CA key format.Richard Levitte
2002-05-30Remove the duplicate description of -out.Richard Levitte
2002-05-29There is a chance that the input string is larger than size, and on VMS,Richard Levitte
2002-05-08Generate an error if rewinding wasn't possible.Richard Levitte
2002-04-25Potential memory leak removed. Notified by <threaded@totalise.co.uk>Richard Levitte
2002-04-23fix usage (no 'key')Bodo Möller
2002-04-17check return valuesBodo Möller
2002-04-09harmonize capitalizationBodo Möller
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte
2002-04-06Don't define RSA-specifici variables when RSA isn't used.Richard Levitte
2002-02-26make updateRichard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-01-26According to the main trunk, Darwin should get USE_TOD defined.Richard Levitte
2002-01-26From reports I've seen, it looks like TIMES is wrong for Darwin.Richard Levitte
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2001-12-20make updateRichard Levitte
2001-11-15make updateRichard Levitte
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more t...Richard Levitte
2001-10-16Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>).Lutz Jänicke
2001-10-10Add support for md4WithRSAEncryption.Richard Levitte
2001-07-03When only the key is given to "enc", the IV is undefinedLutz Jänicke
2001-05-22VMS doesn't support more than on period in a file nameRichard Levitte
2001-04-15-1 cannot work on platforms with unsigned charLutz Jänicke
2001-04-11NetBSD and OpenBSD use TOD as wellRichard Levitte
2001-04-08Add forgotten "-passin" option to smime.c usage help.Lutz Jänicke
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2001-03-31avoid buffer overflowBodo Möller
2001-03-30this time *really* fix the /../ check ...Bodo Möller
2001-03-30Remove unused variable 'prev_slash' that I accidentily added.Bodo Möller
2001-03-30For -WWW, fix test for ".." directory references (and avoid warning forBodo Möller
2001-03-22Add missing '#ifndef NO_DSA'.Bodo Möller
2001-03-22Add missing '#ifndef NO_DSA'.Bodo Möller
2001-03-16make updateRichard Levitte
2001-03-16From revision 1.54, 2001-03-16 10:30 levitte:Richard Levitte
2001-03-14Include openssl/rand.h so RAND_status() gets properly declared.Richard Levitte
2001-03-13Fix: return 0 if no error occured.Bodo Möller
2001-02-20honour -no_tmp_rsaBodo Möller
2001-02-15Add '-rand' option to s_server and s_client.Lutz Jänicke
2001-02-06don't dump coreBodo Möller
2001-02-03If the source has already been succesfully queried, do not try to open itLutz Jänicke
2001-01-19Fix openssl passwd -1Bodo Möller
2001-01-10Fix C code generate by 'openssl dsaparam -C'.Bodo Möller