summaryrefslogtreecommitdiffstats
path: root/modules/view (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-1/+0
* lua net.list(): change output and docsVladimír Čunát2019-04-182-2/+2
* trust_anchors: always load keyfile_defaultTomas Krizek2019-04-042-2/+2
* tests/integration: update kresd config for deckardTomas Krizek2019-04-042-0/+10
* tests: adapt to change of net.list() outputVladimír Čunát2019-03-122-2/+2
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* meson: tests/integration - turn off DNSSEC, add additional testsTomas Krizek2019-03-122-0/+6
* meson: modules - move lua_src varTomas Krizek2019-03-121-1/+1
* meson: cleanupTomas Krizek2019-03-121-0/+6
* meson: tests/integration run all test suitesTomas Krizek2019-03-121-0/+4
* tests/integration: move related filesTomas Krizek2019-03-122-2/+2
* modules/view/README: mention v4-mapped-on-v6 syntaxTomas Krizek2019-02-071-2/+7
* modules/view/README: add IPv6 exampleTomas Krizek2019-02-071-1/+3
* view: clarify docsPetr Špaček2018-12-171-19/+17
* view doc: better explain rule orderVladimír Čunát2018-12-131-2/+18
* view: test new semanticsPetr Špaček2018-12-134-27/+89
* tests: move view tests from Deckard repo to kresd repoPetr Špaček2018-12-136-0/+261
* modules/{policy,view}: do not act if FAIL or DONEVladimír Čunát2018-12-131-1/+3
* view: allow multiple :tsig rules with the same keyVladimír Čunát2018-12-131-8/+14
* view: change :addr to a more natural semanticsVladimír Čunát2018-12-132-30/+38
* view doc: warn against split-horizon DNSVladimír Čunát2018-12-131-0/+8
* prepare for adding EDNS modulesGrigorii Demidov2018-11-121-1/+1
* policy, view: documentation nitpicksVladimír Čunát2018-05-281-1/+1
* policy: refactor policy and view modulesPetr Špaček2018-01-251-2/+6
* fixed obvious linter problemsMarek Vavruša2017-11-241-5/+5
* view docs: add example matching all addressesVladimír Čunát2017-03-211-0/+2
* modules/policy: chain rules, postrules, mirror, docMarek Vavrusa2016-07-061-14/+38
* modules/daf: trivial rule compiler implementedMarek Vavrusa2016-07-061-2/+16
* modules/view: fixed direct access to addr familyMarek Vavrusa2016-01-111-7/+2
* modules: doc updateMarek Vavruša2015-12-171-3/+3
* modules: dns64 checks for records, all response statusMarek Vavruša2015-11-171-0/+1
* modules/policy+view: new policy.FORWARD(dst) and policy.all matching ruleMarek Vavruša2015-10-281-0/+2
* modules/policy: added support for a subset of RPZMarek Vavruša2015-08-111-0/+2
* modules: 'view' that implements views and ACLsMarek Vavruša2015-08-103-0/+127