aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf.c
Commit message (Expand)AuthorAgeFilesLines
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-091-730/+0
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-8/+8
* It's possible that considering the configuration file as a binary fileRichard Levitte1999-11-121-0/+4
* Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1999-11-111-12/+6
* Don't shadow.Ben Laurie1999-06-211-3/+3
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-10/+12
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-32/+62
* Fix for memory leak.Dr. Stephen Henson1999-05-261-1/+1
* VMS support.Ulf Möller1999-05-131-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-15/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-45/+16
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+17
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+7
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+725