openssl/crypto/conf
Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback
functions need to be constified, and therefore meant a number of easy
changes a little everywhere.

Now, if someone could explain to me why OBJ_dup() cheats...
2000-12-13 17:15:03 +00:00
..
.cvsignore
cnf_save.c First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
conf_api.c Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
conf_api.h
conf_def.c First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
conf_def.h
conf_err.c Keep binary backward compatibility by putting new method function 2000-10-19 08:29:27 +00:00
conf_lib.c Make it possible for methods to load from something other than a BIO, 2000-10-19 08:26:32 +00:00
conf.h Keep binary backward compatibility by putting new method function 2000-10-19 08:29:27 +00:00
keysets.pl
Makefile.ssl
ssleay.cnf
test.c