Ondřej Surý
a8e6c3b8f7
Make isc_result tables smaller
...
The isc_result_t enum was to sparse when each library code would skip to
next << 16 as a base. Remove the huge holes in the isc_result_t enum to
make the isc_result tables more compact.
This change required a rewrite how we map dns_rcode_t to isc_result_t
and back, so we don't ever return neither isc_result_t value nor
dns_rcode_t out of defined range.
2023-06-15 15:32:04 +02:00
..
2023-03-30 16:07:41 +02:00
2023-02-22 16:13:37 +00:00
2023-03-30 23:29:25 +02:00
2023-04-03 09:06:20 +00:00
2023-01-11 09:51:02 +01:00
2023-01-03 14:40:30 +11:00
2023-03-10 17:31:28 +01:00
2023-04-03 13:31:46 +00:00
2022-12-20 19:13:48 +01:00
2023-03-10 17:31:28 +01:00
2023-04-03 12:05:28 +10:00
2023-03-08 10:06:22 +00:00
2023-04-03 12:08:05 +01:00
2023-02-16 18:35:32 +01:00
2023-01-18 19:36:21 +01:00
2023-05-12 14:16:25 +02:00
2023-04-25 08:16:46 +02:00
2023-02-15 16:44:47 +00:00
2023-05-12 20:48:31 +01:00
2023-02-16 18:35:32 +01:00
2023-01-18 18:32:57 +01:00
2023-01-24 17:57:16 +00:00
2023-02-15 09:30:04 +01:00
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-04-20 12:58:32 +02:00
2023-03-31 12:52:59 +00:00
2023-02-14 17:13:24 +00:00
2023-05-12 14:16:25 +02:00
2023-01-31 21:41:19 -08:00
2023-04-03 09:06:20 +00:00
2023-06-15 15:32:04 +02:00
2023-02-15 09:30:04 +01:00
2023-03-10 17:31:28 +01:00
2023-04-21 12:10:02 +02:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:09 +00:00
2023-04-27 12:38:53 +02:00
2023-04-12 14:10:37 +02:00
2023-03-31 15:02:06 +02:00
2023-04-03 12:44:27 +10:00
2023-03-31 12:52:59 +00:00
2023-06-06 08:10:09 +10:00
2023-05-12 20:48:31 +01:00