- 03 Jul, 2018 2 commits
-
-
Tinderbox User authored
- 29 Jun, 2018 2 commits
-
-
Evan Hunt authored
- 28 Jun, 2018 7 commits
-
-
Tinderbox User authored
- 27 Jun, 2018 2 commits
-
-
Mark Andrews authored
Resolve "Missing dereference in REQUIRE statement?" See merge request !443
-
Mark Andrews authored
(cherry picked from commit f1ee5e4a)
-
- 26 Jun, 2018 3 commits
-
-
Michał Kępień authored
[v9_9] Only request permitted capabilities in non-libcap builds See merge request !420
-
Michał Kępień authored
4979. [bug] Non-libcap builds were not checking whether all requested capabilities are present in the permitted capability set. [GL #321] (cherry picked from commit 731b0038)
-
Michał Kępień authored
While libcap-enabled builds check whether any capability named requests is within the permitted capability set, non-libcap builds just try requesting them, which potentially causes a misleading error message to be output ("Operation not permitted: please ensure that the capset kernel module is loaded"). Ensure non-libcap builds also check whether any requested capability is within the permitted capability set. (cherry picked from commit 8c66f32e)
-
- 25 Jun, 2018 4 commits
-
-
-
Mark Andrews authored
Resolve "casecompare of NINFO, TKEY, TXT have wrong return type" See merge request !407
-
Mark Andrews authored
(cherry picked from commit 3ba1d1e4)
- 21 Jun, 2018 3 commits
-
-
Ondřej Surý authored
Merge v9.9.13rc1 release into v9_9 branch See merge request !398
-
Ondřej Surý authored
-
-
- 15 Jun, 2018 2 commits
-
-
Michał Kępień authored
[v9_9] constify dns_rdata_tostruct See merge request !383
-
(cherry picked from commit abb2fd10)
-
- 14 Jun, 2018 3 commits
-
-
Ondřej Surý authored
Resolve "Recursion improperly allowed by default" See merge request !376
-
-
-
- 13 Jun, 2018 7 commits
-
-
Michał Kępień authored
[v9_9] Fix DNAME handling in DNSSEC tools See merge request !366
-
Michał Kępień authored
4971. [bug] dnssec-signzone and dnssec-verify did not treat records below a DNAME as out-of-zone data. [GL #298] (cherry picked from commit de5916a7)
-
(cherry picked from commit ec75a070)
-
Michał Kępień authored
DNAME records indicate bottom of zone and thus no records below a DNAME should be DNSSEC-signed or included in NSEC(3) chains. Add a helper function, has_dname(), for detecting DNAME records at a given node. Prevent signing DNAME-obscured records. Check that DNAME-obscured records are not signed. (cherry picked from commit 9a414516)
-
Ondřej Surý authored
Resolve "v9_9 move lib/irs to lib/export/irs" See merge request !359
-
Mark Andrews authored
-
Mark Andrews authored
-
- 12 Jun, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 10 Jun, 2018 3 commits