- Jun 15, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Also tweak order of information when logging cache stash, as it was rather unnatural.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Tomas Krizek authored
ci/Dockerfile.debian: use new respdiff git repo See merge request !602
-
Tomas Krizek authored
-
Vladimír Čunát authored
It's possible the parser wouldn't let such RR through, and it's most likely validator shouldn't let them through. Even so, I feel better to check anyway.
-
- Jun 13, 2018
-
-
Petr Špaček authored
daemon/tls: session resumption with tickets (client & server side) See merge request !585
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Petr Špaček authored
There is no GnuTLS version which would make this safe. See https://gitlab.com/gnutls/gnutls/issues/477
-
Vladimír Čunát authored
-
Petr Špaček authored
-
Petr Špaček authored
-
-
-
-
- Jun 12, 2018
-
-
Vladimír Čunát authored
api.c was growing too long. Also a few other minor changes.
-
- Jun 11, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Jun 08, 2018
-
-
Petr Špaček authored
restrict TLS ciphers See merge request knot/knot-resolver!601
-
Vladimír Čunát authored
Otherwise CentOS 7 enables those two "ciphers" by default. Noticed in #355.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Jun 07, 2018
-
-
Grigorii Demidov authored
modules.policy: REFUSE, TC - clear AD flag in answers See merge request knot/knot-resolver!599
-
Grigorii Demidov authored
-
Tomas Krizek authored
ci: make distro:epel-7 easier to debug in typical cases See merge request knot/knot-resolver!598
-
- Jun 06, 2018
-
-
Vladimír Čunát authored
-
Petr Špaček authored
daemon/tls: use system CA with TLS_FORWARD policy Closes #310 See merge request knot/knot-resolver!586
-
Petr Špaček authored
-
daemon/tls: system CA's are used by default with TLS_FORWARD policy when ca_file parameter is omitted
-
-
- Jun 05, 2018
-
-
Grigorii Demidov authored
Policy REFUSE; minot tweak Closes #337 See merge request knot/knot-resolver!549
-
- Jun 01, 2018
-
-
For some weird reason kresd crashed on assert(false) if it cannot open cache even though it handles this case properly without the assert.
-
Fixes: #337
-
- May 31, 2018
-
-
Grigorii Demidov authored
Allow creating custom endpoints in the HTTP module See merge request knot/knot-resolver!527
-
Grigorii Demidov authored
-