2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-23 02:28:55 +00:00
Evan Hunt 29cf7dceb7 modify dns_qp_findname_ancestor() to return found name
add a 'foundname' parameter to dns_qp_findname_ancestor(),
and use it to set the found name in dns_nametree.

this required adding a dns_qpkey_toname() function; that was
done by moving qp_test_keytoname() from the test library to qp.c.
added some more test cases and fixed bugs with the handling of
relative and empty names.
2023-09-28 07:01:13 +00:00
..
2023-08-31 22:08:35 +02:00
2023-02-16 18:35:32 +01:00
2023-09-12 16:14:10 +02:00
2023-02-28 11:44:15 +01:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2023-06-14 08:14:38 +00:00
2023-08-09 23:48:17 +00:00
2023-02-15 16:44:47 +00:00
2023-08-02 11:16:50 +02:00
2023-03-23 12:57:01 -07:00
2023-09-12 16:14:10 +02:00
2023-03-08 08:36:25 +01:00
2022-11-29 08:54:34 +01:00
2023-05-15 20:49:42 +00:00
2023-09-12 16:14:10 +02:00
2023-07-17 14:50:25 +02:00
2023-08-31 22:08:35 +02:00
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2023-03-31 13:33:16 +02:00
2023-06-14 08:14:38 +00:00
2023-02-15 16:44:47 +00:00
2023-08-15 14:25:24 +02:00
2023-09-16 07:32:17 +02:00