summaryrefslogtreecommitdiffstats
path: root/lib/zonecut.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/rules: when forwarding, avoid resolving NS's nameVladimír Čunát2023-08-031-0/+1
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-1/+1
* lib/zonecut + iterator: limit large NS setsVladimír Čunát2022-09-161-0/+2
* bump required Knot DNS version to 2.9Tomas Krizek2021-02-111-9/+1
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-251-13/+1
* tweak conditionals to work with knot 3.0.devVladimír Čunát2019-10-211-1/+1
* add compatibility with libknot 2.9Vladimír Čunát2019-09-201-0/+9
* zonecut, treewide: remove incorrect arrays of knot_rdata_tVladimír Čunát2018-11-261-4/+6
* kr_zonecut_move(): new functionVladimír Čunát2018-11-211-0/+8
* struct kr_zonecut::nsset: migrate from map_t to trie_tVladimír Čunát2018-04-121-8/+12
* lib/zonecut: nitpicks in kr_zonecut_has_glue()Vladimír Čunát2018-04-061-1/+0
* lib/zonecut: get rid off incorrect function nameGrigorii Demidov2018-04-061-1/+1
* lib/resolve: cut fetching: don't use root hints if no keys fetched, but glue ...Grigorii Demidov2018-04-061-0/+8
* move files: all cache stuff is in lib/cache/ nowVladimír Čunát2018-01-301-1/+1
* cache: basic preparation for stale-servingVladimír Čunát2018-01-151-3/+4
* Update copyright information with 2017Ondřej Surý2017-01-251-1/+1
* hints: allow hints.get() to list all hintsVladimír Čunát2016-11-291-1/+1
* hints: allow removing hintsVladimír Čunát2016-11-291-0/+9
* www.gnu.org prefers httpsDaniel Kahn Gillmor2016-07-161-1/+1
* lib: cache api v2, removed dep on libknot db.hMarek Vavrusa2016-05-201-2/+1
* lib/resolve: new flag ALWAYS_CUTMarek Vavrusa2016-01-221-1/+1
* all: ported to upcoming libknot APIsMarek Vavruša2015-12-171-2/+2
* build: library able to compile to both static/dynamic versioned libsMarek Vavruša2015-12-101-0/+11
* lib/zonecut: do not fetch DS/DNSKEY for cached insecure delegationsMarek Vavruša2015-12-031-2/+2
* lib/zonecut: use SBELT only when necessary, prefer cached informationMarek Vavruša2015-10-021-1/+1
* lib/zonecut: remember parent zone cut when descendingMarek Vavruša2015-09-301-0/+1
* lib: cleanup unused variablesMarek Vavruša2015-09-211-3/+1
* layer/validate: layer is issuing requests for missing DS recordsKarel Slany2015-07-301-0/+2
* lib/zonecut: implemented function for trust anchor copyingKarel Slany2015-07-281-3/+3
* layer/validate: resolver queries for missing DNSKEYSKarel Slany2015-07-241-0/+8
* lib/zonecut: kr_zonecut_set() does not reset TA and DNSKEYKarel Slany2015-07-221-1/+1
* lib: added validation skeleton + simple testMarek Vavruša2015-07-101-0/+1
* lib/resolve: fetching missing first DNSKEYKarel Slany2015-07-091-1/+2
* lib/validate: pseudocode of the validation flowMarek Vavruša2015-06-301-0/+1
* modules/hints: configurable root hints, part of moduleMarek Vavruša2015-06-131-1/+10
* lib/nsrep: NS reputation cache in addition to RTT cacheMarek Vavruša2015-06-061-2/+5
* lib/resolve: deferred zone cut lookupMarek Vavruša2015-05-281-1/+2
* cache: wrapped namedb_t+txn into structure, countersMarek Vavruša2015-05-271-1/+1
* doc: updated API doc and examplesMarek Vavruša2015-04-221-6/+0
* lib: cleanupMarek Vavruša2015-04-221-3/+3
* lib: implemented deletion for zonecutMarek Vavruša2015-04-191-1/+13
* lib: implemented new zonecut interfaceMarek Vavruša2015-04-181-30/+56
* style: Fixed indentation and removed trailing white spaces in C code.Karel Slany2015-04-101-1/+1
* lib: doxygen groupsMarek Vavruša2015-03-191-0/+5
* doc: normalized doxystyleMarek Vavruša2015-03-181-29/+29
* lib: zone cut api supports multi-rdata RR setsMarek Vavruša2015-02-021-0/+17
* relicensed under GPLv3Marek Vavruša2014-12-301-11/+12
* reworked query resolutionMarek Vavruša2014-12-291-35/+29
* zonecut: renamed to zonecutMarek Vavruša2014-12-081-0/+58