]> git.ipfire.org Git - thirdparty/unbound.git/commit
Verification of incoming responses with TSIG
authorWillem Toorop <willem@nlnetlabs.nl>
Mon, 17 Mar 2025 08:25:13 +0000 (09:25 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 17 Mar 2025 08:25:13 +0000 (09:25 +0100)
commit5d11af34dc25c18a7d10e06d1e3679a8286eebd1
treeda7881be9619b8b6601c1902d931b56bb80ff1e5
parente29ee129a393a6125bf914d7c72bd957c95d3522
Verification of incoming responses with TSIG

For now with a hardcoded TSIG key
Makefile.in
daemon/worker.c
util/tsig.c [new file with mode: 0644]
util/tsig.h [new file with mode: 0644]