- Jul 03, 2019
-
-
-
I can't see any real benefit of floating-point in the amount_tofree computation; we could use round(), but it doesn't seem significant.
-
For example, "10foo" will no longer be accepted as number 10.
-
-
-
-
-
It should be no real change, just better readability, hopefully.
-
-
Basically all use cases get renamed to *_E(), except one in utils/kr_cache_gc. It was perhaps confusing that this name only applied to 'E' entries.
-
-
-
-
-
-
-
-
-
-
-
-
categories: different level of what should be deleted based on DB usage
-
-
-
-
-
-
-
-
Petr Špaček authored
systemd: kill kresd@* service if unresponsive when stopping See merge request !837
-
- Jul 02, 2019
-
-
Tomas Krizek authored
-
- Jul 01, 2019
-
-
Vladimír Čunát authored
-
Regression in 19ef77d1 (unreleased): Default value IN for qclass parameter was missing. Also consistently use A as default for qtype.
-
- Jun 27, 2019
-
-
Tomas Krizek authored
ci: nitpicks See merge request !835
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Petr Špaček authored
lib/cache: no aggressive caching on minimal NSEC* ranges See merge request !826
-
Petr Špaček authored
-
We use packet cache instead. Also do the same on some kinds of weird RRsets, as even there some caching should be better than none at all. This "incidentally" works around all known cases of DVE-2018-0003.
-