]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #1440: [dnscrypt] client nonce cache.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 18 Sep 2017 08:55:08 +0000 (08:55 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 18 Sep 2017 08:55:08 +0000 (08:55 +0000)
commitee8f07a68635c67671c270ed30c6596093871cc5
tree480eea64a25a1a5e03727db7dd514e6cb5fc4689
parenta37e562079c22ff12a3d5b798999572241aa2074
- Fix #1440: [dnscrypt] client nonce cache.

git-svn-id: file:///svn/unbound/trunk@4351 be551aaa-1e26-0410-a405-d3ace91eadb9
18 files changed:
daemon/remote.c
daemon/stats.c
dnscrypt/dnscrypt.c
dnscrypt/dnscrypt.h
doc/Changelog
doc/unbound-control.8.in
doc/unbound.conf.5.in
libunbound/unbound.h
smallapp/unbound-control.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/fptr_wlist.c
util/shm_side/shm_main.c