summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: move to our new GitLab URLVladimír Čunát2020-07-101-3/+3
* module tests (daf + prefill): switch to shared check_answer()Vladimír Čunát2020-07-082-25/+2
* config tests: do not load and detect_time_skew and ta_update modulesPetr Špaček2020-07-081-0/+1
* policy.rpz: support local data with larger RRsetsVladimír Čunát2020-06-303-1/+20
* tests check_answer(): support checking RDATAVladimír Čunát2020-06-301-30/+4
* policy.ANSWER: allow multiple RRsVladimír Čunát2020-06-302-3/+9
* policy.rpz: fix $ORIGIN-related handlingVladimír Čunát2020-06-302-33/+26
* policy.rpz: don't warn on NS and SOA recordsVladimír Čunát2020-06-301-18/+16
* graphite: use TCP timeout value derived from publish intervalPetr Špaček2020-06-291-1/+9
* graphite: make socket operations asynchronousPetr Špaček2020-06-291-12/+2
* graphite: more informative socket error messagesPetr Špaček2020-06-291-5/+10
* graphite: reconnect to the graphite server when it was unavailableLukáš Ježek2020-06-291-22/+46
* tests/packaging: add centos 8Tomas Krizek2020-05-276-0/+8
* tests/packaging: add ubuntu 20.04Tomas Krizek2020-05-277-0/+13
* tests/packaging: add f32, remove f30Tomas Krizek2020-05-276-0/+0
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-2788-0/+0
* packaging tests: Remove dependency on knot-resolver-release packageLukáš Ježek2020-05-274-0/+6
* CI: run all distributions on nightly branchLukáš Ježek2020-05-272-0/+12
* packaging tests: add refuse_nordLukáš Ježek2020-05-271-0/+3
* packaging tests: Add Debian 9, CentOS 7, Fedora 30 and 31, Ubuntu 16.04Lukáš Ježek2020-05-2751-0/+130
* packaging tests: remove unused filesLukáš Ježek2020-05-271-1/+0
* tests: pytest packaging tests for Debian 10 and Ubuntu DiscoLukáš Ježek2020-05-273-1/+0
* modules/hints/tests: test NODATA, fix module orderVladimír Čunát2020-05-251-2/+29
* modules/hints: NODATA answers also for non-address queriesVladimír Čunát2020-05-251-14/+21
* doc: fix broken linksLukáš Ježek2020-05-182-3/+3
* ci: update Deckard to a version without swrapPetr Špaček2020-04-302-4/+4
* docs: add warning about DoH propertiesPetr Špaček2020-04-271-16/+16
* lua: properly initialize random number generatorPetr Špaček2020-04-151-4/+0
* doc/policy: make sure only one reference to rpz() existsTomas Krizek2020-04-151-1/+1
* modules/policy: use origin and domain name as binary dataLukáš Ježek2020-04-144-17/+39
* modules/policy: Return NODATA on *. action in rpz fileLukáš Ježek2020-04-143-7/+3
* modules/policy/rpz: Correct work if RRset is suffixed zone nameLukáš Ježek2020-04-143-7/+21
* modules/policy: Add RPZ testLukáš Ježek2020-04-144-11/+95
* modules/policy: Take multiple RR types from rpz file for a single domain nameLukáš Ježek2020-04-142-5/+54
* modules/policy: Overwrite rdata by rpz fileLukáš Ježek2020-04-141-1/+1
* modules/policy: Add ANSWER actionLukáš Ježek2020-04-141-0/+16
* rebinding: deduplicate code of policy.REFUSEVladimír Čunát2020-04-021-12/+2
* policy: fix qry parameter in postrulesVladimír Čunát2020-04-021-2/+2
* modules/policy: make actions usable in postrulesVladimír Čunát2020-04-021-9/+26
* modules/meson.build: move test definitions closer to modulesVladimír Čunát2020-04-025-4/+17
* daf: make protocol detection consistent with http moduleTomas Krizek2020-04-021-2/+1
* daf: fix example in documentationTomas Krizek2020-04-021-1/+1
* modules/daf: add warning since examples can be misleadingTomas Krizek2020-04-021-0/+4
* modules/daf: add some basic testsTomas Krizek2020-04-023-1/+92
* modules/daf: fix pass, deny, drop and tc actionsTomas Krizek2020-04-021-1/+5
* daf/README: use proper syntax, not syntactic sugarTomas Krizek2020-04-021-13/+13
* http: update favicon to match Resolver colorsPetr Špaček2020-04-021-0/+0
* daf: fix add() handling of empty rule stringsPetr Špaček2020-04-021-0/+3
* daf: config tests for HTTP APIPetr Špaček2020-04-022-0/+213
* daf: remove ordering requirement between http and daf modulesPetr Špaček2020-04-021-1/+6