- Feb 25, 2020
-
-
-
-
-
-
-
-
-
-
Petr Špaček authored
daemon/tls: downgrade a log line to --verbose mode See merge request !944
-
It just reports a failure to show the key-pin hash in the log.
-
Petr Špaček authored
asprintf cleanup See merge request !941
-
- Feb 24, 2020
-
-
Vladimír Čunát authored
travis: force homebrew update to fix travis issue See merge request !943
-
Tomas Krizek authored
Build fails in Travis CI, because package download fails. Forcing update of homebrew should fix it. https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296
-
- Feb 18, 2020
-
-
Vladimír Čunát authored
I believe this should now correctly enable the code iff it's needed. This commits and the parent will probably be no-op in practice. I believe distros commonly do use fortification by default, and I'm not aware of any platform with kresd and without asprintf(). I considered using `conf_data.set()` in meson, but that would require us modifying contrib/ccan/asprintf/asprintf.h to include kresconfig.h, and that seemed weird.
-
Vladimír Čunát authored
Perhaps it served some purpose in 28b23082, but it seems incorrect.
-
- Feb 17, 2020
-
-
Tomas Krizek authored
ci: run docker job only for our repos See merge request !940
-
Tomas Krizek authored
-
Tomas Krizek authored
fixup! use js scheme detection See merge request knot/knot-resolver!939
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- Feb 14, 2020
-
-
Petr Špaček authored
-
- Feb 10, 2020
-
-
Tomas Krizek authored
use js scheme detection at webmanagement page Closes #546 See merge request !937
-
Tomas Krizek authored
base64_* -> kr_base64_* See merge request !938
-
Vladimír Čunát authored
GnuTLS 3.3 contained these as public symbols. This doesn't seem important, but why not use more collision-resistant names anyway? Details/discussion: https://github.com/CZ-NIC/knot/pull/14 Basically noone should notice, so I didn't include any NEWS entry.
-
- Feb 06, 2020
-
-
SH authored
-
- Feb 05, 2020
-
-
Tomas Krizek authored
release 5.0.1 See merge request !936
-
Tomas Krizek authored
-
- Feb 03, 2020
-
-
Tomas Krizek authored
packaging: ensure GC is restarted on pkg update See merge request !935
-
Tomas Krizek authored
%system_post creates a preset, which we don't use (but could perhaps replace the symlink for kresd.target).
-
-
Tomas Krizek authored
-
- Jan 31, 2020
-
-
Tomas Krizek authored
-
- Jan 30, 2020
-
-
Tomas Krizek authored
modules/prefill docs: fix dependencies See merge request !934
-
Vladimír Čunát authored
LFS isn't used since !912 (6d209ef9).
-
- Jan 29, 2020
-
-
Vladimír Čunát authored
Closes #524.
-
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Fixes #543.
-
- Jan 28, 2020
-
-
Tomas Krizek authored
In 5.0.0, the cache directory has been moved and the previous path is incorrect. Fixes #543
-