Add NCONF_get_section_names()
authorTomas Mraz <tomas@openssl.org>
Thu, 27 May 2021 09:00:35 +0000 (11:00 +0200)
committerPauli <pauli@openssl.org>
Wed, 2 Jun 2021 02:40:02 +0000 (12:40 +1000)
commitb3c2ed7043233bd738957a7fcdf9e0734bfea937
tree6ac0121007843e1bea0b0bf3fed25e8415221689
parent6b750b89ee9ad3952b1b25e47b848abc8b60e7dd
Add NCONF_get_section_names()

And a few additional fixups to make the no-deprecated configuration
to build.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15466)
CHANGES.md
crypto/conf/conf_api.c
crypto/conf/conf_lib.c
crypto/x509/v3_conf.c
doc/man3/NCONF_new_ex.pod
include/openssl/conf.h.in
test/confdump.c
util/libcrypto.num