summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | renumber: fix incorrect masking of bytes after netmask boundaryOto Šťáva2022-06-091-1/+1
* | renumber: test for arbitrary netmaskOto Šťáva2022-06-091-1/+7
* | renumber: get rid of netmask limitation, now support any netmaskcronfy2022-06-092-19/+39
* | meson nit: deal with warning about future of run_commandVladimír Čunát2022-06-011-1/+2
* | renumber: named local variables for readabilityOto Šťáva2022-06-011-5/+11
* | renumber: add test for single IP rewriteOto Šťáva2022-06-011-0/+10
* | renumber: document additions from the parent commitVladimír Čunát2022-05-301-1/+5
* | renumber: allow renumbering a subnet to a single IPKonstantin Amelichev2022-05-301-3/+24
* | modules/stats: use trie_t instead of map_tOto Šťáva2022-05-111-13/+39
|/
* modules/dns64: fix incorrect packet writes for cached packetsOto Šťáva2022-03-211-1/+1
* predict docs: be more explicit about recommended useVladimír Čunát2022-03-141-3/+2
* policy docs: explain non-ASCII namesVladimír Čunát2022-03-141-2/+13
* modules/dnstap: improve UX for common errorsVladimír Čunát2022-02-282-5/+10
* modules/dnstap: don't do anything on loading the moduleVladimír Čunát2022-02-281-1/+2
* lib/resolve, modules: NO_ANSWER for not responding to clientsOto Šťáva2022-02-282-0/+17
* meson: minor cleanupTomas Krizek2022-01-132-2/+2
* policy docs: warn about filters and forwardingVladimír Čunát2022-01-111-0/+14
* hints docs: better explain shadowing by policiesVladimír Čunát2022-01-111-2/+20