Use new-style system-id macros everywhere possible. I hope I haven't
[openssl.git] / crypto / conf / conf_lib.c
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-06 Bodo MöllerAvoid coredumps for CONF_get_...(NULL, ...)
2000-10-19 Richard LevitteMake it possible for methods to load from something...
2000-10-19 Richard LevitteNCONF_get_number() has no error checking at all. As...
2000-10-16 Ben LaurieAlways return a value.
2000-10-13 Richard LevitteMake the new conf implementatoin bug-compatible with...
2000-04-26 Richard LevitteUse CONFerr, not RSAerr, in the conf library...
2000-04-09 Richard LevitteI've always wanted to make the CONF library more adapta...