George Thessalonikefs
|
b1feb9fb1e
|
- Update stream_ssl.tdir test to also use the new forward-host notation.
|
2022-02-02 12:55:29 +01:00 |
|
George Thessalonikefs
|
32c3bbd249
|
- Change aggressive-nsec default to yes.
|
2022-02-02 11:25:08 +01:00 |
|
gthess
|
7ddd456f02
|
Fix typo from review
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
|
2022-02-01 17:38:16 +01:00 |
|
George Thessalonikefs
|
c8a6234aac
|
- Add tests for ratelimit.
|
2022-01-30 00:51:39 +01:00 |
|
W.C.A. Wijngaards
|
54ea2948da
|
- Test for NSID in SERVFAIL response due to DNSSEC bogus.
|
2022-01-26 16:40:04 +01:00 |
|
George Thessalonikefs
|
de1e91fc7f
|
- Fix EDNS to upstream where the same option could be attached more than
once.
- Add a region to serviced_query for allocations.
|
2022-01-14 13:55:34 +01:00 |
|
W.C.A. Wijngaards
|
33ef79d433
|
- Fix for #596: Fix rpz-signal-nxdomain-ra to work for clientip
triggered operation.
|
2022-01-05 16:48:35 +01:00 |
|
W.C.A. Wijngaards
|
adcbb6ced7
|
- Fix for #596: add unit test for nsip trigger and signal unset RA.
|
2022-01-05 14:31:42 +01:00 |
|
W.C.A. Wijngaards
|
c678c696a1
|
- Fix for #596: add unit test for nsdname trigger and signal unset RA.
|
2022-01-05 14:13:52 +01:00 |
|
W.C.A. Wijngaards
|
313bceb983
|
- Fix unit tests for rpz now that the AA flag returns successfully from
the iterator loop.
|
2022-01-05 13:39:06 +01:00 |
|
W.C.A. Wijngaards
|
6b2e96430e
|
- Fix for #596: fix that rpz return message is returned and not just
the rcode from the iterator return path. This fixes signal unset RA
after a CNAME.
|
2022-01-05 13:35:18 +01:00 |
|
W.C.A. Wijngaards
|
cbdc138df7
|
- Fix to add test for rpz-signal-nxdomain-ra.
|
2022-01-04 13:41:27 +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 |
|
Dimitris Apostolou
|
c21d6af617
|
Fix typos
|
2021-11-13 16:56:15 +02:00 |
|
W.C.A. Wijngaards
|
f976fdee28
|
- Fix root_anchor test to check with new icannbundle date.
|
2021-09-08 17:26:30 +02:00 |
|
W.C.A. Wijngaards
|
204edd229e
|
Merge branch 'feature/configure-outbound_msg_retry' of git://github.com/countsudoku/unbound into countsudoku-feature/configure-outbound_msg_retry
|
2021-09-08 14:38:36 +02:00 |
|
W.C.A. Wijngaards
|
a9de6879b8
|
Merge branch 'master' into rpz-triggers
|
2021-08-18 09:53:35 +02:00 |
|
W.C.A. Wijngaards
|
c8c2dfff22
|
- Fix zonemd verification of key that is not in DNS but in the zone
and needs a chain of trust.
|
2021-08-13 14:43:11 +02:00 |
|
gthess
|
3829faf679
|
Merge pull request #514 from ziollek/docker_for_run_test
Docker environment for run tests
|
2021-08-12 21:30:36 +02:00 |
|
Wouter Wijngaards
|
0ace659fe2
|
Merge pull request #519 from ziollek/tcp_upstream_option
Support for selective enabling tcp-upstream for stub/forward zones
|
2021-08-12 15:03:57 +02:00 |
|
W.C.A. Wijngaards
|
f232562430
|
Merge branch 'master' into rpz-triggers
|
2021-08-05 13:37:22 +02:00 |
|
Tomasz Ziolkowski
|
ae45f46b9e
|
Add (stub|forward)-tcp-upstream options which enable using tcp transport only for specified stub/forward zones
|
2021-08-05 08:44:18 +02:00 |
|
W.C.A. Wijngaards
|
77fdd8836d
|
- Fix unit test zonemd_reload for use in run_vm.
|
2021-08-04 16:26:21 +02:00 |
|
Tomasz Ziolkowski
|
3e310a17be
|
Docker environment for run tests + enhancement for ssl_handshake
|
2021-07-27 12:06:08 +02:00 |
|
George Thessalonikefs
|
ca4d68c64c
|
- Introduce 'http-user-agent:' and 'hide-http-user-agent:' options.
|
2021-07-16 14:32:18 +02:00 |
|
Tom Carpay
|
ab017cde0f
|
Merge branch 'master' into svcb
|
2021-07-02 13:37:08 +02:00 |
|
Tom Carpay
|
a6020e4186
|
change test and error to be in line with new maximum svcb params (nparams >= MAX_NUMBER_OF_SVCPARAMS)
|
2021-07-02 11:21:19 +02:00 |
|
W.C.A. Wijngaards
|
658db66c3f
|
- Fix up permissions on rpl data file in tests.
|
2021-06-25 08:45:03 +02:00 |
|
Tom Carpay
|
9cd15f7ebf
|
remove tests for svcparam semantics
|
2021-06-24 15:20:32 +02:00 |
|
Tom Carpay
|
cebdf52c4e
|
fix erroneous test
|
2021-06-24 10:00:12 +02:00 |
|
Tom Carpay
|
9beea6a00c
|
fix key parsing and incorporate testcases
|
2021-06-07 14:05:14 +02:00 |
|
Tom Carpay
|
19c63fdaf6
|
add key parsing and edge case tests
|
2021-06-07 09:54:02 +02:00 |
|
George Thessalonikefs
|
2e87871678
|
- Fix test for zonemd-check option.
|
2021-06-01 18:02:10 +02:00 |
|
W.C.A. Wijngaards
|
cf0aad9fb6
|
Merge branch 'master' into rpz-triggers
|
2021-05-28 15:00:55 +02:00 |
|
W.C.A. Wijngaards
|
ea4f1ee8a6
|
- zonemd-check: yesno option, default no, enables the processing
of ZONEMD records for that zone.
|
2021-05-27 14:20:53 +02:00 |
|
Tom Carpay
|
71904eb0d4
|
add svcb tpkg tests
|
2021-05-25 15:44:49 +02:00 |
|
W.C.A. Wijngaards
|
0a6b22dc55
|
- rpz-triggers, rpz log and stats for nsip and clientip and nsdname.
|
2021-05-21 14:05:19 +02:00 |
|
W.C.A. Wijngaards
|
355526da7d
|
- rpz-triggers, the added soa for client ip modified answers is affected
by the minimal-responses config option.
|
2021-05-14 16:34:38 +02:00 |
|
W.C.A. Wijngaards
|
50dcadd495
|
- rpz-triggers, for clientip modified answers the rpz SOA is added to the
additional section with the serial number and name of the rpz zone that
was applied.
|
2021-05-14 15:34:48 +02:00 |
|
W.C.A. Wijngaards
|
9f40e93fe6
|
- rpz-triggers, use sec_status_insecure like respip, AA flag on RPZ responses.
|
2021-05-14 13:28:10 +02:00 |
|
W.C.A. Wijngaards
|
a2ea701f31
|
- rpz-triggers, fix what domain name to match for nsdname.
|
2021-04-01 13:11:51 +02:00 |
|
W.C.A. Wijngaards
|
14582d2445
|
- rpz-triggers, remove unused test.
|
2021-04-01 12:56:47 +02:00 |
|
W.C.A. Wijngaards
|
1c75e62804
|
- rpz-triggers, separate cache storage of RPZ records from network records.
|
2021-04-01 12:06:14 +02:00 |
|
W.C.A. Wijngaards
|
7f39003c04
|
- rpz triggers, implement qname trigger after cname.
|
2021-03-19 17:31:44 +01:00 |
|
W.C.A. Wijngaards
|
6f507eb036
|
Merge branch 'master' into rpz-triggers
|
2021-03-12 09:04:54 +01:00 |
|
W.C.A. Wijngaards
|
0927fe6fc4
|
- Fix parse of LOC RR type for decimetres.
|
2021-03-11 13:22:05 +01:00 |
|
W.C.A. Wijngaards
|
a06d761f74
|
- Fix to allow rpz with wildcard that applies to all TLDs at once.
|
2021-02-25 16:54:32 +01:00 |
|
W.C.A. Wijngaards
|
d3b5f287b1
|
zonemd, fix unit test to allow nonvalidating zone without zonemd with
permissive mode for zonemd.
|
2021-02-04 16:18:02 +01:00 |
|
W.C.A. Wijngaards
|
b7a633fdc0
|
Merge branch 'master' into zonemd
|
2021-02-04 16:08:11 +01:00 |
|