- Jun 29, 2020
-
-
Tomas Krizek authored
Merge branch '585-graphite-prevents-kresd-to-start-if-graphite-server-is-not-available' into 'master' graphite: Reconnect to the graphite server when it was unavailable Closes #585 See merge request !1014
-
Petr Špaček authored
-
Petr Špaček authored
It seems pointless to accumulate "late" connection attempts.
-
Petr Špaček authored
-
Petr Špaček authored
-
Tomas Krizek authored
GC fixes See merge request !1009
-
I don't think it makes sense to ever package it separately from kresd, so why should it have separate versioning? (could be confusing)
-
On 32-bit systems the insufficient GC could commonly happen: https://lists.nic.cz/pipermail/knot-resolver-users/2020/000265.html The meaning of -f parameter got slightly changed, so that the buggy computation could be greatly simplified. GC seems to make sense when most of cache space is used, in which case the difference is small.
-
There were the usual effects: very incorrect timestamps (even by days), and I suspect we could even lose some logs completely.
-
- Jun 25, 2020
-
-
Vladimír Čunát authored
Fixes #582.
-
Petr Špaček authored
-
Lukas Jezek authored
-
- Jun 19, 2020
-
-
Vladimír Čunát authored
-
- Jun 17, 2020
-
-
Tomas Krizek authored
Trie relies on __attribute__(cleanup) and if its missing, it could lead to memory leaks such as: https://sonarcloud.io/project/issues?id=dns-oarc%3Adnsjit&issues=AXDyskhlrWLe1VCMvmVe&open=AXDyskhlrWLe1VCMvmVe
-
- May 27, 2020
-
-
Tomas Krizek authored
CI: optimize packaging tests Closes #541 See merge request !947
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
and Ubuntu 18.04, Leap 15.2
-
- May 26, 2020
-
-
Petr Špaček authored
daemon/tls: send fatal error on failed handshake See merge request !1007
-
Tomas Krizek authored
If the TLS handshake process fatally fails (e.g. no matching cipher suite / cert), sent an alert to notify the peer.
-
- May 25, 2020
-
-
Petr Špaček authored
modules/hints: NODATA answers also for non-address queries See merge request !1005
-
Vladimír Čunát authored
-
Vladimír Čunát authored
The fact that it's not a real separate RCODE is always complicating stuff. Also avoid using non-local variables.
-
Vladimír Čunát authored
-