index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dnssec.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mitigate KeyTrap DoS = CVE-2023-50387
Vladimír Čunát
2024-02-13
1
-0
/
+1
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
TTL bounds: improve the logic
Vladimír Čunát
2022-12-13
1
-0
/
+1
*
daemon/zimport: better failure logging
Vladimír Čunát
2021-12-22
1
-1
/
+3
*
lib/dnssec.h: improve API docs
Vladimír Čunát
2021-11-03
1
-2
/
+10
*
lib/dnssec: add a simple validator API
Vladimír Čunát
2021-11-03
1
-0
/
+31
*
lib/dnssec: make kr_dnskeys_trusted() cleaner
Vladimír Čunát
2021-11-03
1
-2
/
+5
*
lib/dnssec refactor: struct dseckey -> struct dnssec_key
Vladimír Čunát
2021-11-03
1
-5
/
+5
*
validate: add kr_rrset_validation_ctx_t::log_qry
Vladimír Čunát
2021-07-29
1
-0
/
+1
*
fix DNAME support
Vladimír Čunát
2020-04-27
1
-0
/
+1
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
validator: trim TTLs by RRSIG's expiration and original TTL
Vladimír Čunát
2019-09-20
1
-4
/
+4
*
validate nitpick fix: unsupported algo edge case
Vladimír Čunát
2019-04-08
1
-3
/
+7
*
dnssec: improve bogus logging to give more info
Petr Špaček
2018-12-20
1
-0
/
+10
*
dnssec: make a function static (unused outside)
Vladimír Čunát
2017-08-04
1
-12
/
+0
*
layer/validate: handle unknown algorithms
Vladimír Čunát
2017-07-24
1
-3
/
+6
*
nitpicks from doxygen parser
Vladimír Čunát
2017-06-01
1
-6
/
+6
*
lib: forwarding, some improvements in zone cut detection algorythm
Grigorii Demidov
2017-06-01
1
-0
/
+11
*
layer/validate: check if NSEC3 records in wildcard expansion proof has an optout
Grigorii Demidov
2017-03-22
1
-0
/
+1
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
layer/validate: fix for issue 144
Grigorii Demidov
2017-01-24
1
-0
/
+1
*
layer/validate: refactoring
Grigorii Demidov
2017-01-11
1
-0
/
+3
*
www.gnu.org prefers https
Daniel Kahn Gillmor
2016-07-16
1
-1
/
+1
*
lib/cache: flags field was added to cache entry header
Grigorii Demidov
2016-04-14
1
-8
/
+0
*
dnssec: wildcard answer proof
Grigorii Demidov
2016-04-14
1
-39
/
+42
*
all: ported to upcoming libknot APIs
Marek Vavruša
2015-12-17
1
-1
/
+0
*
build: library able to compile to both static/dynamic versioned libs
Marek Vavruša
2015-12-10
1
-0
/
+9
*
lib/dnssec: accept valid and unrevoked keys (SEP not required), key matching
Marek Vavruša
2015-09-25
1
-0
/
+15
*
lib/dnssec: added missing functions, new key APIs
Marek Vavruša
2015-09-25
1
-4
/
+12
*
lib/dnssec: fixed bad SEP check
Marek Vavruša
2015-09-24
1
-0
/
+6
*
layer/validate: NSEC3 wildcard answer response check is enabled
Karel Slany
2015-08-18
1
-3
/
+9
*
layer/validate: NSEC authenticated denial of existence check
Karel Slany
2015-08-05
1
-0
/
+1
*
layer/validate: basic NSEC exact match non-existence check
Karel Slany
2015-08-04
1
-25
/
+30
*
layer/validate: validate_records()
Karel Slany
2015-07-21
1
-3
/
+16
*
layer/validate: implemented kr_rrset_validate()
Karel Slany
2015-07-20
1
-5
/
+19
*
layer/validate: implemented checking of RRSIG RR validity (RFC4035 5.3.1)
Karel Slany
2015-07-15
1
-4
/
+24
*
layer/validate: added DS to DNSKEY authentication code
Karel Slany
2015-07-15
1
-0
/
+11
*
crypto: added libdnssec dependency and initialisation
Karel Slany
2015-07-15
1
-0
/
+33