summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/dnssec: refactor kr_dnssec_key_*Vladimír Čunát2024-03-051-2/+2
* tests: fix config.hints after view changesVladimír Čunát2023-10-051-0/+5
* /views/*/options: fix when used with e.g. tagsVladimír Čunát2023-10-051-0/+10
* modules/hints,lib/rules: rework TTL defaultsVladimír Čunát2023-09-121-2/+1
* hints: expose as C kr_rule_local_*()Vladimír Čunát2023-09-121-219/+0
* hints: tweak internal APIs a bitVladimír Čunát2023-09-121-25/+37
* hints: merge RRs instead of replacing themVladimír Čunát2023-08-171-10/+11
* docs: references fixesAleš Mrázek2023-08-081-2/+2
* fixup! Merge branch 'master' into 6.0Vladimír Čunát2023-07-111-4/+0
* Merge branch 'master' into 6.0Vladimír Čunát2023-07-112-0/+5
|\
| * hints: fix names inside home.arpa.Vladimír Čunát2023-06-151-1/+5
| * treewide: fix -Wstrict-prototypesVladimír Čunát2023-06-081-0/+1
* | Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2Oto Šťáva2023-06-22109-797/+217
|\ \
| * | lib/rules forwarding: per-IP .tlsVladimír Čunát2023-06-121-12/+13
| * | lib/rules: implement forwardingVladimír Čunát2023-06-121-0/+52
| * | lib/rules: add usable taggingVladimír Čunát2023-06-121-0/+23
| * | lib/rules: add basic view capabilityVladimír Čunát2023-06-121-0/+8
| * | lib/rules: implement redirect zonesVladimír Čunát2023-06-121-56/+0
| * | hints: cleanup unused parts of codeVladimír Čunát2023-06-121-20/+4
| * | hints: implement PTR and imperfect deletion (no .get)Vladimír Čunát2023-06-121-220/+68
| * | hints: implement .use_nodata(true) and .ttlVladimír Čunát2023-06-123-7/+18
| * | make policy.PASS also affect the new-policy rulesVladimír Čunát2023-06-122-2/+5
| * | new policy engine - prototypeVladimír Čunát2023-06-123-198/+38
| * | Create branch 6.0 by merging master and managerVladimír Čunát2023-06-09103-298/+4
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into managerVasek Sraier2023-01-1014-33/+19
| | |\
| | * | tests: remove tests/packagingJakub Ružička2022-09-27101-298/+0
| | * | Merge branch 'master' into managerVasek Sraier2022-09-233-7/+6
| | |\ \
| | * \ \ Merge branch 'master' into managerVasek Sraier2022-08-0210-44/+144
| | |\ \ \
| | * | | | modules/stats: add answer.sum_ms metricVladimír Čunát2022-04-082-0/+4
| * | | | | hints docs: explain root hints betterVladimír Čunát2023-05-101-4/+4
* | | | | | Merge remote-tracking branch 'origin/master' into daemon-refactor-2Oto Šťáva2023-03-1712-8/+17
|\| | | | |
| * | | | | view: fix destination-based matchingVladimír Čunát2023-03-101-1/+2
| * | | | | Fix building on CygwinChristopher Ng2023-03-0810-2/+15
| * | | | | Revert "meson: use correct luajit includes from pkgconfig"Vladimír Čunát2023-03-086-7/+2
| | |_|_|/ | |/| | |
* | | | | lib/cache, modules/ta_update: increase buffer size in testsOto Šťáva2023-03-172-0/+2
* | | | | daemon: basic implementation of TCP and UDP with protolayersOto Šťáva2023-01-261-2/+2
* | | | | daemon: refactor stage 1Oto Šťáva2023-01-263-11/+5
|/ / / /
* | | | predict: fully deactivate prediction with `period = 0`Vladimír Čunát2022-12-221-1/+1
* | | | Copyright notices: remove years and replace e-mailOto Šťáva2022-12-148-8/+8
* | | | TTL bounds: improve the logicVladimír Čunát2022-12-131-1/+1
* | | | lib/cache: tweak TTL computation for packetsVladimír Čunát2022-12-131-7/+1
* | | | policy.STUB: avoid applying aggressive DNSSEC denial proofsVladimír Čunát2022-12-061-14/+3
* | | | policy.DEBUG_IF: don't trigger .REQTRACE unconditionallyVladimír Čunát2022-12-051-1/+1
* | | | modules/dns64: add recommendation to also disable DNS64 via IPv4Tom Herbers2022-10-141-1/+4
| |_|/ |/| |
* | | modules/renumber: fix renumber.name behaviourOto Šťáva2022-08-082-6/+5
* | | modules/dnstap nit: silence a lint:tidy warningVladimír Čunát2022-08-011-1/+1
| |/ |/|
* | hints.add_hosts(): respect comments anywhere in a lineVladimír Čunát2022-07-071-3/+9
* | hints tests: simple check of comment parsingVladimír Čunát2022-07-072-1/+2
* | modules/priming: downgrade logs to 'info' levelVladimír Čunát2022-06-271-3/+3
* | modules/priming: don't warn against unloading itVladimír Čunát2022-06-271-2/+1