aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* make updateRichard Levitte2002-08-011-1/+1
* Make it possible to load keys from stdin, and restore thatRichard Levitte2002-08-0113-34/+50
* Cut'n'paste error with other reposnder certificates cleared.Richard Levitte2002-08-011-2/+2
* If the email address is moved from the subject to the subject alternate name,Richard Levitte2002-07-311-4/+3
* "make update"Lutz Jänicke2002-07-301-1028/+1026
* Only use DSA-functions if available.Lutz Jänicke2002-07-291-1/+5
* harmonize options with those for 'ecparam',Bodo Möller2002-07-231-220/+169
* Allow subjects with more than 255 characters to be properly printed.Richard Levitte2002-07-181-3/+4
* Fix bug introduced with revision 1.95 when this filed was modified toBodo Möller2002-07-181-2/+2
* Reverse the change with the following log, it needs further investigation:Richard Levitte2002-07-181-3/+3
* Make S/MIME output conform with the mail and MIME standards.Richard Levitte2002-07-181-3/+3
* Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte2002-07-182-2/+10
* On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte2002-07-171-2/+2
* Set up the engine before doing anything random-related, since engine randomnessRichard Levitte2002-07-162-10/+10
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-145-1113/+1427
* Reorder inclusion of header files:Lutz Jänicke2002-07-103-3/+3
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* have 'openssl pkcs7' exit with code 1 on error instead of 0.Richard Levitte2002-06-271-1/+1
* <sys/select.h> is included for AIX, when USE_SOCKETS is defined.Lutz Jänicke2002-06-201-4/+0
* 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