aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6dns/s6dns_message_parse_question_nodecode.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert the changes, they're incorrect.Laurent Bercot2023-12-031-28/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually add the function to the lib!Laurent Bercot2023-12-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add nodecode functions for get_domain and parse_questionLaurent Bercot2023-12-021-0/+28
Also make sure get_domain always returns lowercase. Signed-off-by: Laurent Bercot <ska@appnovation.com>