- Sep 07, 2024
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Sep 06, 2024
-
-
Vladimír Čunát authored
-
Rename config to init, which is called when a module is loaded. It seems it's been broken for a while.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
adds libjemalloc-detector
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
-
-
If the tag and algorithm of DS and DNSKEY do not correspond, or in case the DNSKEY is revoked, set EDE code "DNSKEY Missing". If both match, but the algorithm is not supported, set EDE code "Unsupported DNSKEY Algorithm". In case RRSIGs for DNSKEY exist, but can't be validated due to a key error, set EDE code "RRSIGs Missing".
-
dnssec: * Provide a way to retrieve whether a DNSKEY has the Zone Key bit set, and add bindings for Lua modules (kr_dnssec_key_zonekey_flag), like kr_dnssec_key_sep_flag. * In kr_ds_algo_support() provide a way to retrieve what is wrong with the keys. * Check if a RRSIG RR has the signature expired already before inception time. validator: * Set EDE "Unsupported NSEC3 Iterations Value" when downgrading. * Set EDE "Signature Expired before Valid" when checking RRSIGs. * Set EDE "No Zone Key Bit Set" when a DNSKEY with the Zone Key Bit set to 0 is discarded. * Instead of the generic "Other Error" with extra text "unsupported digest/key", set appropriate EDEs "Unsupported DNSKEY Algorithm" and "Unsupported DS Digest Type". resolver: * Set EDE "No Reachable Authority" when it is decided that all authoritative servers are unreachable or misbehaving. Some parts adjusted by vcunat, in particular construction of EDE messages.
-
Vladimír Čunát authored
It's trivial really, and I'd like to use it now.
-
Vladimír Čunát authored
Closes #631
-
Closes #631
-
- Sep 04, 2024
-
-
Aleš Mrázek authored
datamodel: file permission checks See merge request !1595
-
-
- Sep 03, 2024
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Sep 02, 2024
-
-
Aleš Mrázek authored
-
-
Aleš Mrázek authored
-
formatting ignored for now since the code that is to be formated will likely be moved elsewhere
-
datamodel: file permission checks: #814 created function to check that kresd_user() can access the files and directories
-
-
Vladimír Čunát authored
Fixes #813
-
Vladimír Čunát authored
It simplifies a bit. No need to support ancient versions.
-
Vladimír Čunát authored
The new pin logging is better than this. No need to recompile with -DDEBUG (rare).
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
pin sha256 were used and tested for in incorrect format, refer to: https://www.rfc-editor.org/rfc/rfc7469#section-2.1.5
-
- Aug 29, 2024
-
-
Vladimír Čunát authored
-
- Aug 28, 2024
-