Evan Hunt
afb424c9b6
simplify dns_name_fromtext() interface
...
previously, dns_name_fromtext() took both a target name and an
optional target buffer parameter, which could override the name's
dedicated buffer. this interface is unnecessarily complex.
we now have two functions, dns_name_fromtext() to convert text
into a dns_name that has a dedicated buffer, and dns_name_wirefromtext()
to convert text into uncompressed DNS wire format and append it to a
target buffer.
in cases where it really is necessary to have both, we can use
dns_name_fromtext() to load the dns_name, then dns_name_towire()
to append the wire format to the target buffer.
2025-02-25 12:53:25 -08:00
..
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2023-08-21 18:39:53 +02:00
2025-02-22 16:19:00 +01:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2024-08-20 12:50:39 +00:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2023-02-07 23:48:22 -08:00
2025-02-25 12:53:25 -08:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:17:34 +01:00
2025-01-22 13:40:45 +00:00
2025-02-22 16:19:00 +01:00
2025-02-25 12:53:25 -08:00
2025-01-23 15:54:57 -08:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2024-04-26 16:08:46 +03:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-02-22 16:19:00 +01:00
2024-12-18 13:10:39 +01:00
2024-11-19 12:27:22 +01:00
2024-12-18 13:10:39 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2024-11-19 12:27:22 +01:00
2025-01-30 11:52:53 +01:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:17:34 +01:00
2025-01-23 15:54:57 -08:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2025-01-23 09:31:00 +01:00
2025-01-23 15:54:57 -08:00
2025-02-25 12:17:34 +01:00
2025-02-22 16:19:00 +01:00
2025-02-22 16:19:00 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00
2024-08-08 11:59:41 +02:00
2024-12-09 10:33:01 +00:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2025-01-23 15:54:57 -08:00
2025-02-25 12:53:25 -08:00
2024-12-13 13:52:52 +01:00
2023-12-20 17:21:14 +01:00
2025-02-22 16:19:00 +01:00
2025-02-25 12:17:34 +01:00
2024-12-18 13:10:39 +01:00
2025-02-25 12:17:34 +01:00
2024-12-18 13:10:39 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2025-02-25 18:37:35 +00:00
2025-02-25 12:17:34 +01:00
2025-01-22 11:57:52 +00:00
2024-12-10 00:51:56 +00:00
2025-02-25 12:53:25 -08:00
2025-01-23 15:54:57 -08:00
2025-02-25 12:17:34 +01:00
2025-02-25 12:53:25 -08:00
2024-12-09 13:09:26 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2022-05-28 14:53:02 -07:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2024-12-18 13:10:39 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2024-12-06 19:46:39 +01:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:53:25 -08:00
2025-02-25 12:17:34 +01:00
2024-12-18 13:10:39 +01:00
2025-02-25 12:53:25 -08:00
2024-11-19 12:27:22 +01:00
2025-02-25 12:17:34 +01:00
2024-11-19 12:27:22 +01:00