summaryrefslogtreecommitdiffstats
path: root/lib/dnssec/nsec3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/cache: limit the amount of work on SHA1Vladimír Čunát2024-02-121-0/+12
* validator: similarly also limit excessive NSEC3 salt lengthVladimír Čunát2024-02-121-4/+28
* validator: lower the NSEC3 iteration limit (150 -> 50)Vladimír Čunát2024-02-121-5/+2
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-1/+1
* validator: avoid assertion in an edge-caseVladimír Čunát2021-04-301-0/+1
* validate: downgrade zone on high NSEC3 iterationsVladimír Čunát2021-03-301-0/+12
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-251-13/+1
* DNSSEC_OUT_OF_RANGE -> KNOT_ERANGEVladimír Čunát2018-08-141-3/+3
* validator: fix NSEC* -> NODATAVladimír Čunát2018-01-221-2/+2
* lib: forwarding, some improvements in zone cut detection algorythmGrigorii Demidov2017-06-011-0/+10
* layer/validate: check if NSEC3 records in wildcard expansion proof has an optoutGrigorii Demidov2017-03-221-1/+4
* Update copyright information with 2017Ondřej Surý2017-01-251-1/+1
* layer/validate: refactoringGrigorii Demidov2017-01-111-6/+8
* www.gnu.org prefers httpsDaniel Kahn Gillmor2016-07-161-1/+1
* lib/dnssec: nsec, nsec3 (no-optout) referrals to unsigned subzonesGrigorii Demidov2016-05-171-0/+12
* Revert "lib/dnssec: nsec, nsec3 (no-optout) referrals to unsigned subzones"Marek Vavrusa2016-04-151-12/+0
* lib/dnssec: nsec, nsec3 (no-optout) referrals to unsigned subzonesGrigorii Demidov2016-04-141-0/+12
* lib/cache;lib/dnssec;lib/layer: some issues were fixedGrigorii Demidov2016-02-241-13/+4
* nsec3: rfc5155 errata 3114 8.5 was implementedGrigorii Demidov2016-02-111-2/+13
* lib/dnssec: new nsec3 test, cleanupMarek Vavrusa2016-01-291-22/+0
* all: ported to upcoming libknot APIsMarek Vavruša2015-12-171-2/+0
* lib/validate: Added function that validates any NSEC3 no data response.Karel Slany2015-09-241-0/+12
* layer/validate: NSEC3wild card answer responseKarel Slany2015-08-171-0/+11
* layer/validate: NSEC3 wildcard no data response checkKarel Slany2015-08-171-0/+11
* layer/validate: NSEC3 no data response checkKarel Slany2015-08-141-2/+13
* layer/validate: added NSEC3 name error response checkKarel Slany2015-08-131-2/+1
* layer/validate: implemented basic NSEC3 closest encloser proofKarel Slany2015-08-121-0/+33
* layer/validate: added missing empty NSEC3 moduleKarel Slany2015-08-121-0/+0