log lib/getaddrinfo.c @ 7611:07a2b2d3dc76

age author description
Sun, 29 Oct 2006 21:52:55 +0000 Eric Blake * lib/arcfour.c: Assume config.h.
Mon, 23 Oct 2006 22:31:11 +0000 Eric Blake * lib/getaddrinfo.c (includes): Add missing include.
Mon, 23 Oct 2006 06:03:01 +0000 Jim Meyering * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
Mon, 18 Sep 2006 18:07:04 +0000 Paul Eggert * getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
Mon, 28 Aug 2006 14:34:07 +0000 Bruno Haible BeOS portability.
Sat, 22 Jul 2006 10:13:57 +0000 Simon Josefsson 2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Fri, 07 Jul 2006 07:37:16 +0000 Simon Josefsson 2006-07-06 Jim Hyslop <jhyslop@dreampossible.ca> (tiny change)
Wed, 05 Jul 2006 17:53:09 +0000 Eric Blake * getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
Sat, 01 Jul 2006 06:47:16 +0000 Simon Josefsson Fix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
Thu, 29 Jun 2006 15:16:56 +0000 Bruno Haible Various small tweaks.
Wed, 28 Jun 2006 11:08:34 +0000 Simon Josefsson Native win32 support for getaddrinfo. Add getnameinfo function.
Wed, 21 Jun 2006 17:22:32 +0000 Simon Josefsson Fix getaddrinfo on Windows 2000.
Fri, 23 Sep 2005 19:41:05 +0000 Paul Eggert * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
Tue, 20 Sep 2005 16:44:50 +0000 Derek R. Price * getaddrinfo.c: Don't include <netdb.h> included from getaddrinfo.h.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Tue, 13 Sep 2005 04:15:15 +0000 Derek R. Price * modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 10 May 2005 12:34:54 +0000 Simon Josefsson getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
Wed, 10 Nov 2004 14:53:00 +0000 Simon Josefsson Add getaddrinfo.