summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-10-30Plug potential memory leak.Richard Levitte
2002-10-29Add a HISTORY section to the man page to mention the new flags.Geoff Thorpe
2002-10-29The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into theGeoff Thorpe
2002-10-29The last character of inconsistency in my recent commits is herebyGeoff Thorpe
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-29Revert, that was an incorrect change.Richard Levitte
2002-10-29A small detail: since 0.9.7, DH_new_method() and DSA_new_method()Richard Levitte
2002-10-29Correct and enhance the behaviour of "internal" session caching as itGeoff Thorpe
2002-10-28increase permissible message length so that we can handleBodo Möller
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-25Make sure toupper() is declaredRichard Levitte
2002-10-24External engines aren't in crypto/engine/ any more, so don't try toRichard Levitte
2002-10-24make updateRichard Levitte
2002-10-24For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte
2002-10-24There's a name clash between OpenSSL and RSAref. Since this engine handlesRichard Levitte
2002-10-24On certain platforms, we redefine certain symbols using macros inRichard Levitte
2002-10-23Signal an error if the entered output password didn't match itself.Richard Levitte
2002-10-23fix warnings, and harmonize indentationBodo Möller
2002-10-23I don't like c-tab-always-indent ...Bodo Möller
2002-10-21Typo: v3 is represented by 2.Dr. Stephen Henson
2002-10-20In my extreme debug mode, gcc complains that 'static' doesn't comeRichard Levitte
2002-10-20New docs.Dr. Stephen Henson
2002-10-18Make pod2man happier.Geoff Thorpe
2002-10-18If dynamically-loadable ENGINEs are linked against a shared-library versionGeoff Thorpe
2002-10-18Another ENGINE implementation dependant on string.h.Geoff Thorpe
2002-10-18We need to propogate SHARED_LIBS to sub-directories for "install" targetsGeoff Thorpe
2002-10-18The loop variable is 'l', not 'i'.Geoff Thorpe
2002-10-18Corrected exchanged parameters in example for EVP_EncryptInit_ex()Lutz Jänicke
2002-10-17change Emacs indentation style to make it easier to insertBodo Möller
2002-10-16Eh, -Wl,--whole-archive disappeared from the GNU targets. I've noRichard Levitte
2002-10-16The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe
2002-10-16- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe
2002-10-15Typos.Richard Levitte
2002-10-15Typos.Richard Levitte
2002-10-15A much better idea, of course, is not to do a submake at all...Richard Levitte
2002-10-15Makefile.shared needs to know how it can reach itself.Richard Levitte
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-14libs is a timestamp that we don't really need to know about.Richard Levitte
2002-10-14Add needed libraries as per configuration to the list of libraries weRichard Levitte
2002-10-14Add missing quotes.Richard Levitte
2002-10-13Targeting the solaris platform for specific tests. Something is goingRichard Levitte