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
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