summaryrefslogtreecommitdiffstats
path: root/crypto/stack
AgeCommit message (Expand)Author
2007-01-21Update from HEAD.Dr. Stephen Henson
2006-02-04Fix from HEAD.Dr. Stephen Henson
2005-05-14Fix from HEAD.Dr. Stephen Henson
2005-05-13Fixes from HEAD.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-10-04Oops..Dr. Stephen Henson
2004-10-04Fix race condition when CRL checking is enabled.Dr. Stephen Henson
2004-05-11Pull FIPS back into stable.Ben Laurie
2004-04-21Extend the index parameter checking from sk_value to sk_set(). Also tidy upGeoff Thorpe
2004-04-02Avoid undefined results when the parameter is out of range.Geoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-03-12Fix various warnings when compiling with KRB5 code.Dr. Stephen Henson
2002-01-05Experimental configuration code.Dr. Stephen Henson
2001-10-01The cleanup stack in ENGINE changed slightly, so this "make update" isGeoff Thorpe
2001-09-25This commits the changes to STACK macros forced by recent ENGINE surgery.Geoff Thorpe
2001-08-18Add first cut symmetric crypto support.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-10make updateRichard Levitte
2001-05-31Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy upGeoff Thorpe
2001-05-06Add a general user interface API. This is designed to replace thingsRichard Levitte
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-01-28Make sk_sort tolearate a NULL argument.Dr. Stephen Henson
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-17Some platforms define NULL as ((void *)0). Unfortunately, a void*Richard Levitte
2000-09-07'make update'Richard Levitte
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-07-24"make update"Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-22Change mkstack.pl so it now sorts each groupDr. Stephen Henson
2000-06-21* This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe
2000-06-21Fixes for Win32 build.Dr. Stephen Henson
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-20'make update'Geoff Thorpe
2000-06-18Add support for dynamically created and destroyed mutexes. This willRichard Levitte
2000-06-17Using speaking "variable" names in macros so that e.g. grepping forBodo Möller
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-08Harmonize indentation.Bodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-06-01This is the first of two commits (didn't want to dump them all into theGeoff Thorpe