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