summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjca <>2017-02-27 11:38:08 +0000
committerjca <>2017-02-27 11:38:08 +0000
commitc2b74811611cc1f5ffe9e6543476548a8a9bba0a (patch)
tree8faebb1b8e9380c2c764ce51a087231218898937 /src/lib/libc/stdlib
parent6ff5d1a93fe857fca562901ab9019b7a5bae4768 (diff)
downloadopenbsd-c2b74811611cc1f5ffe9e6543476548a8a9bba0a.tar.gz
openbsd-c2b74811611cc1f5ffe9e6543476548a8a9bba0a.tar.bz2
openbsd-c2b74811611cc1f5ffe9e6543476548a8a9bba0a.zip
Add support for RES_USE_DNSSEC
RES_USE_DNSSEC is implemented by setting the DNSSEC DO bit in outgoing queries. The resolver is then supposed to set the AD bit in the reply if it managed to validate the answer through DNSSEC. Useful when the application doesn't implement validation internally. This scheme assumes that the validating resolver is trusted and that the communication channel between the validating resolver and and the client is secure. ok eric@ gilles@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions