- Feb 22, 2022
-
-
-
-
-
-
-
-
-
-
-
-
Vladimír Čunát authored
Implements #450
-
- Feb 18, 2022
-
-
Oto Šťáva authored
-
Tomas Krizek authored
daemon/tls: fix TLS client resumption Closes #542 See merge request !1261
-
Oto Šťáva authored
-
- Feb 07, 2022
-
-
Vladimír Čunát authored
Fixes #303
-
Oto Šťáva authored
-
- Feb 04, 2022
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
We're a bit late with this ad-hoc rule; I think it was most useful when SHA256 support in DS algorithms wasn't wide-spread yet. (Note that DNSKEY algos have standardized no similar rule.) Usage of SHA1 as DS algorithm is highly discouraged, but even at this point it does *not* seem unsafe, in the sense of anyone publishing an attack that would come anywhere close to breaking *this* usage of SHA1.
-
- Jan 31, 2022
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Fixes #80
-
Oto Šťáva authored
-
- Jan 13, 2022
-
-
Tomas Krizek authored
ci: various test updates See merge request !1243
-
Tomas Krizek authored
-
Tomas Krizek authored
Due to missing support on some of the regular runners, let's migrate these tests to our special LXC runners. This should hopefully make the results more reliable and stable. The downside is that we have to keep an additional image (and recipe) for LXC, since it' slightly different. However, it's probably worth it, since we'll likely migrate some other tests there in the future (for better stability).
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- Jan 11, 2022
-
-
Tomas Krizek authored
policy docs: warn about filters and forwarding See merge request !1241
-
We've been notified about possibility of "cache poisoning" this way, so let's document this drawback to make the expectations clearer.
-
Tomas Krizek authored
hints docs: better explain shadowing by policies See merge request !1244
-
Tomas Krizek authored
doc: fix links to our mailing lists See merge request !1247
-
Their implementation was changed. Fortunately I was able to find the message in Google's cache and thus discover easily which one it is in the new archive.
-
Tomas Krizek authored
doh2: fix CORS by adding `access-control-allow-origin: *` See merge request !1246
-
- Jan 10, 2022
-
-
Vladimír Čunát authored
I didn't feel like adding it to every test, so I picked a mix. I confirmed this would fail before the parent commit.
-
Vladimír Čunát authored
For old doh we added this in commit a34aa1ee; with the new implementation we somehow forgot.
-