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
/
entry_pkt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/cache: simplify passing qry/req parameters
Vladimír Čunát
2023-06-12
1
-6
/
+3
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
lib/cache: tweak TTL computation for packets
Vladimír Čunát
2022-12-13
1
-16
/
+3
*
cache nit: reduce cache.max_ttl limit a bit
Vladimír Čunát
2022-02-28
1
-1
/
+1
*
treewide: rename assumptions to kr_assert() / kr_fails_assert()
Tomas Krizek
2021-05-25
1
-5
/
+5
*
lib/cache/entry_pkt.c: replace asserts
Tomas Krizek
2021-05-25
1
-9
/
+6
*
cache: fix large answers from packet cache
Vladimír Čunát
2020-04-14
1
-2
/
+10
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
lib/cache: no aggressive caching on minimal NSEC* ranges
Vladimír Čunát
2019-06-27
1
-4
/
+4
*
cache: fix incorrect TTL of positive packets in cache
Vladimír Čunát
2019-04-11
1
-0
/
+1
*
DoH experiment
Petr Špaček
2019-04-11
1
-1
/
+2
*
prepare for adding EDNS modules
Grigorii Demidov
2018-11-12
1
-1
/
+1
*
TTL changes: moved in libknot from rdata to rrset
Vladimír Čunát
2018-08-14
1
-24
/
+11
*
cache: fix TTL overflow in packet due to min_ttl
Vladimír Čunát
2018-08-02
1
-2
/
+12
*
cache: shorten repetitive `qry->flags` blocks
Vladimír Čunát
2018-06-13
1
-8
/
+9
*
opt-out nitpicks, eradicate kr_rank_test_noassert
Vladimír Čunát
2018-06-13
1
-5
/
+5
*
stash_pkt() nitpick: shortcut for flags
Vladimír Čunát
2018-05-10
1
-9
/
+10
*
fix some opt-out answers not being cached (at all, rare)
Vladimír Čunát
2018-05-10
1
-4
/
+3
*
WIP: fixes, turned off NSEC3 packet cache, etc.
Vladimír Čunát
2018-05-04
1
-17
/
+3
*
Merge branch 'master' into cache-NSEC3
Vladimír Čunát
2018-04-25
1
-1
/
+1
|
\
|
*
cache: changed get_new_ttl private API to allow custom timestamp
Marek Vavruša
2018-04-23
1
-1
/
+1
*
|
WIP
Vladimír Čunát
2018-03-01
1
-0
/
+1
|
/
*
treewide: compiler warnings for printf-style functions
Vladimír Čunát
2018-01-25
1
-2
/
+2
*
cache: fix logging after parent merge
Vladimír Čunát
2018-01-25
1
-6
/
+7
*
cache pkt: relax an assertion
Vladimír Čunát
2018-01-18
1
-2
/
+3
*
cache: nitpicks and comments
Vladimír Čunát
2018-01-10
1
-5
/
+1
*
NSEC3 packet cache (non-aggressive): fix the rank + optout
Vladimír Čunát
2018-01-04
1
-3
/
+7
*
cache pkt stashing: relax an assertion
Vladimír Čunát
2018-01-03
1
-1
/
+2
*
stability fixes
Vladimír Čunát
2017-12-14
1
-1
/
+6
*
temporarily enable packet caching for NSEC3 answers
Vladimír Čunát
2017-11-24
1
-1
/
+19
*
nitpicks
Vladimír Čunát
2017-11-24
1
-7
/
+7
*
cache: stash packets also if there's no TA at all
Vladimír Čunát
2017-11-22
1
-1
/
+3
*
review TTL limit handling
Vladimír Čunát
2017-11-22
1
-20
/
+7
*
WIP: wildcards
Vladimír Čunát
2017-11-20
1
-1
/
+1
*
minor: cleanups, logging, fixes, comments/docs
Vladimír Čunát
2017-11-14
1
-6
/
+10
*
packet cache: move into a separate file, describe API
Vladimír Čunát
2017-11-10
1
-0
/
+220