index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: move to our new GitLab URL
Vladimír Čunát
2020-07-10
1
-3
/
+3
*
module tests (daf + prefill): switch to shared check_answer()
Vladimír Čunát
2020-07-08
2
-25
/
+2
*
config tests: do not load and detect_time_skew and ta_update modules
Petr Špaček
2020-07-08
1
-0
/
+1
*
policy.rpz: support local data with larger RRsets
Vladimír Čunát
2020-06-30
3
-1
/
+20
*
tests check_answer(): support checking RDATA
Vladimír Čunát
2020-06-30
1
-30
/
+4
*
policy.ANSWER: allow multiple RRs
Vladimír Čunát
2020-06-30
2
-3
/
+9
*
policy.rpz: fix $ORIGIN-related handling
Vladimír Čunát
2020-06-30
2
-33
/
+26
*
policy.rpz: don't warn on NS and SOA records
Vladimír Čunát
2020-06-30
1
-18
/
+16
*
graphite: use TCP timeout value derived from publish interval
Petr Špaček
2020-06-29
1
-1
/
+9
*
graphite: make socket operations asynchronous
Petr Špaček
2020-06-29
1
-12
/
+2
*
graphite: more informative socket error messages
Petr Špaček
2020-06-29
1
-5
/
+10
*
graphite: reconnect to the graphite server when it was unavailable
Lukáš Ježek
2020-06-29
1
-22
/
+46
*
tests/packaging: add centos 8
Tomas Krizek
2020-05-27
6
-0
/
+8
*
tests/packaging: add ubuntu 20.04
Tomas Krizek
2020-05-27
7
-0
/
+13
*
tests/packaging: add f32, remove f30
Tomas Krizek
2020-05-27
6
-0
/
+0
*
tests/packaging: rename packaging file directories to .packaging
Tomas Krizek
2020-05-27
88
-0
/
+0
*
packaging tests: Remove dependency on knot-resolver-release package
Lukáš Ježek
2020-05-27
4
-0
/
+6
*
CI: run all distributions on nightly branch
Lukáš Ježek
2020-05-27
2
-0
/
+12
*
packaging tests: add refuse_nord
Lukáš Ježek
2020-05-27
1
-0
/
+3
*
packaging tests: Add Debian 9, CentOS 7, Fedora 30 and 31, Ubuntu 16.04
Lukáš Ježek
2020-05-27
51
-0
/
+130
*
packaging tests: remove unused files
Lukáš Ježek
2020-05-27
1
-1
/
+0
*
tests: pytest packaging tests for Debian 10 and Ubuntu Disco
Lukáš Ježek
2020-05-27
3
-1
/
+0
*
modules/hints/tests: test NODATA, fix module order
Vladimír Čunát
2020-05-25
1
-2
/
+29
*
modules/hints: NODATA answers also for non-address queries
Vladimír Čunát
2020-05-25
1
-14
/
+21
*
doc: fix broken links
Lukáš Ježek
2020-05-18
2
-3
/
+3
*
ci: update Deckard to a version without swrap
Petr Špaček
2020-04-30
2
-4
/
+4
*
docs: add warning about DoH properties
Petr Špaček
2020-04-27
1
-16
/
+16
*
lua: properly initialize random number generator
Petr Špaček
2020-04-15
1
-4
/
+0
*
doc/policy: make sure only one reference to rpz() exists
Tomas Krizek
2020-04-15
1
-1
/
+1
*
modules/policy: use origin and domain name as binary data
Lukáš Ježek
2020-04-14
4
-17
/
+39
*
modules/policy: Return NODATA on *. action in rpz file
Lukáš Ježek
2020-04-14
3
-7
/
+3
*
modules/policy/rpz: Correct work if RRset is suffixed zone name
Lukáš Ježek
2020-04-14
3
-7
/
+21
*
modules/policy: Add RPZ test
Lukáš Ježek
2020-04-14
4
-11
/
+95
*
modules/policy: Take multiple RR types from rpz file for a single domain name
Lukáš Ježek
2020-04-14
2
-5
/
+54
*
modules/policy: Overwrite rdata by rpz file
Lukáš Ježek
2020-04-14
1
-1
/
+1
*
modules/policy: Add ANSWER action
Lukáš Ježek
2020-04-14
1
-0
/
+16
*
rebinding: deduplicate code of policy.REFUSE
Vladimír Čunát
2020-04-02
1
-12
/
+2
*
policy: fix qry parameter in postrules
Vladimír Čunát
2020-04-02
1
-2
/
+2
*
modules/policy: make actions usable in postrules
Vladimír Čunát
2020-04-02
1
-9
/
+26
*
modules/meson.build: move test definitions closer to modules
Vladimír Čunát
2020-04-02
5
-4
/
+17
*
daf: make protocol detection consistent with http module
Tomas Krizek
2020-04-02
1
-2
/
+1
*
daf: fix example in documentation
Tomas Krizek
2020-04-02
1
-1
/
+1
*
modules/daf: add warning since examples can be misleading
Tomas Krizek
2020-04-02
1
-0
/
+4
*
modules/daf: add some basic tests
Tomas Krizek
2020-04-02
3
-1
/
+92
*
modules/daf: fix pass, deny, drop and tc actions
Tomas Krizek
2020-04-02
1
-1
/
+5
*
daf/README: use proper syntax, not syntactic sugar
Tomas Krizek
2020-04-02
1
-13
/
+13
*
http: update favicon to match Resolver colors
Petr Špaček
2020-04-02
1
-0
/
+0
*
daf: fix add() handling of empty rule strings
Petr Špaček
2020-04-02
1
-0
/
+3
*
daf: config tests for HTTP API
Petr Špaček
2020-04-02
2
-0
/
+213
*
daf: remove ordering requirement between http and daf modules
Petr Špaček
2020-04-02
1
-1
/
+6
[next]