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
...
|
*
|
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
|
*
|
hints: implement .use_nodata(true) and .ttl
Vladimír Čunát
2023-06-12
3
-7
/
+18
|
*
|
make policy.PASS also affect the new-policy rules
Vladimír Čunát
2023-06-12
2
-2
/
+5
|
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
3
-198
/
+38
|
*
|
Create branch 6.0 by merging master and manager
Vladimír Čunát
2023-06-09
103
-298
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into manager
Vasek Sraier
2023-01-10
14
-33
/
+19
|
|
|
\
|
|
*
|
tests: remove tests/packaging
Jakub Ružička
2022-09-27
101
-298
/
+0
|
|
*
|
Merge branch 'master' into manager
Vasek Sraier
2022-09-23
3
-7
/
+6
|
|
|
\
\
|
|
*
\
\
Merge branch 'master' into manager
Vasek Sraier
2022-08-02
10
-44
/
+144
|
|
|
\
\
\
|
|
*
|
|
|
modules/stats: add answer.sum_ms metric
Vladimír Čunát
2022-04-08
2
-0
/
+4
|
*
|
|
|
|
hints docs: explain root hints better
Vladimír Čunát
2023-05-10
1
-4
/
+4
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into daemon-refactor-2
Oto Šťáva
2023-03-17
12
-8
/
+17
|
\
|
|
|
|
|
|
*
|
|
|
|
view: fix destination-based matching
Vladimír Čunát
2023-03-10
1
-1
/
+2
|
*
|
|
|
|
Fix building on Cygwin
Christopher Ng
2023-03-08
10
-2
/
+15
|
*
|
|
|
|
Revert "meson: use correct luajit includes from pkgconfig"
Vladimír Čunát
2023-03-08
6
-7
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
lib/cache, modules/ta_update: increase buffer size in tests
Oto Šťáva
2023-03-17
2
-0
/
+2
*
|
|
|
|
daemon: basic implementation of TCP and UDP with protolayers
Oto Šťáva
2023-01-26
1
-2
/
+2
*
|
|
|
|
daemon: refactor stage 1
Oto Šťáva
2023-01-26
3
-11
/
+5
|
/
/
/
/
*
|
|
|
predict: fully deactivate prediction with `period = 0`
Vladimír Čunát
2022-12-22
1
-1
/
+1
*
|
|
|
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
8
-8
/
+8
*
|
|
|
TTL bounds: improve the logic
Vladimír Čunát
2022-12-13
1
-1
/
+1
*
|
|
|
lib/cache: tweak TTL computation for packets
Vladimír Čunát
2022-12-13
1
-7
/
+1
*
|
|
|
policy.STUB: avoid applying aggressive DNSSEC denial proofs
Vladimír Čunát
2022-12-06
1
-14
/
+3
*
|
|
|
policy.DEBUG_IF: don't trigger .REQTRACE unconditionally
Vladimír Čunát
2022-12-05
1
-1
/
+1
*
|
|
|
modules/dns64: add recommendation to also disable DNS64 via IPv4
Tom Herbers
2022-10-14
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
modules/renumber: fix renumber.name behaviour
Oto Šťáva
2022-08-08
2
-6
/
+5
*
|
|
modules/dnstap nit: silence a lint:tidy warning
Vladimír Čunát
2022-08-01
1
-1
/
+1
|
|
/
|
/
|
*
|
hints.add_hosts(): respect comments anywhere in a line
Vladimír Čunát
2022-07-07
1
-3
/
+9
*
|
hints tests: simple check of comment parsing
Vladimír Čunát
2022-07-07
2
-1
/
+2
*
|
modules/priming: downgrade logs to 'info' level
Vladimír Čunát
2022-06-27
1
-3
/
+3
*
|
modules/priming: don't warn against unloading it
Vladimír Čunát
2022-06-27
1
-2
/
+1
*
|
renumber: fix incorrect masking of bytes after netmask boundary
Oto Šťáva
2022-06-09
1
-1
/
+1
*
|
renumber: test for arbitrary netmask
Oto Šťáva
2022-06-09
1
-1
/
+7
*
|
renumber: get rid of netmask limitation, now support any netmask
cronfy
2022-06-09
2
-19
/
+39
*
|
meson nit: deal with warning about future of run_command
Vladimír Čunát
2022-06-01
1
-1
/
+2
*
|
renumber: named local variables for readability
Oto Šťáva
2022-06-01
1
-5
/
+11
*
|
renumber: add test for single IP rewrite
Oto Šťáva
2022-06-01
1
-0
/
+10
*
|
renumber: document additions from the parent commit
Vladimír Čunát
2022-05-30
1
-1
/
+5
*
|
renumber: allow renumbering a subnet to a single IP
Konstantin Amelichev
2022-05-30
1
-3
/
+24
*
|
modules/stats: use trie_t instead of map_t
Oto Šťáva
2022-05-11
1
-13
/
+39
|
/
*
modules/dns64: fix incorrect packet writes for cached packets
Oto Šťáva
2022-03-21
1
-1
/
+1
*
predict docs: be more explicit about recommended use
Vladimír Čunát
2022-03-14
1
-3
/
+2
*
policy docs: explain non-ASCII names
Vladimír Čunát
2022-03-14
1
-2
/
+13
*
modules/dnstap: improve UX for common errors
Vladimír Čunát
2022-02-28
2
-5
/
+10
*
modules/dnstap: don't do anything on loading the module
Vladimír Čunát
2022-02-28
1
-1
/
+2
*
lib/resolve, modules: NO_ANSWER for not responding to clients
Oto Šťáva
2022-02-28
2
-0
/
+17
*
meson: minor cleanup
Tomas Krizek
2022-01-13
2
-2
/
+2
*
policy docs: warn about filters and forwarding
Vladimír Čunát
2022-01-11
1
-0
/
+14
*
hints docs: better explain shadowing by policies
Vladimír Čunát
2022-01-11
1
-2
/
+20
[prev]
[next]