index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
unwind
/
libunbound
Age
Commit message (
Expand
)
Author
2022-01-09
unwind/unbound: prepare for opaque DSA and RSA.
Theo Buehler
2021-11-19
Sync to unbound to allow interface names as scope-id in IPv6
Florian Obser
2021-08-14
Fix "no previous prototype" warning
Florian Obser
2021-08-14
sync to unbound 1.13.2
Florian Obser
2021-03-16
sync to unbound 1.13.1; heavy lifting by sthen
Florian Obser
2021-01-25
Revert local diff now that we no longer use syslog logging in
Florian Obser
2021-01-19
Prevent more yacc clashes; fixes -fno-common.
Florian Obser
2021-01-06
do not call log_addr() when the address is NULL
anton
2020-12-11
Warning: arithmetic on a pointer to void is a GNU extension; merged
Florian Obser
2020-12-11
Sprinkle in some static to prevent missing prototype warnings; merged
Florian Obser
2020-12-11
sync to libunbound 1.13.0
Florian Obser
2020-10-28
Update to libunbound 1.12.0; heavy lifting by sthen
Florian Obser
2020-08-29
Missing prototype for a currently unused function.
Florian Obser
2020-08-29
sync to libunbound-1.11.0
Florian Obser
2020-05-19
sync libunbound fixes from unbound, ok florian@
Stuart Henderson
2020-05-08
Use a union to ensure cmsg buffer is properly aligned
Jeremie Courreges-Anglas
2020-03-23
Declare lz_enter_rr_into_zone() static, it's only used in
Florian Obser
2020-03-23
Fix prototype.
Florian Obser
2020-03-23
Update to libunbound 1.10.0
Florian Obser
2019-12-23
Ralph Dolmans from nlnetlabs points out that libunbound uses
Florian Obser
2019-12-18
Update to libunbound 1.9.6
Florian Obser
2019-12-18
Use neg and key cache from the passed in environment if initialized so that
Florian Obser
2019-12-14
Be less aggressive pre-allocating memory; ok florian@
Otto Moerbeek
2019-12-13
Revert two files committed by accident
Otto Moerbeek
2019-12-13
Avoid leaks by using the _buf versions of sldns_wire2str_* functions.
Otto Moerbeek
2019-12-06
Stop fiddling with openlog / closelog in libunbound. unwind handles
Florian Obser
2019-10-03
Fix CVE-2019-16866
Florian Obser
2019-09-12
Update to libunbound 1.9.3
Florian Obser
2019-07-14
Update to libunbound 1.9.2
Florian Obser
2019-03-30
update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)
Florian Obser
2019-03-01
Due to the way we build libunbound inside of unwind .o files collide in
Florian Obser
2019-02-08
Backport r5108 from unbound upstream, pointed out by florian@.
Stuart Henderson
2019-02-08
update unwind's copy of libunbound to match the new 1.9.0 update in
Stuart Henderson
2019-01-27
Add ub_ctx_set_tls() to libunbound to enable DNS over TLS on a context.
Florian Obser
2019-01-25
configparser.c gets generated by the build infrastructure even though
Florian Obser
2019-01-24
Fix a bunch of shadow and missing prototype compiler warnings.
Florian Obser
2019-01-23
Import bits from (lib)unbound that we need for unwind(8).
Florian Obser