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
/
ta.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/dnssec: refactor kr_dnssec_key_*
Vladimír Čunát
2024-03-05
1
-3
/
+2
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
lib/dnssec/ta: use trie_t instead of map_t
Oto Šťáva
2022-05-04
1
-18
/
+22
*
spelling
Josh Soref
2021-11-19
1
-1
/
+1
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
1
-2
/
+2
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
1
-2
/
+2
*
log: split to groups
Lukáš Ježek
2021-07-29
1
-2
/
+2
*
lib/dnssec/ta.c: replace asserts
Tomas Krizek
2021-05-25
1
-1
/
+1
*
lib/resolve: minor improvements around kr_ta_* calls
Vladimír Čunát
2021-05-10
1
-14
/
+0
*
lib/dnssec/ta: remove unused kr_ta_covers() function
Vladimír Čunát
2021-05-10
1
-14
/
+0
*
lib/dnssec/ta kr_ta_covers_qry(): generalize and improve
Vladimír Čunát
2021-05-10
1
-16
/
+21
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
trust anchors: improvements around DNSKEY refusal
Vladimír Čunát
2019-01-09
1
-18
/
+24
*
trust_anchors: add .summary() and use it for logging
Petr Špaček
2019-01-09
1
-4
/
+0
*
*_free() fixups
Vladimír Čunát
2018-08-14
1
-2
/
+2
*
TTL changes: moved in libknot from rdata to rrset
Vladimír Čunát
2018-08-14
1
-2
/
+2
*
simple include fixes
Vladimír Čunát
2018-08-14
1
-2
/
+2
*
lib: added support for trace_log for verbose messages
Marek Vavruša
2017-12-21
1
-2
/
+4
*
lib/resolve: use TA with longest eligible name in forwarding mode
Grigorii Demidov
2017-06-01
1
-0
/
+14
*
kr_ta_covers: fix returning error code in a bool
Vladimír Čunát
2017-04-13
1
-1
/
+1
*
kr_ta_covers_qry: add this wrapper function
Vladimír Čunát
2017-04-07
1
-0
/
+17
*
trust anchors: support non-root TAs, one domain per file
Vladimír Čunát
2017-03-21
1
-1
/
+1
*
trust anchors: improve logging of failures
Vladimír Čunát
2017-02-13
1
-1
/
+1
*
trust anchors: verbose-log the RRset when adding
Vladimír Čunát
2017-02-09
1
-1
/
+5
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
www.gnu.org prefers https
Daniel Kahn Gillmor
2016-07-16
1
-1
/
+1
*
lib/dnssec: allow KSK DNSKEY records for TA
Marek Vavruša
2015-09-23
1
-19
/
+60
*
daemon: negative trust anchors
Marek Vavruša
2015-09-22
1
-3
/
+5
*
lib: saner TA store, in Lua module ‘trust_anchors’
Marek Vavruša
2015-09-21
1
-655
/
+40
*
lib: per-query islands of trust, prep for NTA
Marek Vavruša
2015-09-19
1
-0
/
+15
*
lib/dnssec: handle islands of trust correctly
Marek Vavruša
2015-09-17
1
-0
/
+5
*
daemon: '-v' turns verbose log, debug messages built in by default
Marek Vavruša
2015-09-15
1
-6
/
+0
*
layer/validate: trust anchor string can also contain TTL value
Karel Slany
2015-08-21
1
-2
/
+16
*
layer/validate: trust anchors can be listed in interactive mode
Karel Slany
2015-08-20
1
-0
/
+41
*
layer/validate: preliminary code enabling trust anchor configuration
Karel Slany
2015-08-19
1
-0
/
+224
*
layer/validate: moved some code into separate modules
Karel Slany
2015-08-04
1
-0
/
+425