]> git.ipfire.org Git - thirdparty/unbound.git/commit
For TLS session keys, keep config options in order read from file to keep the first...
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 10:41:03 +0000 (10:41 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 10:41:03 +0000 (10:41 +0000)
commit68a57554a62ee547495f28e9d6826f3fb47e141b
tree4296ff97d5757277bce33a3865539b252e9ccb15
parentcc9fb69911d6bda0e592cfaace51ba9d60902847
For TLS session keys, keep config options in order read from file to keep the first one as the first one.

git-svn-id: file:///svn/unbound/trunk@5064 be551aaa-1e26-0410-a405-d3ace91eadb9
daemon/unbound.c
doc/Changelog
util/config_file.c
util/config_file.h
util/configparser.c
util/configparser.y