openssl/crypto/conf
Dr. Stephen Henson ba404b5e86 Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
seemed like a good idea at the time... several hours later it was rather
obvious that these are used all over the place making the changes rather
extensive.
1999-06-20 22:18:16 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
cnf_save.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
conf.c Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It 1999-06-20 22:18:16 +00:00
conf.h Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It 1999-06-20 22:18:16 +00:00
conf_err.c New functions CONF_load_bio() and CONF_load_fp() to load a configuration 1999-06-20 17:36:11 +00:00
conf_lcl.h Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
keysets.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile.ssl New functions CONF_load_bio() and CONF_load_fp() to load a configuration 1999-06-20 17:36:11 +00:00
ssleay.cnf Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
test.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00