- Feb 28, 2025
-
-
Vladimír Čunát authored
Fixes #926
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
This reverts commit 10fb8754.
-
Aleš Mrázek authored
This reverts commit cee2250c.
-
- Feb 26, 2025
-
-
Aleš Mrázek authored
Release 6.0.11 See merge request !1663
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Honestly, I find it ugly and probably unintended, but it's correctly signed and other vendors tend to accept it. Example: ;; ->>HEADER<<- opcode: QUERY; status: NOERROR; id: 24204 ;; Flags: qr aa rd; QUERY: 1; ANSWER: 0; AUTHORITY: 4; ADDITIONAL: 1 ;; EDNS PSEUDOSECTION: ;; Version: 0; flags: do; UDP size: 4096 B; ext-rcode: NOERROR ;; QUESTION SECTION: ;; _domainkey.mail.cez.cz. TXT ;; AUTHORITY SECTION: cez.cz. 3600 SOA ns10.cez.cz. netmaster.cez.cz. 2025021801 14400 3600 604800 7200 cez.cz. 3600 RRSIG SOA 10 2 3600 20250302073317 20250223063317 45620 cez.cz. JnAonhCOi234lF2A40lYaHcuKtxACKz8X6UFILSgSaK00xyXDk6gWDWo3nmMjXxBwgfP98Gaj8nLMqRZ7ezAEUfWi+5P4YCQzax5Habu3nKB+XKocIPMCHHMhOMf410w4Taz4N2rKgi1p71QkuujISi3JZWzqG4bqzot2cGL12w= 1vk9lupeivbv7dhsb7udm5da1hkd089j.cez.cz. 7200 NSEC3 1 0 1 ACB298B834ADA5FD 1vk9lupeivbv7dhsb7udm5da1hkd089k A NS HINFO MX AAAA SRV RRSIG CAA 1vk9lupeivbv7dhsb7udm5da1hkd089j.cez.cz. 7200 RRSIG NSEC3 10 3 7200 20250303115912 20250224105912 45620 cez.cz. OBW90lof86IoVsiuKkNEf4useG3fikE+npAVkpbiVsgMZWLHRNzAAlIU9wPMH5S4CWpnwoMVTaNtWJxegsG7cvCDZrjVVNOHE9hLOG2eG9f57vx/tVFTe4/DegO9KOyColOOYt4nt/uj7LTJZbzJY3Ev8I9971LEkFf5IxVwwPU=
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
-
-
- Feb 25, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
#925
-
- Feb 19, 2025
-
-
Aleš Mrázek authored
ci: pkg: debian 13 See merge request !1658
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
- Feb 18, 2025
-
-
Vladimír Čunát authored
This concerns the AF_UNIX socket for sd_notify() protocol between supervisord and the individual kresd processes. Before: "@knot-resolver-control-socket" Now: "/the_rundir/supervisor-notify-socket" Nits: also some refactoring (goto)
-
Vladimír Čunát authored
-
Vladimír Čunát authored
> TypeError: can only concatenate str (not "ReadableFile") to str
-
Vladimír Čunát authored
-
- Feb 06, 2025
-
-
Aleš Mrázek authored
-
- Feb 05, 2025
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Feb 04, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
We don't need to use the knot_edns_options_t type from lua, only there's a pointer in knot_pkt_t. Now libknot increased this length in v3.4.4, even without bumping SONAME, and it might happen again. This way we avoid kres-gen-33.lua depending on this length.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Feb 03, 2025
-
-
Vladimír Čunát authored
-
Aleš Mrázek authored
-
- Jan 20, 2025
-
-
Aleš Mrázek authored
Release 6.0.10 See merge request !1648
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
This makes it simpler for other parts of resolver to react to this situation, e.g. custom modules pushing the information to analytics.
-
- Jan 19, 2025
-
-
Vladimír Čunát authored
-
-