summaryrefslogtreecommitdiffstats
path: root/modules/ta_update (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/dnssec: refactor kr_dnssec_key_*Vladimír Čunát2024-03-051-2/+2
* Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2Oto Šťáva2023-06-221-4/+0
|\
| * tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
* | lib/cache, modules/ta_update: increase buffer size in testsOto Šťáva2023-03-172-0/+2
|/
* meson: minor cleanupTomas Krizek2022-01-131-0/+2
* spellingJosh Soref2021-11-192-5/+5
* log: use log_level() lua APITomas Krizek2021-07-292-2/+2
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-292-2/+2
* logging: nitpicksTomas Krizek2021-07-291-1/+1
* log: lua loggingLukáš Ježek2021-07-291-17/+17
* tests: fix knot-resolver specific Deckard testsŠtěpán Balážik2020-12-206-2/+10
* meson: use / instead of join_pathsTomas Krizek2020-11-231-3/+3
* modules: fix issues with dropped answers - resolve()Vladimír Čunát2020-11-101-1/+3
* lib/resolve kr_request_ensure_answer(): allow it to failVladimír Čunát2020-10-211-0/+1
* WIP delay allocation of kr_request::answerVladimír Čunát2020-10-212-2/+1
* modules/ta_update: improve warning messageLukáš Ježek2020-10-151-10/+16
* modules/ta_update nitpick: don't call os.time() againVladimír Čunát2020-10-151-1/+1
* tests: replace the deprecated -f parameterVladimír Čunát2020-10-152-4/+2
* modules/ta_update: warn if there are differences between statically configure...Lukáš Ježek2020-10-1515-79/+2659
* ta_update: rfc5011 test: fix knotd startupLukáš Ježek2020-10-151-1/+1
* ta_update: rfc5011 test: removing the missing -r parameter for dnssec-toolsLukáš Ježek2020-10-151-2/+1
* modules/ta_update: resurrect RFC5011 test removed from deckardLukáš Ježek2020-08-137-0/+6078
* modules/ta_update: fix broken RFC5011 rolloverLukáš Ježek2020-08-131-0/+3
* modules/ta_update: indent correctionLukáš Ježek2020-08-121-42/+42
* config tests: do not load and detect_time_skew and ta_update modulesPetr Špaček2020-07-081-0/+1
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* treewide: machine readable license for all the restPetr Špaček2020-02-256-0/+6
* tests: packagingLukáš Ježek2019-11-201-0/+3
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-1/+1
* modules/ta_update.test: increase test times for CITomas Krizek2019-05-241-3/+3
* lua net.list(): change output and docsVladimír Čunát2019-04-181-1/+1
* ta_update.test: increase time for testing in CITomas Krizek2019-04-041-7/+8
* ta_update: abort update if keyset is no longer managedTomas Krizek2019-04-041-0/+4
* ta_update: remove useless initializationTomas Krizek2019-04-041-9/+0
* trust_anchors: always load keyfile_defaultTomas Krizek2019-04-041-1/+1
* ta_update: polish testTomas Krizek2019-04-043-5/+5
* trust_anchors: rename distrust to removeTomas Krizek2019-04-042-3/+3
* trust_anchors: document distrust and polish related docsPetr Špaček2019-04-041-2/+2
* ta_update: remove parameter refresh_plan(is_initial)Petr Špaček2019-04-041-21/+9
* trust_anchors: use cleaner interface between ta_update and trust_anchors moduleTomas Krizek2019-04-043-9/+135
* nitpick: modules/ta_update - unify log message formatTomas Krizek2019-04-041-8/+8
* modules/ta_update: remove all assertsTomas Krizek2019-04-041-26/+35
* lua/trust_anchors: use tabs everywhereTomas Krizek2019-04-041-44/+44
* modules/ta_update: move RFC5011 to a separate moduleTomas Krizek2019-04-044-0/+402