aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-22Change C++ style commentsDr. Stephen Henson1-5/+5
2002-08-22#if out unused function to shut the compiler up.Dr. Stephen Henson1-0/+5
2002-08-22Fix crahses and leaks in pkcs12 utility -chain optionDr. Stephen Henson1-6/+4
2002-08-18Typo, I assigned the variable ld instead of my_ld...Richard Levitte1-1/+1
2002-08-17So, I discovered that if you have your $PATH set so a ld different fromRichard Levitte1-3/+1
2002-08-16Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke2-3/+20
2002-08-16typoBodo Möller1-1/+1
2002-08-16'EC' vs. 'ECDSA'Bodo Möller2-10/+13
2002-08-16isalist was less trustable than I thought (or rather, one can trust it toRichard Levitte1-4/+2
2002-08-16Add -lz to the ld flags when the user has chosen to link in zlib *statically*.Richard Levitte1-1/+1
2002-08-16Fix block_size field for CFB and OFB modes: it should be 1.Dr. Stephen Henson2-6/+12
2002-08-15q may be used uninitialisedRichard Levitte1-2/+3
2002-08-15use correct function code in error messageBodo Möller1-1/+1
2002-08-15It seems like sun4u doesn't always have a sparcv9 inside. Trust isalist.Richard Levitte1-2/+4
2002-08-15fix warnings (CHARSET_EBCDIC)Bodo Möller1-7/+7
2002-08-15fix manpageBodo Möller1-0/+2
2002-08-15add crypto/ecdhBodo Möller1-0/+1
2002-08-15Missing =back.Richard Levitte1-0/+2
2002-08-15Add a FAQ entry for yet another bc failure.Richard Levitte1-0/+12
2002-08-15Yet a couple of modules forgotten. These weren't important forRichard Levitte1-2/+2
2002-08-15Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller12-1061/+1271
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte4-5/+5
2002-08-14change how pod2man is handled: explicitly invoke '$PERL' only whenBodo Möller2-12/+16
2002-08-14Instead of returning errors when certain flags are unusable, just ignore them.Richard Levitte1-3/+16
2002-08-14The applications 'ecdsa' and 'ecparam' were missing from the VMSRichard Levitte1-2/+2
2002-08-14Make sure that the test input file comes in the same record format as theRichard Levitte8-8/+24
2002-08-14move a TODO from CHANGES to STATUSBodo Möller2-4/+4
2002-08-14add 'TODO' itemsBodo Möller1-0/+2
2002-08-14Fix typo in OBJ_txt2obj which incorrectly passed the contentDr. Stephen Henson2-1/+7
2002-08-13Some files deserve to be ignoredRichard Levitte3-0/+12
2002-08-13Merge in demo engines from 0.9.7-stable.Richard Levitte19-1/+4866
2002-08-13Comma forgotten.Richard Levitte1-1/+1
2002-08-13Oh, ec2_smpt.c is #included by ec2_smpl.c!Richard Levitte1-1/+1
2002-08-12Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.Richard Levitte1-1/+1
2002-08-12Do not use the word 'modulus', which is a class template name in VC++ 6.0/SP5.Richard Levitte1-1/+1
2002-08-12Scripts for testing ECC ciphersuites.Bodo Möller5-0/+579
2002-08-12A few files in the ENGINE and EVP sections forgotten.Richard Levitte1-3/+3
2002-08-12fix previous commit (there's no SSLEAY_VERSION_TEXT)Bodo Möller1-1/+1
2002-08-12remove commentBodo Möller1-8/+0
2002-08-12remove debug messagesBodo Möller1-4/+0
2002-08-12fix commentBodo Möller1-1/+1
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller14-45/+46
2002-08-12add 0.9.6g informationBodo Möller1-2/+4
2002-08-12Update with the status for 0.9.6g.Richard Levitte3-2/+7
2002-08-11In case of shared libraries, we might run one version of theRichard Levitte1-1/+13
2002-08-11One more file to compile on VMS as well.Richard Levitte1-1/+1
2002-08-11Remove clashes between symbols that have the same name except forRichard Levitte1-0/+9
2002-08-11More long symbols to shorten.Richard Levitte1-0/+19
2002-08-10mem* functions are declared in string.h.Richard Levitte3-0/+3
2002-08-10Synchronise tests with Unix.Richard Levitte2-3/+8