15 Commits (a9f68690a589b61b385997d9332f3fff26684943)

Author SHA1 Message Date
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Gisle Vanem a627160041 Removed inclusion of <sys/types.h> in .c-files 18 years ago
Yang Tse 69fa447354 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
Yang Tse 2bd57a6d30 use our own ISUPPER and ISLOWER macros 18 years ago
Yang Tse fb38ee15e2 compiler warning fix 18 years ago
Yang Tse dd3b42e1ac Replace is*() macros with our own IS*() ones. 18 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Daniel Stenberg af3a246f32 indented source to look more like other ares code, 20 years ago
Daniel Stenberg f2058d6a9f add needed include 20 years ago
Dominick Meglio 9b33259b5e Removed usage of u_int and u_char 20 years ago
Daniel Stenberg e10e4843c6 moved the *_inet_pton protos to inet_net_pton.h instead 20 years ago
Daniel Stenberg 3d90cb252b with these changes, it builds on my win32 cross-compiler 20 years ago
Dominick Meglio ffb4cf5554 Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support. 20 years ago