musl/include/arpa
Rich Felker aac59c1164 add basic dns record parsing functions
based on patch by Timo Teräs, with some corrections to bounds checking
code and other minor changes.

while they are borderline scope creep, the functions added are fairly
small and are roughly the minimum code needed to use the results of
the res_query API without re-implementing error-prone DNS packet
parsing, and they are used in practice by some kerberos related
software and possibly other things. at this time there is no intent to
implement further nameser.h API functions.
2014-12-17 14:40:35 -05:00
..
ftp.h use consistent include guard name in arpa/ftp.h 2013-10-18 15:21:36 +00:00
inet.h fix argument types for legacy function inet_makeaddr 2014-01-06 22:17:24 -05:00
nameser.h add basic dns record parsing functions 2014-12-17 14:40:35 -05:00
nameser_compat.h add arpa/nameser_compat.h 2013-04-02 04:43:53 +02:00
telnet.h
tftp.h add arpa/tftp.h 2013-04-05 02:32:51 +02:00