Mon, 27 Apr 2015 01:23:29 -0700 |
Paul Eggert |
tests: pacify GCC 5.1's stricter printf checking
|
Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Wed, 15 May 2013 15:56:56 -0700 |
Paul Eggert |
getaddrinfo-tests: port --enable-gcc-warnings to clang
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Tue, 03 May 2011 15:27:11 -0600 |
Eric Blake |
test-getaddrinfo: report error information
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sat, 25 Sep 2010 18:48:45 +0200 |
Simon Josefsson |
getaddrinfo: Initialize sockets, to make it work under Windows.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Tue, 22 Dec 2009 10:57:14 -0700 |
Eric Blake |
tests: add signature checks
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Tue, 03 Nov 2009 08:53:23 +0100 |
Jim Meyering |
test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
|
Thu, 29 Oct 2009 09:15:06 -0600 |
Eric Blake |
tests: avoid some compiler warnings
|
Fri, 27 Mar 2009 13:28:27 -0600 |
Eric Blake |
test-getaddrinfo: whitespace cleanup
|
Fri, 27 Mar 2009 08:16:39 -0600 |
Eric Blake |
test-strerror: make debugging EAI_SYSTEM easier
|
Wed, 25 Feb 2009 15:41:55 +0100 |
Ondřej Vašík |
test-getaddrinfo: fix usage of skip return code 77
|
Tue, 27 Jan 2009 19:06:31 +0100 |
Mark McLoughlin |
test-getaddrinfo: skip (don't fail) this test when there's no network
|
Mon, 20 Oct 2008 09:53:42 +0200 |
Simon Josefsson |
Move getaddrinfo.h declarations to netdb.h.
|
Fri, 30 May 2008 12:08:55 +0200 |
Simon Josefsson |
tests/test-getaddrinfo.c: Don't print debug messages by default.
|
Sat, 03 May 2008 11:50:31 +0200 |
Jim Meyering |
test-getaddrinfo.c: include <netinet/in.h>
|
Sat, 03 May 2008 11:46:58 +0200 |
Jim Meyering |
getaddrinfo.h: handle undefined EAI_NODATA
|
Thu, 01 May 2008 23:34:53 +0200 |
Jim Meyering |
avoid compilation error on FreeBSD 6
|
Tue, 29 Apr 2008 18:48:40 +0200 |
Jim Meyering |
Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
|
Sun, 13 Apr 2008 22:17:09 +0200 |
Bruno Haible |
Avoid a test failure on AIX 4 and AIX 5.
|
Sat, 12 Apr 2008 02:34:33 +0200 |
Bruno Haible |
Avoid test failure on IRIX.
|
Fri, 25 Jan 2008 21:52:02 +0100 |
Jim Meyering |
Prefer <config.h> over "config.h". See autoconf doc for explanation.
|
Fri, 16 Nov 2007 13:16:27 -0800 |
Paul Eggert |
Port test-getaddrinfo to Solaris (fixed version; previous change was wrong).
|
Fri, 16 Nov 2007 11:18:36 -0800 |
Paul Eggert |
Port test-getaddrinfo to Solaris.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Sun, 30 Sep 2007 15:54:30 +0200 |
Bruno Haible |
Make the test compile on BeOS.
|
Sat, 17 Mar 2007 19:22:56 +0000 |
Bruno Haible |
Avoid gcc warnings.
|
Mon, 14 Aug 2006 18:28:31 +0000 |
Paul Eggert |
* check-module: Add copyright notice.
|
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.
|