- Feb 02, 2022
-
-
- Feb 01, 2022
-
-
-
It works with the original (BWK) awk (BSD's, iOS, Android, illumos) and with most Bourne shells (/bin/sh). However, (Debian's) dash isn't supported yet when run as /bin/sh.
-
- Jan 31, 2022
-
-
Libor Peltan authored
Add key id parameter to zone_ksk_submission dbus signal See merge request !1425
-
-
-
Daniel Salzman authored
-
Libor Peltan authored
implemented outgoing XFR freeze/thaw See merge request !1168
-
-
- Jan 26, 2022
-
-
Daniel Salzman authored
deb/tests/kdig: make the test more stable See merge request !1424
-
Jakub Ružička authored
-
Daniel Salzman authored
deb: switch to debhelper 11, sync from downstream See merge request !1423
-
Daniel Salzman authored
-
Daniel Salzman authored
Based on work by Pierre-Olivier Mercier <nemunaire@nemunai.re> closes #783
-
Jakub Ružička authored
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Jan 25, 2022
-
-
Daniel Salzman authored
-
- Jan 20, 2022
-
-
Daniel Salzman authored
key-rollover: dont duplicate final routines in case of recursion See merge request !1421
-
Libor Peltan authored
-
Libor Peltan authored
Fixed KNOT_DNAME_TXT_MAXLEN Closes #781 See merge request !1420
-
- Jan 19, 2022
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jan 18, 2022
-
-
Libor Peltan authored
D-Bus notifications See merge request !1419
-
Daniel Salzman authored
-
-
Daniel Salzman authored
-
-
Daniel Salzman authored
-
-
Daniel Salzman authored
-
- Jan 10, 2022
-
-
Libor Peltan authored
Log if the remote was taken from the pool See merge request !1416
-
-
Libor Peltan authored
Preserve QNAME case in knot_pkt_t 'wire' field Closes #780 See merge request !1414
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
This commit updates kdig's check_reply_question() function so that it compares the original wire format QNAME of the query against the original wire format QNAME of the response. Using knot_pkt_qname() instead of knot_pkt_wire_qname() only compares the downcased QNAMEs. RFC 5452: 4.2. Matching the Question Section DNS packets, both queries and responses, contain a question section. Incoming responses should be verified to have a question section that is equivalent to that of the outgoing query. I think "equivalent" here means that the case of the QNAMEs should be compared too.
-