2005-12-19 |
Yang Tse | Add check for 'unsigned int' as type of arguments 4... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Undo previous change. This header file belongs to the... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | When checking the type of the first argument of getname... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Fix spacing. When defining, define to 1. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Cleanup windows header includes. Where aplicable, inclu... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | MingW guards getnameinfo, getaddrinfo and freeaddrinfo... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Fix Msys/Mingw not detecting getnameinfo() with AC_CHEC... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Make it compatible with vc60 and vc71 |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Fix typo |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Cleanup |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Windows related cleanup |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Check first arg of getnameinfo with and without const... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_A... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | const qualifier in getnameinfo check |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | Since there is no proof of the existence of a platform... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | 'Fix' windows builds |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_S... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Yang Tse | Undo last changes |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Yang Tse | Fix compiler warning and compatibility issue with the... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Yang Tse | Modified lookup_service() to avoid the risk of a potent... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Yang Tse fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | read_tcp_data() fix to get the proper buffer pointer... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Yang Tse: fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Change based on Yang Tse's excellent fix to reduce... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | avoid doing #if an a predef symbol that might not be... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Daniel Stenberg | check for and use winsock2.h instead of winsock.h and... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Daniel Stenberg | include ws2tcpip.h in an attempt to detect some of... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | Detect big/little endian in the configure script and... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | Added CVS id. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Fixed typo. Detabified. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Support big-endian machines. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Added CVS id, Detabified, applied c-ares coding-style. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Added CVS id. Detabified. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Include <getopt.h>. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | removed files no longer existing |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Squelch gcc 4.x warning. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Detabified. Added CVS id. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | HAVE_xx defines moved to config-win32.h. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Update using ares_inet_pton() and ares_inet_ntop(). |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Use config-win32.h on Windows. Fixes for djgpp. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Defines moved to config-win32.h. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Easy configuration with this file. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Remove generated files areslib.plg areslib.mak from... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Remove generated files ahost.plg ahost.mak from CVS. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Remove generated files adig.plg adig.mak from CVS. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Update with "new" HAVE_xx. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Replace <winsock.h> with <winsock2.h> |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Add cvs id. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Added Makefile.vc6. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | I hate MS-devstudio project files. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Updated for MingW. Added inet_ntop.o inet_net_pton... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | MSVC fix for 'socklen_t'. Replace <winsock.h> with... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Fixes for building with MSVC-6/7. Added inet*.c. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Gisle Vanem | Fixes for building ahost with MSVC-6/7. Added inet*.c. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Daniel Stenberg | Ok, based on the online docs for AIX'es getservbyport_r... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Daniel Stenberg | 1 - attempted fix of uninitialized variable |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Daniel Stenberg | simplified the sin6_scope_id test and removed some... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Daniel Stenberg | fixed the check for the addrinfo struct |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Dominick Meglio | Added constants that will be used by ares_getaddrinfo... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | mention the configure change |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Daniel Stenberg | Use the AC_CHECK_MEMBER() function for check struct... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | 1.3.0 coming just up |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | well hit me, that wasn't possible, use 1:0:0 anyway... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | modified the version-info, we only added functions |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | increase version info |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | Alfredo Tupone provided a fix for the Windows code... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Daniel Stenberg | detabified |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Gunter Knauf | minor Makefile fix. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Gunter Knauf | minor Makefile fix. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Gunter Knauf | make ares compile again for NetWare. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Gunter Knauf | make ares compile again for NetWare. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Gunter Knauf | fixed line endings so it works again with gnu make... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Daniel Stenberg | killed trailing whitespace, narrowed a few lines to... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Dominick Meglio | Added some checks for the addrinfo structure. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Daniel Stenberg | FIONBIO is in sys/ioctl.h on AIX |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Daniel Stenberg | sigh, define TRUE if not already |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Daniel Stenberg | William Ahern: |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Daniel Stenberg | William Ahern: |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Dominick Meglio | More of the same |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Dominick Meglio | More compiler warning cleanups |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Dominick Meglio | Made ares_free_hostent man page refer to ares_parse_aaa... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Dominick Meglio | Cleaned up some compile warnings |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Dominick Meglio | Added ares_getnameinfo which mimics the getnameinfo API |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Dominick Meglio | Converted some macros to use NS_* so they work on non... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Dominick Meglio | Forgot to ares_-ize inet_ntop |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Daniel Stenberg | replaced the CRLF newlines with plain LF ones |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Dominick Meglio | Added an inet_ntop function from BIND for systems that... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Daniel Stenberg | prevent NS_IN6ADDRSZ from getting set to zero if the... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | the new functions and the upcoming ipv6 calls for the... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Gunter Knauf | fix for recent changes. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Fixed for Mac OS X builds based on excellent feedback... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Gunter Knauf | changes for building with IPV6. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Daniel Stenberg | added missing headers |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | indented source to look more like other ares code, |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | sortlist_alloc() is never used on win32, so ifdef out... |
commit | commitdiff | tree | snapshot |
next |