]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix local privilege escalation on Windows. Thanks to Hao Huang
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 4 Feb 2026 10:54:11 +0000 (11:54 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 4 Feb 2026 10:54:11 +0000 (11:54 +0100)
commit8b4b2a88f75d63d705b2de603cb0643059e51b4d
tree92af90abbf27fb8883ebbc49af67fd33860f6305
parentfaf40c97fc4e72a481eae268588d0a83c9a0e859
- Fix local privilege escalation on Windows. Thanks to Hao Huang
  for the report. The OpenSSL init calls are set to not load
  the openssl.cnf file when compiled for Windows.
daemon/daemon.c
dnstap/unbound-dnstap-socket.c
doc/Changelog
smallapp/unbound-anchor.c
smallapp/unbound-control.c
smallapp/unbound-host.c
testcode/asynclook.c
testcode/dohclient.c
testcode/petal.c
testcode/streamtcp.c