index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
unwind
/
libunbound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
sync to unbound 1.13.1; heavy lifting by sthen
florian
36
-2726
/
+3371
2021-01-25
Revert local diff now that we no longer use syslog logging in
florian
1
-4
/
+0
2021-01-19
Prevent more yacc clashes; fixes -fno-common.
florian
1
-0
/
+6
2021-01-06
do not call log_addr() when the address is NULL
anton
1
-2
/
+3
2020-12-11
Warning: arithmetic on a pointer to void is a GNU extension; merged
florian
1
-1
/
+1
2020-12-11
Sprinkle in some static to prevent missing prototype warnings; merged
florian
1
-3
/
+3
2020-12-11
sync to libunbound 1.13.0
florian
33
-3011
/
+4506
2020-10-28
Update to libunbound 1.12.0; heavy lifting by sthen
florian
41
-3709
/
+5244
2020-08-29
Missing prototype for a currently unused function.
florian
1
-0
/
+1
2020-08-29
sync to libunbound-1.11.0
florian
37
-3218
/
+4275
2020-05-19
sync libunbound fixes from unbound, ok florian@
sthen
9
-72
/
+246
2020-05-08
Use a union to ensure cmsg buffer is properly aligned
jca
1
-4
/
+10
2020-03-23
Declare lz_enter_rr_into_zone() static, it's only used in
florian
1
-1
/
+1
2020-03-23
Fix prototype.
florian
1
-1
/
+1
2020-03-23
Update to libunbound 1.10.0
florian
48
-2691
/
+5372
2019-12-23
Ralph Dolmans from nlnetlabs points out that libunbound uses
florian
3
-468
/
+696
2019-12-18
Update to libunbound 1.9.6
florian
38
-790
/
+848
2019-12-18
Use neg and key cache from the passed in environment if initialized so that
florian
1
-0
/
+4
2019-12-14
Be less aggressive pre-allocating memory; ok florian@
otto
1
-1
/
+1
2019-12-13
Revert two files committed by accident
otto
1
-1
/
+1
2019-12-13
Avoid leaks by using the _buf versions of sldns_wire2str_* functions.
otto
1
-1
/
+1
2019-12-06
Stop fiddling with openlog / closelog in libunbound. unwind handles
florian
1
-0
/
+4
2019-10-03
Fix CVE-2019-16866
florian
1
-2
/
+2
2019-09-12
Update to libunbound 1.9.3
florian
24
-1992
/
+2270
2019-07-14
Update to libunbound 1.9.2
florian
19
-132
/
+508
2019-03-30
update to libunbound 1.9.1; heavy lifting by sthen in unbound(8)
florian
18
-62
/
+211
2019-03-01
Due to the way we build libunbound inside of unwind .o files collide in
florian
2
-5
/
+16
2019-02-08
Backport r5108 from unbound upstream, pointed out by florian@.
sthen
1
-0
/
+6
2019-02-08
update unwind's copy of libunbound to match the new 1.9.0 update in
sthen
28
-2342
/
+3487
2019-01-27
Add ub_ctx_set_tls() to libunbound to enable DNS over TLS on a context.
florian
3
-0
/
+25
2019-01-25
configparser.c gets generated by the build infrastructure even though
florian
2
-4651
/
+2
2019-01-24
Fix a bunch of shadow and missing prototype compiler warnings.
florian
8
-14
/
+15
2019-01-23
Import bits from (lib)unbound that we need for unwind(8).
florian
178
-0
/
+119135