summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_api.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-09-02PR: 2576Dr. Stephen Henson
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2007-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2001-02-22e_os.h defines Getenv()Richard Levitte
2001-01-09Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-12-08Next step in tidying up the LHASH code.Geoff Thorpe
2000-12-04Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe
2000-12-01First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe
2000-10-19NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte
2000-09-09More VMS synchronisationRichard Levitte
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-04-26Clarifications and removal of double declaration...Richard Levitte
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte