]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
authorDr. Stephen Henson <steve@openssl.org>
Sun, 20 Jun 1999 17:36:11 +0000 (17:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 20 Jun 1999 17:36:11 +0000 (17:36 +0000)
commit8623f693d9a5c74f76311aebd29767e89467ecea
tree03798bbe6a24a55e425f874096d8b6b9486d109a
parent11af1a2758baefab1157755c508d7b7490155bab
New functions CONF_load_bio() and CONF_load_fp() to load a configuration
file from a bio or fp. Added some more constification to the BN library.
CHANGES
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/bn/bn_mpi.c
crypto/bn/bn_print.c
crypto/conf/Makefile.ssl
crypto/conf/conf.c
crypto/conf/conf.h
crypto/conf/conf_err.c
util/libeay.num