aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+9
* make updateBodo Möller2005-05-161-8/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* openssl_fcast should always be defined, not just with DEBUG_SAFESTACKDr. Stephen Henson2005-05-141-2/+2
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-24/+27
* Make sure id2_func is properly cast as well...Richard Levitte2005-04-201-2/+2
* Avoid compiler complaint about mismatched function signaturesRichard Levitte2005-04-201-2/+2
* Type mismatch detected by DEC C compiler. void* != void**Richard Levitte2005-04-201-1/+1
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-2/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Oops!Dr. Stephen Henson2004-10-041-1/+1
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-043-0/+74
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+21
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-8/+7
* Extend the index parameter checking from sk_value to sk_set(). Also tidy upGeoff Thorpe2004-04-211-3/+2
* Avoid undefined results when the parameter is out of range.Geoff Thorpe2004-04-021-1/+1
* Fix ASN1 warnings.Dr. Stephen Henson2004-03-251-7/+8
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+63
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2003-05-011-0/+21
* make updateRichard Levitte2003-04-292-26/+7
* Include objects.h to get a correct declaration of OBJ_bsearch_ex(),Richard Levitte2003-04-291-1/+2
* Add an extended variant of sk_find() which returns a non-NULL pointerRichard Levitte2003-04-293-13/+92
* Support for name constraints.Dr. Stephen Henson2003-03-241-0/+20
* Support for policyMappingsDr. Stephen Henson2003-03-201-0/+20
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Fix various warnings when compiling with KRB5 code.Dr. Stephen Henson2002-03-121-0/+20
* Experimental configuration code.Dr. Stephen Henson2002-01-051-0/+40
* The cleanup stack in ENGINE changed slightly, so this "make update" isGeoff Thorpe2001-10-011-19/+19
* This commits the changes to STACK macros forced by recent ENGINE surgery.Geoff Thorpe2001-09-251-19/+39
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+20
* make updateRichard Levitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+1
* make updateRichard Levitte2001-07-101-0/+160
* Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy upGeoff Thorpe2001-05-311-5/+7
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+20
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+3
* Make sk_sort tolearate a NULL argument.Dr. Stephen Henson2001-01-281-1/+1
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-191-0/+20
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+20
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+58
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Some platforms define NULL as ((void *)0). Unfortunately, a void*Richard Levitte2000-09-171-1/+1
* 'make update'Richard Levitte2000-09-071-1/+2