summaryrefslogtreecommitdiff
path: root/ares/ares_private.h
Commit message (Expand)AuthorAgeFilesLines
* Moved select_s() to Makefile.dj since select() is used in applications.Gisle Vanem2006-11-071-1/+0
* Added definition of select() for Watt32.Gisle Vanem2006-10-311-0/+1
* Provide multiple header inclusion prevention definition __ARES_PRIVATE_HYang Tse2006-07-261-0/+6
* Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makesDaniel Stenberg2006-05-031-1/+10
* James Bursa fixes: find the hosts file on RISC OS, and made it build withDaniel Stenberg2006-01-051-0/+4
* make ares compile again for NetWare.Gunter Knauf2005-08-101-0/+4
* Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio2005-04-151-0/+2
* Made sortlist support IPv6 (this can probably use some testing)Dominick Meglio2005-04-091-2/+8
* Made sortlist support CIDR matching for IPv4Dominick Meglio2005-04-091-1/+9
* Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio2005-04-081-1/+1
* CURL_EXTERN is already in <curl/curl.h>.Gisle Vanem2005-03-221-4/+0
* Replace IsNT with IS_NT().Gisle Vanem2004-11-101-1/+1
* fix CURL_EXTERN for debug buildsDaniel Stenberg2004-11-091-0/+4
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-7/+7
* Dominick Meglio host file path discovery patch for windowsDaniel Stenberg2004-09-261-2/+2
* Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem2004-08-201-4/+2
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-2/+2
* added NetWare section for paths.Gunter Knauf2004-07-041-0/+5
* djgpp fixes by GisleDaniel Stenberg2004-07-011-2/+5
* Gisle Vanem made this build fine with djgpp and the Watt-32 stack.Daniel Stenberg2004-07-011-0/+9
* minor size_t fix to kill a warningDaniel Stenberg2004-02-271-1/+1
* If CURLDEBUG is set we use the libcurl internal memdebug system to trackDaniel Stenberg2004-02-171-0/+8
* made more pointers unsigned, as they were mostly used passed in to functionsDaniel Stenberg2004-02-041-3/+3
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+145