- Jun 03, 2020
-
-
Daniel Salzman authored
dnssec: bugfix: key rollovers timing according to real TTLs See merge request !1146
-
Libor Peltan authored
It's necessary to save the DNSKEY TTL and zone maximal TTL at the time of previous rollover step, so that the next step corresponds with TTLs in resolvers' caches.
-
Daniel Salzman authored
conf: allow configuring acl with a remote Closes #669 See merge request !1144
-
-
-
- Jun 02, 2020
-
-
Daniel Salzman authored
onlinesign: bugfix: dont promote NXDOMAIN to NOERROR if not signed See merge request !1145
-
Libor Peltan authored
-
- Jun 01, 2020
-
-
Libor Peltan authored
Tests extra updates See merge request !1141
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 31, 2020
-
-
Daniel Salzman authored
rename xdp-gun to knot-xdp-gun See merge request !1143
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
Xdp gun opts See merge request !1133
-
Daniel Salzman authored
-
-
-
- May 29, 2020
-
-
David Vasek authored
Also, fix an unrelated comment.
-
David Vasek authored
By allowing the test to send more requests under Valgrind, there is a better statistical chance for obtaining more accurate test results and avoiding false test failure (it should prevent false RRL ERRORs). Under Valgrind, it is also safer to provide the server more time to respond (it should prevent false RRL STATS ERRORs).
-
David Vasek authored
-
David Vasek authored
zone_backup() can be done synchronously as a result of a recent update to the flush() function (flush() in zone_backup() is always called in blocking/synchronous mode).
-
David Vasek authored
The blocking option ("wait") of ctl() could be used instead of the first wait_for_dnskey_count() call. Not using it, keeping the original test style.
-
David Vasek authored
-
David Vasek authored
-
David Vasek authored
Also, convert both Bind and Knot flush()'s to use this new functionality.
-
David Vasek authored
-
David Vasek authored
Complete apex NS RRSet removals (ANY NS removals) aren't processed by the server (see RFC 2136, Section 7.13). If such a removal (or removals) is the only change in the update, then it's a no-change DDNS update to the zone, which usually breaks the test. Therefore, generate such removals, but don't count them as changes.
-
Daniel Salzman authored
test dnssec/key-rollovers: check for minimal delay between roll steps See merge request !1142
-
Libor Peltan authored
-
Libor Peltan authored
-
- May 28, 2020
-
-
Libor Peltan authored
-
David Vasek authored
-
David Vasek authored
... not breaking it on slow CPU's (or with Valgrind) at the same time.
-
David Vasek authored
-
- May 27, 2020
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
Parallel adjust See merge request !1126
-
- May 26, 2020
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
-