TCY16
|
80957b6da3
|
remove debug line
|
2022-01-10 16:28:54 +01:00 |
|
TCY16
|
69e188b5cf
|
fix missing disable in remote-control local_zone do_ede and typos
|
2021-12-22 15:47:50 +01:00 |
|
TCY16
|
49f2960089
|
add remote control options for local-zone and RPZ do_ede
|
2021-12-22 14:39:06 +01:00 |
|
TCY16
|
94f04a77d9
|
remove superfluous linebreaks
|
2021-12-21 13:17:57 +01:00 |
|
TCY16
|
fe8ef6e53d
|
add logic for per zone EDE for RPZ and configurable rpz-do-ede
|
2021-12-21 13:17:07 +01:00 |
|
TCY16
|
79024484a7
|
Document how the log-val-level: config options influences the returned EDE option text
|
2021-12-16 11:45:18 +01:00 |
|
TCY16
|
05e06fdcf5
|
fix rpl tests
|
2021-12-15 14:59:45 +01:00 |
|
 tcarpayandGitHub
|
df229db074
|
Merge branch 'master' into features/rfc8914-ede
|
2021-12-15 13:07:01 +01:00 |
|
TCY16
|
4f37d6489e
|
fix DNSSEC nsec-failure test
|
2021-12-15 12:49:54 +01:00 |
|
TCY16
|
ea1a5f35e4
|
add todo for tests and fix EDE codes for DNSKEY missing
|
2021-12-15 12:29:11 +01:00 |
|
Tom Carpay
|
dc38aacefc
|
expand ede.tdir to do validator test for DNSKEY, RRSIG and NSEC missing
|
2021-12-15 11:05:45 +00:00 |
|
George Thessalonikefs
|
983c716feb
|
- Add missing configure flags for optional features in the
documentation.
- Fix Unbound capitalization in the documentation.
|
2021-12-13 12:46:08 +01:00 |
|
W.C.A. Wijngaards
|
83c712ca60
|
- Fix to pick up other class local zone information before unlock.
|
2021-12-13 10:00:53 +01:00 |
|
George Thessalonikefs
|
2c1a5203a5
|
- Allow local-data for classes other than IN to inherit a configured
local-zone's type if possible, instead of defaulting to type
transparent as per the implicit rule.
|
2021-12-10 17:35:36 +01:00 |
|
W.C.A. Wijngaards
|
778b50f113
|
- Add code similar to fix for ldns for tab between strings, for
consistency, the test case was not broken.
|
2021-12-10 09:12:58 +01:00 |
|
W.C.A. Wijngaards
|
d29ab10a34
|
Continue with version 1.14.1
|
2021-12-09 10:22:39 +01:00 |
|
TCY16
|
63e6604b2a
|
add config options to test conf, fix local-zone EDE printing logic, and fix typo in the unbound.conf
|
2021-12-07 13:25:32 +01:00 |
|
TCY16
|
65ee2f2c39
|
finish up adding validator EDEs and other TODOs and fix tests with more specific EDE codes
|
2021-12-06 14:19:28 +01:00 |
|
W.C.A. Wijngaards
|
c6c54f9de4
|
- Fix validator debug output about DS support, print correct algorithm.
|
2021-12-06 13:12:44 +01:00 |
|
W.C.A. Wijngaards
|
c7afaef10c
|
Changelog note for #581
|
2021-12-06 09:04:50 +01:00 |
|
 Wouter WijngaardsandGitHub
|
9d1eb66f19
|
Merge pull request #581 from fobser/warnings
Fix -Wmissing-prototypes and -Wshadow warnings in rpz
|
2021-12-06 09:04:32 +01:00 |
|
Florian Obser
|
ef076c0e15
|
Fix -Wshadow
|
2021-12-03 18:30:08 +01:00 |
|
Florian Obser
|
56cf526c68
|
Fix -Wmissing-prototypes by declaring functions static.
|
2021-12-03 18:29:04 +01:00 |
|
W.C.A. Wijngaards
|
4efbee08b5
|
- Fix compile warning for if_nametoindex on windows 64bit.
|
2021-12-03 10:44:47 +01:00 |
|
W.C.A. Wijngaards
|
919c8c9527
|
- Fix doc/unbound.doxygen to remove obsolete tag warning.
release-1.14.0
release-1.14.0rc1
|
2021-12-01 17:13:11 +01:00 |
|
W.C.A. Wijngaards
|
5d63ad6474
|
- configure is set to 1.14.0, and release branch.
|
2021-12-01 10:08:54 +01:00 |
|
George Thessalonikefs
|
31bac7d5ca
|
- Fix #574: Review fixes for size allocation.
|
2021-12-01 04:31:58 +01:00 |
|
George Thessalonikefs
|
3dbda3aac3
|
- Fix #454: listen_dnsport.c:825: error: ‘IPV6_TCLASS’ undeclared.
|
2021-12-01 04:26:36 +01:00 |
|
George Thessalonikefs
|
7c0cb7198b
|
Changelog note for #530:
- Merge PR #530 from Shchelk: Fix: dereferencing a null pointer.
|
2021-12-01 04:03:27 +01:00 |
|
 gthessandGitHub
|
7adeba3690
|
Merge pull request #530 from Shchelk/bugfix
Fix: dereferencing a null pointer
|
2021-12-01 04:02:03 +01:00 |
|
George Thessalonikefs
|
2add585015
|
Changelog note for #522:
- Merge PR #522 from sibeream: memory management violations fixed.
|
2021-12-01 04:00:24 +01:00 |
|
 gthessandGitHub
|
43615e98b5
|
Merge pull request #522 from sibeream/net_help_RESOURCE_LEAK
- memory management violations fixed
|
2021-12-01 03:59:32 +01:00 |
|
George Thessalonikefs
|
05c198ebd6
|
Changelog note for #562:
- Merge PR #562 from Willem: Reset keepalive per new tcp session.
|
2021-12-01 03:58:01 +01:00 |
|
 gthessandGitHub
|
806a75808d
|
Merge pull request #562 from NLnetLabs/bugfix/reset-keepalive-per-tcp-session
Reset keepalive per new tcp session
|
2021-12-01 03:57:04 +01:00 |
|
George Thessalonikefs
|
173a8bb2b6
|
Changelog note for #555:
- Merge PR #555 from fobser: Allow interface names as scope-id in
IPv6 link-local addresses.
|
2021-12-01 03:55:53 +01:00 |
|
 gthessandGitHub
|
ba9356af99
|
Merge pull request #555 from fobser/if_nametoindex
Allow interface names as scope-id in IPv6 link-local addresses.
|
2021-12-01 03:54:45 +01:00 |
|
George Thessalonikefs
|
dc162f7fee
|
Changelog note for #493:
- Merge PR #493 from Jaap: Fix generation of libunbound.pc.
|
2021-12-01 03:51:12 +01:00 |
|
George Thessalonikefs
|
fcedb24b8d
|
Merge branch 'master' of github.com:NLnetLabs/unbound
|
2021-12-01 03:50:16 +01:00 |
|
 gthessandGitHub
|
a22a79572e
|
Merge pull request #493 from NLnetLabs/patch-configure
Fix generation of libunbound.pc
|
2021-12-01 03:50:01 +01:00 |
|
George Thessalonikefs
|
178be45fb3
|
Changelog note for #511:
- Merge PR #511 from yan12125: Reduce unnecessary linking.
|
2021-12-01 03:48:51 +01:00 |
|
 gthessandGitHub
|
94ea0e5e8f
|
Merge pull request #511 from yan12125/python-linking
- Reduce unnecessary linking
|
2021-12-01 03:46:25 +01:00 |
|
W.C.A. Wijngaards
|
88da8ce174
|
- iana portlist update.
|
2021-11-30 15:05:27 +01:00 |
|
W.C.A. Wijngaards
|
2cee189e53
|
- Fix to remove git tracking and ci information from release tarballs.
|
2021-11-30 13:38:39 +01:00 |
|
TCY16
|
db98a8b825
|
add ede-local-zones in the manpage and update the iana_ports.inc for some reason
|
2021-11-30 12:12:57 +01:00 |
|
TCY16
|
3ccb4c6c26
|
change local-zone-default-ede keywords to '-', add missing {}, and add manpage entry for local-zone-do-ede, local-zone-default-ede, and ede-local-zones
|
2021-11-30 11:32:01 +01:00 |
|
W.C.A. Wijngaards
|
8648db9583
|
- Fix #574: Review fix for spelling.
|
2021-11-29 16:11:32 +01:00 |
|
W.C.A. Wijngaards
|
b5dbb0282e
|
- Fix #576: [FR] UB_* error codes in unbound.h
|
2021-11-29 16:10:45 +01:00 |
|
W.C.A. Wijngaards
|
766c3164a3
|
- Fix #574: Review fixes for it.
|
2021-11-29 15:26:07 +01:00 |
|
W.C.A. Wijngaards
|
b48d6760fc
|
- Fix #574: Review fixes for it.
|
2021-11-29 15:13:14 +01:00 |
|
W.C.A. Wijngaards
|
dcad9d5863
|
- Fix #574: unbound-checkconf reports fatal error if interface names
are used as value for interfaces:
|
2021-11-29 14:59:39 +01:00 |
|