aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf.h
Commit message (Expand)AuthorAgeFilesLines
* Stop warning about extra ';' outside of function.Dr. Stephen Henson2008-05-311-1/+1
* LHASH revamp. make depend.Ben Laurie2008-05-261-12/+18
* Don't ignore config_name parameter passed to OPENSSL_config(). UseDr. Stephen Henson2007-04-091-0/+1
* Don't die if the value is NULL (Coverity CID 98).Ben Laurie2007-04-011-0/+2
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-2/+3
* Fix more error codes.Bodo Möller2005-05-111-1/+0
* Fix various incorrect error function codes.Bodo Möller2005-04-261-0/+3
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-1/+2
* Add missing prototypes.Lutz Jänicke2002-06-131-3/+5
* Config code updates.Dr. Stephen Henson2002-02-221-0/+2
* Config file updates from stable branchDr. Stephen Henson2002-02-211-1/+2
* fix formatting of automatically generated error sectionBodo Möller2002-01-241-0/+1
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-221-0/+1
* Constification.Dr. Stephen Henson2002-01-221-2/+2
* default_algorithms option in ENGINE config.Dr. Stephen Henson2002-01-221-0/+3
* Initial ENGINE config module, docs to follow.Dr. Stephen Henson2002-01-211-0/+2
* Constification, add config to /dev/crypto.Ben Laurie2002-01-181-19/+22
* Constification, missing declaration, update dependencies.Ben Laurie2002-01-181-1/+4
* Experimental configuration code.Dr. Stephen Henson2002-01-051-2/+43
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-1/+0
* make updateRichard Levitte2001-11-151-1/+1
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-281-1/+2
* CONF_METHOD is one of the few places where you find MS_FAR. I can'tRichard Levitte2001-02-221-9/+9
* Exported header files should not include e_os.h.Richard Levitte2001-02-221-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Keep binary backward compatibility by putting new method functionRichard Levitte2000-10-191-1/+1
* Make it possible for methods to load from something other than a BIO,Richard Levitte2000-10-191-1/+4
* NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte2000-10-191-1/+10
* Make the new conf implementatoin bug-compatible with the old one.Richard Levitte2000-10-131-0/+2
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* This declaration seems to have been added into the header file accidently.Geoff Thorpe2000-05-291-1/+0
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-091-0/+62
* Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson1999-11-111-0/+2
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-1/+4
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-2/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+114