summaryrefslogtreecommitdiffstats
path: root/modules/rebinding (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
* spellingJosh Soref2021-11-191-1/+1
* log: use log_level() lua APITomas Krizek2021-07-291-1/+1
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-291-1/+1
* log: lua loggingLukáš Ježek2021-07-291-6/+2
* log: add level prefix to each messageLukáš Ježek2021-07-291-1/+3
* modules/rebinding: fix module logging to new server selectionŠtěpán Balážik2021-01-251-3/+1
* tests: fix knot-resolver specific Deckard testsŠtěpán Balážik2020-12-201-0/+1
* lib/resolve kr_request_ensure_answer(): allow it to failVladimír Čunát2020-10-211-2/+6
* WIP delay allocation of kr_request::answerVladimír Čunát2020-10-211-1/+1
* tests: replace the deprecated -f parameterVladimír Čunát2020-10-151-2/+1
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* rebinding: deduplicate code of policy.REFUSEVladimír Čunát2020-04-021-12/+2
* policy.DEBUG: log also final answerPetr Špaček2020-03-251-1/+1
* unify verbose logging and request tracingPetr Špaček2020-03-251-1/+1
* treewide: machine readable license for all the restPetr Špaček2020-02-256-0/+7
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-1/+1
* tests: packagingLukáš Ježek2019-11-201-0/+3
* rebinding: change/fix when triggered inside sub-queryVladimír Čunát2019-08-121-1/+8
* rebinding nitpick: respect ALLOW_LOCAL flagVladimír Čunát2019-08-121-1/+1
* rebinding: clarify comment about *_selected arraysPetr Špaček2019-07-101-0/+2
* rebinding: log each blocked request only in verbose modePetr Špaček2019-07-101-3/+8
* rebinding: stop iteration after encountering a filtered addressPetr Špaček2019-07-101-1/+1
* doc: improve DNSBL warning for rebinding moduleTomas Krizek2019-06-191-2/+4
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-2/+0
* lua net.list(): change output and docsVladimír Čunát2019-04-181-1/+1
* trust_anchors: always load keyfile_defaultTomas Krizek2019-04-041-1/+1
* tests/integration: update kresd config for deckardTomas Krizek2019-04-041-0/+5
* tests: adapt to change of net.list() outputVladimír Čunát2019-03-121-1/+1
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* meson: tests/integration - turn off DNSSEC, add additional testsTomas Krizek2019-03-122-1/+4
* meson: change module names in lua codeTomas Krizek2019-03-121-1/+1
* tests/integration: move related filesTomas Krizek2019-03-121-1/+1
* protection from DNS rebinding attackPetr Špaček2018-06-266-0/+1033