summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo. Detabified.Gisle Vanem2005-11-121-43/+43
* Support big-endian machines.Gisle Vanem2005-11-121-0/+7
* Added CVS id, Detabified, applied c-ares coding-style.Gisle Vanem2005-11-121-113/+127
* Added CVS id. Detabified.Gisle Vanem2005-11-121-1/+3
* Include <getopt.h>.Gisle Vanem2005-11-121-13/+28
* removed files no longer existingDaniel Stenberg2005-11-121-4/+3
* Squelch gcc 4.x warning.Gisle Vanem2005-11-111-1/+1
* Detabified. Added CVS id.Gisle Vanem2005-11-112-7/+11
* HAVE_xx defines moved to config-win32.h.Gisle Vanem2005-11-112-11/+11
* Update using ares_inet_pton() and ares_inet_ntop().Gisle Vanem2005-11-111-9/+39
* Use config-win32.h on Windows. Fixes for djgpp.Gisle Vanem2005-11-101-2/+9
* Defines moved to config-win32.h.Gisle Vanem2005-11-102-8/+1
* Easy configuration with this file.Gisle Vanem2005-11-101-0/+34
* Remove generated files areslib.plg areslib.mak from CVS.Gisle Vanem2005-11-102-536/+0
* Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem2005-11-102-239/+0
* Remove generated files adig.plg adig.mak from CVS.Gisle Vanem2005-11-102-290/+0
* Update with "new" HAVE_xx.Gisle Vanem2005-11-091-1/+5
* Replace <winsock.h> with <winsock2.h>Gisle Vanem2005-11-091-1/+1
* Add cvs id.Gisle Vanem2005-11-091-0/+1
* Added Makefile.vc6.Gisle Vanem2005-11-091-0/+1
* I hate MS-devstudio project files.Gisle Vanem2005-11-091-0/+191
* Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o.Gisle Vanem2005-11-091-11/+7
* MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> +Gisle Vanem2005-11-091-1/+4
* Fixes for building with MSVC-6/7. Added inet*.c.Gisle Vanem2005-11-093-56/+161
* Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem2005-11-092-11/+11
* Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to codeDaniel Stenberg2005-10-031-1/+2
* 1 - attempted fix of uninitialized variableDaniel Stenberg2005-09-211-28/+44
* simplified the sin6_scope_id test and removed some left-overs from the previousDaniel Stenberg2005-09-211-4/+1
* fixed the check for the addrinfo structDaniel Stenberg2005-09-211-4/+11
* Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio2005-09-185-627/+731
* mention the configure changeDaniel Stenberg2005-09-151-0/+5
* Use the AC_CHECK_MEMBER() function for check struct members instead ofDaniel Stenberg2005-09-102-23/+4
* 1.3.0 coming just upc-ares-1_3_0Daniel Stenberg2005-08-291-0/+2
* well hit me, that wasn't possible, use 1:0:0 anyway...Daniel Stenberg2005-08-211-1/+1
* modified the version-info, we only added functionsDaniel Stenberg2005-08-211-1/+1
* increase version infoDaniel Stenberg2005-08-211-1/+1
* Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info()Daniel Stenberg2005-08-212-1/+8
* detabifiedDaniel Stenberg2005-08-183-26/+26
* minor Makefile fix.Gunter Knauf2005-08-101-1/+1
* minor Makefile fix.Gunter Knauf2005-08-101-1/+1
* make ares compile again for NetWare.Gunter Knauf2005-08-102-0/+7
* make ares compile again for NetWare.Gunter Knauf2005-08-101-0/+2
* fixed line endings so it works again with gnu make on Win32.Gunter Knauf2005-08-101-18/+18
* killed trailing whitespace, narrowed a few lines to 80 colsDaniel Stenberg2005-08-041-6/+8
* Added some checks for the addrinfo structure.Dominick Meglio2005-06-193-1/+35
* FIONBIO is in sys/ioctl.h on AIXDaniel Stenberg2005-06-032-0/+4
* sigh, define TRUE if not alreadyDaniel Stenberg2005-06-021-0/+5
* William Ahern:Daniel Stenberg2005-06-024-23/+202
* William Ahern:Daniel Stenberg2005-06-022-0/+16
* More of the sameDominick Meglio2005-05-171-1/+2