summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
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-12simplify asn1_flagBodo Möller
2002-06-11Handle read errors.Ben Laurie
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
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-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 update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2002-03-18Fix bugs and typos.Bodo Möller
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-08Fix the Win32_rename() function so it correctlyDr. Stephen Henson
2002-03-08EC curve stuffBodo Möller
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-06add SECG OIDsBodo Möller
2002-03-05fix 'ecdsaparam -C'Bodo Möller
2002-03-05fix printf callBodo Möller
2002-03-05fix 'ecdsaparam -C' outputBodo Möller
2002-02-28Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte
2002-02-26Fix new -aes command argument handlingDr. 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-16gcc chokes on C++ comments in C code.Richard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-02-14'-C' is still quite brokenBodo Möller