aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-06-20This apparently fixes compilation on OSX that was failing in 0.9.7 betas.Geoff Thorpe1-1/+1
2002-06-18load_netscape_key is static.Lutz Jänicke1-1/+1
2002-06-13Add missing prototypes.Lutz Jänicke3-10/+6
2002-06-13Fix ext_dat.h extension ordering.Dr. Stephen Henson1-2/+16
2002-06-12simplify asn1_flagBodo Möller1-2/+1
2002-06-11Handle read errors.Ben Laurie1-13/+43
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller1-1/+3
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke1-2/+3
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke1-1/+0
2002-05-30CAformat should not be used for CA key format.Richard Levitte1-1/+1
2002-05-30Remove the duplicate description of -out.Richard Levitte1-2/+1
2002-05-29There is a chance that the input string is larger than size, and on VMS,Richard Levitte1-3/+10
2002-05-22Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte1-5/+34
2002-05-19Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson3-133/+32
2002-05-08Generate an error if rewinding wasn't possible.Richard Levitte1-1/+4
2002-05-01Add apps_startup and bio_err init code to smime.cDr. Stephen Henson1-0/+6
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke3-74/+199
2002-04-25Potential memory leak removed. Notified by <threaded@totalise.co.uk>Richard Levitte1-1/+4
2002-04-23fix usage (no 'key')Bodo Möller2-2/+2
2002-04-17check return valuesBodo Möller1-14/+15
2002-04-09harmonize capitalizationBodo Möller1-2/+2
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte1-31/+32
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte3-6/+6
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte3-10/+10
2002-03-18Fix bugs and typos.Bodo Möller2-42/+77
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson1-4/+4
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller4-7/+7
2002-03-08Fix the Win32_rename() function so it correctlyDr. Stephen Henson2-10/+11
2002-03-08EC curve stuffBodo Möller1-37/+75
2002-03-06ENGINE module additions.Dr. Stephen Henson2-5/+5
2002-03-06add SECG OIDsBodo Möller1-0/+30
2002-03-05fix 'ecdsaparam -C'Bodo Möller1-17/+21
2002-03-05fix printf callBodo Möller1-1/+1
2002-03-05fix 'ecdsaparam -C' outputBodo Möller1-31/+22
2002-02-28Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte1-0/+8
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte1-334/+386
2002-02-26Fix new -aes command argument handlingDr. Stephen Henson2-6/+6
2002-02-22non-Monolith fixes.Dr. Stephen Henson2-1/+3
2002-02-22Config code updates.Dr. Stephen Henson32-1/+112
2002-02-20Add AES support in the applications that support -des and -des3.Richard Levitte7-4/+70
2002-02-16gcc chokes on C++ comments in C code.Richard Levitte1-1/+1
2002-02-14Add the configuration target VxWorks.Richard Levitte3-7/+41
2002-02-14'-C' is still quite brokenBodo Möller1-0/+7
2002-02-14fix '-C'Bodo Möller1-11/+5
2002-02-14fix memory leakBodo Möller1-1/+2
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller1-1/+1
2002-02-13ECDSA supportBodo Möller9-650/+1843
2002-02-05'make update'Richard Levitte1-1/+4
2002-01-29HP-UX 32bit:Lutz Jänicke1-1/+7
2002-01-29Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte1-1/+1