aboutsummaryrefslogtreecommitdiff
path: root/crypto/conf/conf.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-09I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte1-730/+0
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-8/+8
1999-11-12It's possible that considering the configuration file as a binary fileRichard Levitte1-0/+4
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1-12/+6
1999-06-21Don't shadow.Ben Laurie1-3/+3
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1-10/+12
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1-32/+62
1999-05-26Fix for memory leak.Dr. Stephen Henson1-1/+1
1999-05-13VMS support.Ulf Möller1-0/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-15/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1999-04-19Change functions to ANSI C.Ulf Möller1-45/+16
1999-04-17Massive constification.Ben Laurie1-2/+2
1999-03-22Fix security hole.Ben Laurie1-1/+1
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-4/+17
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-5/+7
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+725