summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
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-13Fix warnings, makefile cockup.Ben Laurie
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-12Synchronise...Richard Levitte
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-11-12Make the CBC mode od AES accept lengths that aren't multiples of 16.Richard Levitte
2002-11-11do tests with all built-in curvesBodo Möller
2002-11-11corrections to built-in curvesBodo Möller
2002-11-09X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte
2002-11-07Typo in OCSP ASN1 moduleDr. Stephen Henson
2002-11-06print less output (no details unless a test failed)Bodo Möller
2002-11-05Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson
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-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-30New files have appeared, tell VMS.Richard Levitte
2002-10-30Plug potential memory leak.Richard Levitte
2002-10-29synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte
2002-10-29avoid warnings ('index' shadows global declaration)Bodo Möller
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-10-29'covenant HOWTO' (what to do about the Sun covenant if you modify the code)Bodo Möller
2002-10-29The #else part of the conditionals have two statements, so they needRichard Levitte
2002-10-28'broken' PKCS #8 format does not apply to ECDSABodo Möller
2002-10-28clean up new code for NIST primesBodo Möller
2002-10-28fast reduction for NIST curvesBodo Möller
2002-10-28remove superfluous codeBodo Möller
2002-10-24External engines aren't in crypto/engine/ any more, so don't try toRichard Levitte
2002-10-24For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte
2002-10-20In my extreme debug mode, gcc complains that 'static' doesn't comeRichard Levitte
2002-10-18If dynamically-loadable ENGINEs are linked against a shared-library versionGeoff Thorpe
2002-10-16- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe
2002-10-14When BN_add_word() reaches top, it shouldn't try to add the the correspondingRichard Levitte
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-10-14Complete the VxWorks fix by implementing a NULL RAND_poll() for it.Richard Levitte
2002-10-11Add more commentary. Check that *num is smaller than the block size.Richard Levitte
2002-10-11The AES CTR API was buggy, we need to save the encrypted counter as wellRichard Levitte
2002-10-11Step 13 of move of engines: Remove old files.Richard Levitte
2002-10-11Step 11c of move of engines: Time to make the changes to supportRichard Levitte
2002-10-11Step 11b of move of engines: Time to make the changes to supportRichard Levitte
2002-10-11Step 11a of move of engines: Time to make the changes to supportRichard Levitte
2002-10-11Step 10 of move of engines: Change crypto/engine/Makefile.ssl so weRichard Levitte
2002-10-11Step 9 of move of engines: rename crypto/engine/hw_cryptodev.c toRichard Levitte
2002-10-10Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte