index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: set EDE when synthesizing answer from aggressive cache
menakite
2024-09-06
1
-0
/
+6
*
cache: move setting EDE "Stale Answer" to the the serve_stale module.
menakite
2024-08-19
1
-3
/
+1
*
lib/rules: tweak how the read-only transactions work
Vladimír Čunát
2024-07-02
3
-17
/
+18
*
Merge 'origin/master' into 6.0 - last merge before rename
Oto Šťáva
2024-05-14
1
-0
/
+1
|
\
|
*
Silence Clang-Tidy
Oto Šťáva
2024-05-13
1
-0
/
+1
*
|
Resolve !1509 with 6.0 (libknot 3.4 compatibility)
Vladimír Čunát
2024-05-09
2
-2
/
+2
|
\
|
|
*
treewide: more compatibility with future libknot 3.4
Vladimír Čunát
2024-05-06
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into 6.0
Oto Šťáva
2024-03-22
1
-1
/
+1
|
\
|
|
*
lib/cache: bump CACHE_VERSION
Vladimír Čunát
2024-02-23
1
-1
/
+1
*
|
Merge branch 'master' into dos-feb13-6.0
Vladimír Čunát
2024-02-13
2
-2
/
+16
|
\
|
|
*
lib/cache: limit the amount of work on SHA1
Vladimír Čunát
2024-02-12
1
-0
/
+14
|
*
validator: similarly also limit excessive NSEC3 salt length
Vladimír Čunát
2024-02-12
2
-2
/
+2
*
|
lib/cache/cdb_*: add API for iteration with MDB_DUPSORT
Vladimír Čunát
2023-10-05
2
-1
/
+55
*
|
MDB_DUPSORT for rules
Vladimír Čunát
2023-10-05
1
-24
/
+27
*
|
lib/cache: avoid some overly aggressive answers
Vladimír Čunát
2023-09-15
1
-0
/
+11
*
|
Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2
Oto Šťáva
2023-06-22
10
-99
/
+169
|
\
\
|
*
|
lib/cache: improve logging for the LMDB with policy rules
Vladimír Čunát
2023-06-12
1
-34
/
+40
|
*
|
lib/rules,cache: use transactions, improve assertions
Vladimír Čunát
2023-06-12
3
-12
/
+23
|
*
|
lib/rules: implement forwarding
Vladimír Čunát
2023-06-12
1
-9
/
+13
|
*
|
lib/cache: add a "<" search in addition to "<="
Vladimír Čunát
2023-06-12
2
-1
/
+35
|
*
|
make policy.PASS also affect the new-policy rules
Vladimír Čunát
2023-06-12
1
-4
/
+6
|
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
7
-16
/
+42
|
*
|
lib/cache: improve comments
Vladimír Čunát
2023-06-12
1
-2
/
+0
|
*
|
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
|
|
/
|
*
lib/cache pkt_renew(): fix an edge-case bug
Vladimír Čunát
2023-05-29
1
-2
/
+2
*
|
lib/cache, modules/ta_update: increase buffer size in tests
Oto Šťáva
2023-03-17
2
-0
/
+3
|
/
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
13
-13
/
+13
*
TTL bounds: improve the logic
Vladimír Čunát
2022-12-13
2
-5
/
+2
*
lib/cache: tweak TTL computation for packets
Vladimír Čunát
2022-12-13
2
-17
/
+4
*
policy.STUB: avoid applying aggressive DNSSEC denial proofs
Vladimír Čunát
2022-12-06
1
-0
/
+6
*
drop unused #include lines
Vladimír Čunát
2022-06-03
1
-2
/
+0
*
replace some occurrences of abort() by kr_require()
Vladimír Čunát
2022-06-03
1
-1
/
+1
*
lib/cache: handle posix_fallocate returning EOPNOTSUPP (Linux/musl)
Jakub Jirutka
2022-05-28
1
-2
/
+3
*
modules/dns64: fix incorrect packet writes for cached packets
Oto Šťáva
2022-03-21
2
-5
/
+1
*
cache nit: reduce cache.max_ttl limit a bit
Vladimír Čunát
2022-02-28
2
-1
/
+3
*
ede: mark every error with a unique tag
Tomas Krizek
2021-12-21
1
-1
/
+1
*
ede: handle stale answers
Tomas Krizek
2021-12-21
1
-1
/
+6
*
logging: remove QVERBOSE in favor of kr_log_q
Tomas Krizek
2021-12-21
1
-1
/
+1
*
spelling
Josh Soref
2021-11-19
6
-8
/
+8
*
lib/cache: improve internal docs
Vladimír Čunát
2021-11-03
1
-2
/
+10
*
lib/cache kr_cache_insert_rr(): add another parameter
Vladimír Čunát
2021-11-03
2
-29
/
+55
*
log: use log_level() lua API
Tomas Krizek
2021-07-29
2
-2
/
+2
*
treewide: avoid using the deprecated verbose()
Vladimír Čunát
2021-07-29
2
-2
/
+2
*
log: use kr_log_crit instead of kr_log_fatal
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
treewide: replace VERBOSE_STATUS, WITH_VERBOSE, etc.
Vladimír Čunát
2021-07-29
4
-10
/
+9
*
log: use kr_log_debug instead kr_log_verbose
Lukáš Ježek
2021-07-29
3
-6
/
+6
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
5
-18
/
+18
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
4
-16
/
+16
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
1
-1
/
+1
[next]