summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2002-07-29Only use DSA-functions if available.Lutz Jänicke
2002-07-18Allow subjects with more than 255 characters to be properly printed.Richard Levitte
2002-07-18Fix bug introduced with revision 1.95 when this filed was modified toBodo 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-07-18Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-07-16Set up the engine before doing anything random-related, since engine randomnessRichard Levitte
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-27have 'openssl pkcs7' exit with code 1 on error instead of 0.Richard Levitte
2002-06-20<sys/select.h> is included for AIX, when USE_SOCKETS is defined.Lutz Jänicke
2002-06-20This apparently fixes compilation on OSX that was failing in 0.9.7 betas.Geoff Thorpe
2002-06-18load_netscape_key is static.Lutz Jänicke
2002-06-13Add missing prototypes.Lutz Jänicke
2002-06-13Fix ext_dat.h extension ordering.Dr. Stephen Henson
2002-06-11Handle read failures better.Ben Laurie
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-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte
2002-05-22Remove warnings about unused symbols when configured with no-rsa.Richard Levitte
2002-05-19Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson
2002-05-08Generate an error if rewinding wasn't possible.Richard Levitte
2002-05-01Add apps_startup and bio_err init code to smime.cDr. Stephen Henson
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke
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-06make updateRichard Levitte
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte
2002-03-22Use the more modern DES API in the openssl subcommands.Richard Levitte
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-03-08typoDr. Stephen Henson
2002-03-08Fix the Win32_rename() function so it correctlyDr. Stephen Henson
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-05fix printf callBodo Möller
2002-02-28Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte
2002-02-26make updateRichard Levitte
2002-02-26Fix new -aes command argument handlingDr. Stephen Henson
2002-02-23Update from main branch.Dr. Stephen Henson
2002-02-22non-Monolith fixes.Dr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-20Add AES support in the applications that support -des and -des3.Richard Levitte
2002-02-19Use default openssl.cnf if config filename set to NULL andDr. Stephen Henson
2002-02-14Add the configuration target VxWorks.Richard Levitte