13 Commits (master)

Author SHA1 Message Date
leitner 1217583e2b now that gcc 11's static analyzer looks at array bounds in arguments
like "char ip[4]", let's be more strict about that
3 years ago
leitner ddfdd4d077 add compiler.h to abstract gcc attributes 4 years ago
leitner 4a04c40595 get rid of more -Wconversion warnings 11 years ago
leitner 4f1e1d300c make headers work in C++
add two more variable length integer encoding functions
13 years ago
leitner 928bfe5c09 for installed header files, add comment saying where they came from 14 years ago
leitner 83c1186870 fix for NetBSD 3.0 (they broke their sys/types.h)
remove support for ip6.int reverse lookup in DNS routines (the domain is
no longer delegated)
19 years ago
leitner 3fc96fdc7f add prototype for dns_name6 (Rolf Eike Beer)
add FMT_IP4 and FMT_IP6 for consistency
19 years ago
leitner 2041392b9f oops, forgot to commit 20 years ago
leitner 499ca6a307 also support ip6.arpa in addition to ip6.int 21 years ago
leitner 649b5425ac one more missing extern 21 years ago
leitner b6258d3dfa remove obsolete extern from header files 21 years ago
leitner fdd0dcbea9 man pages for the DNS routines, too 22 years ago
leitner f921b8cbb0 monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 22 years ago