summaryrefslogtreecommitdiff
path: root/include/arpa
AgeCommit message (Expand)Author
2018-03-16Consistently spell "IPsec" in comments and debug outputs.Martin Pieuchot
2017-02-04The macro versions of htonl et al don't require them, but POSIX saysPhilip Guenther
2017-02-04Move the typedefs for in_{addr,port}_t from <sys/types.h> toPhilip Guenther
2015-09-14Revert: finger slipPhilip Guenther
2015-09-14Prefer the standardized <poll.h> over <sys/poll.h>Philip Guenther
2015-01-16Switch to including <sys/types.h> instead of <sys/param.h>Theo de Raadt
2014-08-31inet_nsap_{addr,ntoa}() were removed on 2013/12/17Philip Guenther
2014-07-12Tackle the endian.h mess. Make it so that:Philip Guenther
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-09-15Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.Philip Guenthe
2012-07-10Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in thePhilip Guenthe
2012-06-26Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declarePhilip Guenthe
2008-12-09fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soonOtto Moerbeek
2006-07-26TIMEOUT* values are not part of the protocol. tftp.h is a namespaceTheo de Raadt
2006-07-26Fixing several timeout quirks at tftpd and tftp:Marcus Glocker
2006-07-20Add blksize option support for tftpd according to RFC 2348.Marcus Glocker
2005-12-20Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDERTodd C. Miller
2004-01-27TSIZE & TIMEOUT support; from freebsd via tholoTheo de Raadt
2004-01-22Remove unnecessary typedef usage.Marc Espie
2004-01-17add a couple of new RR types; ok deraadt@Jakob Schlyter
2003-08-01add __bounded__ attributes for userland headers; enabled with -WboundedAnil Madhavapeddy
2003-06-26backout the __bounded__ attributes for a while; requested by deraadt@Anil Madhavapeddy
2003-06-26Mark various standard library functions with the __bounded__ attribute.Anil Madhavapeddy
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@Jakob Schlyter
2001-07-25EDNS0 RFC ref typo. ok deraadt@Jakob Schlyter
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
2001-01-04spellingTodd T. Fries
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1997-08-12typo; graphix@iastate.eduTheo de Raadt
1997-06-29Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.Todd C. Miller
1997-04-05Use in_addr_t not u_long.Todd C. Miller
1997-03-13BIND 4.9.5 includes.Jason Downs
1996-12-11Fix SLC_NAME_OK() macro which would return non-zero, if given therobin
1996-12-04add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.ukTheo de Raadt
1996-02-19netbsd: bind 4.9.3dm
1995-10-18initial import of NetBSD treeTheo de Raadt