index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/rules forwarding: per-IP .tls
Vladimír Čunát
2023-06-12
3
-14
/
+15
*
lib/rules: implement forwarding
Vladimír Čunát
2023-06-12
15
-48
/
+386
*
lib/rules: split key construction from insert_trivial_zone()
Vladimír Čunát
2023-06-12
2
-4
/
+10
*
lib/rules: move parts from api.c to impl.h
Vladimír Čunát
2023-06-12
2
-32
/
+33
*
lib/rules: bugfix ZLA key for the root
Vladimír Čunát
2023-06-12
1
-4
/
+7
*
lib/resolve.c: split in two files
Vladimír Čunát
2023-06-12
5
-749
/
+791
*
nits
Vladimír Čunát
2023-06-12
2
-1
/
+3
*
doc comments: fix two cases of "@param is not found"
Vladimír Čunát
2023-06-12
2
-4
/
+3
*
lib/rules: add API for loading a zonefile
Vladimír Čunát
2023-06-12
8
-0
/
+321
*
lib/rules: allow setting TTL in the trivial zones
Vladimír Čunát
2023-06-12
3
-34
/
+58
*
lib/rules: move more declarations to impl.h
Vladimír Čunát
2023-06-12
2
-23
/
+50
*
lib/rules: implement NODATA zones
Vladimír Čunát
2023-06-12
2
-8
/
+33
*
lib/rules: add NXDOMAIN (pseudo-)zones
Vladimír Čunát
2023-06-12
6
-7
/
+29
*
ci lint:scan-build: adjust the error count
Vladimír Čunát
2023-06-12
1
-1
/
+1
*
lib/rules: add usable tagging
Vladimír Čunát
2023-06-12
7
-1
/
+132
*
lib/rules: add basic view capability
Vladimír Čunát
2023-06-12
7
-2
/
+241
*
lib/cache: add a "<" search in addition to "<="
Vladimír Čunát
2023-06-12
5
-1
/
+38
*
lib/rules: refactor kr_rule_local_data_answer() a bit
Vladimír Čunát
2023-06-12
1
-20
/
+22
*
lib/rules: implement redirect zones
Vladimír Čunát
2023-06-12
4
-75
/
+146
*
hints: cleanup unused parts of code
Vladimír Čunát
2023-06-12
1
-20
/
+4
*
hints: implement PTR and imperfect deletion (no .get)
Vladimír Čunát
2023-06-12
1
-220
/
+68
*
lib/rules: add deletion prototype, commit transactions
Vladimír Čunát
2023-06-12
2
-7
/
+41
*
hints: implement .use_nodata(true) and .ttl
Vladimír Čunát
2023-06-12
5
-18
/
+53
*
make policy.PASS also affect the new-policy rules
Vladimír Čunát
2023-06-12
7
-6
/
+15
*
new policy engine - prototype
Vladimír Čunát
2023-06-12
24
-218
/
+842
*
lib/cache: improve comments
Vladimír Čunát
2023-06-12
2
-3
/
+1
*
lib/cache pkt_append(): drop unnecessary argument
Vladimír Čunát
2023-06-12
3
-8
/
+9
*
lib/cache: simplify passing qry/req parameters
Vladimír Čunát
2023-06-12
3
-27
/
+15
*
ci: reduce exceptions specific to manager branch
Vladimír Čunát
2023-06-09
1
-9
/
+2
*
Create branch 6.0 by merging master and manager
Vladimír Čunát
2023-06-09
535
-3129
/
+25845
|
\
|
*
Merge branch 'manager-datamodel-improvements' into 'manager'
Aleš Mrázek
2023-06-09
57
-231
/
+1222
|
|
\
|
|
*
manager: forward config example
Aleš Mrázek
2023-06-09
1
-19
/
+18
|
|
*
manager: datamodel: forward: allow list for pin_sha256
Aleš Mrázek
2023-06-09
3
-3
/
+10
|
|
*
manager: poetry: setuptools added to build requirements
Aleš Mrázek
2023-06-09
2
-2
/
+5
|
|
*
manager: code formatting
Aleš Mrázek
2023-06-09
5
-6
/
+6
|
|
*
manager: datamodel: forward render to Lua
Aleš Mrázek
2023-06-09
3
-0
/
+73
|
|
*
manager: datamodel: local-data/rpz: schema and template
Aleš Mrázek
2023-06-09
5
-15
/
+36
|
|
*
manager: datamodel: local-data template and macros
Aleš Mrázek
2023-06-09
4
-3
/
+35
|
|
*
manager: datamodel: use 'boolean' macro in datamodel
Aleš Mrázek
2023-06-09
5
-12
/
+21
|
|
*
manager: datamodel: templates: macro for boolean values
Aleš Mrázek
2023-06-09
2
-0
/
+26
|
|
*
manager: datamodel: ListOrItem custom generic type
Aleš Mrázek
2023-06-09
12
-53
/
+133
|
|
*
manager: utils: modeling: support for custom generic types
Aleš Mrázek
2023-06-09
5
-18
/
+70
|
|
*
manager: datamodel: all Union[List[T], T] removed
Aleš Mrázek
2023-06-09
6
-16
/
+13
|
|
*
manager: datamodel: local_data render to Lua
Aleš Mrázek
2023-06-09
6
-50
/
+50
|
|
*
manager: datamodel: views render to Lua
Aleš Mrázek
2023-06-09
9
-59
/
+48
|
|
*
manager: poetry: cmd for running manager with 'new-policy' kresd
Aleš Mrázek
2023-06-09
4
-0
/
+131
|
|
*
manager: datamodel: template/macros for local_data_schema
Aleš Mrázek
2023-06-09
3
-6
/
+52
|
|
*
manager: datamodel: template: macro for get_tagset
Aleš Mrázek
2023-06-09
2
-0
/
+14
|
|
*
manager: datamodel: template: view macros
Aleš Mrázek
2023-06-09
5
-28
/
+97
|
|
*
manager: datamodel: template: macro for TAGS_ASSIGN
Aleš Mrázek
2023-06-09
2
-0
/
+17
[next]