aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_api.c
Commit message (Expand)AuthorAgeFilesLines
* Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe2001-01-091-2/+4
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-4/+4
* Next step in tidying up the LHASH code.Geoff Thorpe2000-12-081-9/+14
* Make the remaining LHASH macro changes. This should leave no remainingGeoff Thorpe2000-12-041-2/+5
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-3/+6
* NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte2000-10-191-0/+4
* More VMS synchronisationRichard Levitte2000-09-091-0/+1
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-7/+7
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-12/+12
* Clarifications and removal of double declaration...Richard Levitte2000-04-261-3/+3
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-091-0/+288