summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2002-12-04Fixes for VxWorks. Are these needed for 0.9.7 and up as well?Richard Levitte
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-11Variables on the stack must be initialized or we can't depend on anyRichard Levitte
2002-11-08-CAserial does take a filename argument.Richard Levitte
2002-10-23Signal an error if the entered output password didn't match itself.Richard Levitte
2002-10-11BN_bn2hex() returns "0" instead of "00" for zero. This disrputs theRichard Levitte
2002-10-09Make sure that the 'config' variable is correctly defined and declaredRichard Levitte
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-09Add missing LFRichard Levitte
2002-09-25-elapsed is also useful when using gettimeofdayRichard Levitte
2002-08-22Fix crahses and leaks in pkcs12 utility -chain optionDr. Stephen Henson
2002-08-15fix warnings (CHARSET_EBCDIC)Bodo Möller
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte
2002-07-30"make update"Lutz Jänicke
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