index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zonecut.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/rules: when forwarding, avoid resolving NS's name
Vladimír Čunát
2023-08-03
1
-0
/
+1
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
lib/zonecut + iterator: limit large NS sets
Vladimír Čunát
2022-09-16
1
-0
/
+2
*
bump required Knot DNS version to 2.9
Tomas Krizek
2021-02-11
1
-9
/
+1
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
tweak conditionals to work with knot 3.0.dev
Vladimír Čunát
2019-10-21
1
-1
/
+1
*
add compatibility with libknot 2.9
Vladimír Čunát
2019-09-20
1
-0
/
+9
*
zonecut, treewide: remove incorrect arrays of knot_rdata_t
Vladimír Čunát
2018-11-26
1
-4
/
+6
*
kr_zonecut_move(): new function
Vladimír Čunát
2018-11-21
1
-0
/
+8
*
struct kr_zonecut::nsset: migrate from map_t to trie_t
Vladimír Čunát
2018-04-12
1
-8
/
+12
*
lib/zonecut: nitpicks in kr_zonecut_has_glue()
Vladimír Čunát
2018-04-06
1
-1
/
+0
*
lib/zonecut: get rid off incorrect function name
Grigorii Demidov
2018-04-06
1
-1
/
+1
*
lib/resolve: cut fetching: don't use root hints if no keys fetched, but glue ...
Grigorii Demidov
2018-04-06
1
-0
/
+8
*
move files: all cache stuff is in lib/cache/ now
Vladimír Čunát
2018-01-30
1
-1
/
+1
*
cache: basic preparation for stale-serving
Vladimír Čunát
2018-01-15
1
-3
/
+4
*
Update copyright information with 2017
Ondřej Surý
2017-01-25
1
-1
/
+1
*
hints: allow hints.get() to list all hints
Vladimír Čunát
2016-11-29
1
-1
/
+1
*
hints: allow removing hints
Vladimír Čunát
2016-11-29
1
-0
/
+9
*
www.gnu.org prefers https
Daniel Kahn Gillmor
2016-07-16
1
-1
/
+1
*
lib: cache api v2, removed dep on libknot db.h
Marek Vavrusa
2016-05-20
1
-2
/
+1
*
lib/resolve: new flag ALWAYS_CUT
Marek Vavrusa
2016-01-22
1
-1
/
+1
*
all: ported to upcoming libknot APIs
Marek Vavruša
2015-12-17
1
-2
/
+2
*
build: library able to compile to both static/dynamic versioned libs
Marek Vavruša
2015-12-10
1
-0
/
+11
*
lib/zonecut: do not fetch DS/DNSKEY for cached insecure delegations
Marek Vavruša
2015-12-03
1
-2
/
+2
*
lib/zonecut: use SBELT only when necessary, prefer cached information
Marek Vavruša
2015-10-02
1
-1
/
+1
*
lib/zonecut: remember parent zone cut when descending
Marek Vavruša
2015-09-30
1
-0
/
+1
*
lib: cleanup unused variables
Marek Vavruša
2015-09-21
1
-3
/
+1
*
layer/validate: layer is issuing requests for missing DS records
Karel Slany
2015-07-30
1
-0
/
+2
*
lib/zonecut: implemented function for trust anchor copying
Karel Slany
2015-07-28
1
-3
/
+3
*
layer/validate: resolver queries for missing DNSKEYS
Karel Slany
2015-07-24
1
-0
/
+8
*
lib/zonecut: kr_zonecut_set() does not reset TA and DNSKEY
Karel Slany
2015-07-22
1
-1
/
+1
*
lib: added validation skeleton + simple test
Marek Vavruša
2015-07-10
1
-0
/
+1
*
lib/resolve: fetching missing first DNSKEY
Karel Slany
2015-07-09
1
-1
/
+2
*
lib/validate: pseudocode of the validation flow
Marek Vavruša
2015-06-30
1
-0
/
+1
*
modules/hints: configurable root hints, part of module
Marek Vavruša
2015-06-13
1
-1
/
+10
*
lib/nsrep: NS reputation cache in addition to RTT cache
Marek Vavruša
2015-06-06
1
-2
/
+5
*
lib/resolve: deferred zone cut lookup
Marek Vavruša
2015-05-28
1
-1
/
+2
*
cache: wrapped namedb_t+txn into structure, counters
Marek Vavruša
2015-05-27
1
-1
/
+1
*
doc: updated API doc and examples
Marek Vavruša
2015-04-22
1
-6
/
+0
*
lib: cleanup
Marek Vavruša
2015-04-22
1
-3
/
+3
*
lib: implemented deletion for zonecut
Marek Vavruša
2015-04-19
1
-1
/
+13
*
lib: implemented new zonecut interface
Marek Vavruša
2015-04-18
1
-30
/
+56
*
style: Fixed indentation and removed trailing white spaces in C code.
Karel Slany
2015-04-10
1
-1
/
+1
*
lib: doxygen groups
Marek Vavruša
2015-03-19
1
-0
/
+5
*
doc: normalized doxystyle
Marek Vavruša
2015-03-18
1
-29
/
+29
*
lib: zone cut api supports multi-rdata RR sets
Marek Vavruša
2015-02-02
1
-0
/
+17
*
relicensed under GPLv3
Marek Vavruša
2014-12-30
1
-11
/
+12
*
reworked query resolution
Marek Vavruša
2014-12-29
1
-35
/
+29
*
zonecut: renamed to zonecut
Marek Vavruša
2014-12-08
1
-0
/
+58