summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-13When build as dynamic engines, the loading functions should be definedRichard Levitte
2002-11-13Make internal functions static.Richard Levitte
2002-11-13Name the flag files correctly.Richard Levitte
2002-11-13TypoDr. Stephen Henson
2002-11-13disable weird assert()sBodo Möller
2002-11-13remove unused old directory crypto/rijndael (superseded by crypto/aes)Bodo Möller
2002-11-13Update docsDr. Stephen Henson
2002-11-13Fix warnings, makefile cockup.Ben Laurie
2002-11-13Put NAME in right place, fix typoDr. Stephen Henson
2002-11-13Only accept exact match for modifier or tag nameDr. Stephen Henson
2002-11-13Add header ctype.hDr. Stephen Henson
2002-11-13Fix memory leak in s2i_ASN_INTEGER and return an errorDr. Stephen Henson
2002-11-13Update docsDr. Stephen Henson
2002-11-12Initial ASN1 generation documentation.Dr. Stephen Henson
2002-11-12Synchronise...Richard Levitte
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-11-12Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte
2002-11-12Make the CBC mode od AES accept lengths that aren't multiples of 16.Richard Levitte
2002-11-11Variables on the stack must be initialized or we can't depend on anyRichard Levitte
2002-11-11Make the programs link against the static library on MacOS X.Richard Levitte
2002-11-11Typo.Lutz Jänicke
2002-11-11do tests with all built-in curvesBodo Möller
2002-11-11corrections to built-in curvesBodo Möller
2002-11-11Make sure permissions are friendly when building release tar file.Lutz Jänicke
2002-11-11More information to the important issue of seeding the PRNGLutz Jänicke
2002-11-09X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte
2002-11-09TypoDr. Stephen Henson
2002-11-08-CAserial does take a filename argument.Richard Levitte
2002-11-08-CAcreateserial doesn't take a filename argument.Richard Levitte
2002-11-07Windows doesn't know sys/file.hRichard Levitte
2002-11-07Typo in OCSP ASN1 moduleDr. Stephen Henson
2002-11-06Keep on using ${CC}, since gcc may act in disguise.Richard Levitte
2002-11-06Generate openssl.pc so pkg-config can return proper data.Richard Levitte
2002-11-06Stupid bug fixes. I've forgotten my DCL...Richard Levitte
2002-11-06print less output (no details unless a test failed)Bodo Möller
2002-11-06some people just can't read the instructionsRichard Levitte
2002-11-06CRL reason code docs.Dr. Stephen Henson
2002-11-05avoid Purify warningsBodo Möller
2002-11-05Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson
2002-11-05fix typoBodo Möller
2002-11-04implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller
2002-11-04Off-by-one-error corrected.Richard Levitte
2002-11-04Cosmetic changeRichard Levitte
2002-11-04Since we're currently assuming VMS can deal with dynamic engines,Richard Levitte
2002-11-01Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.Richard Levitte
2002-10-31Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte
2002-10-31Add all that is needed to build external engines on VMS.Richard Levitte
2002-10-31Add the command procedure to build external engines on VMS.Richard Levitte
2002-10-30New files have appeared, tell VMS.Richard Levitte