Age | Commit message (Expand) | Author |
2009-05-01 | s/libcurl/c-ares | Daniel Stenberg |
2009-05-01 | version number typo fix | Daniel Stenberg |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-05-01 | Check definition of _XOPEN_SOURCE_EXTENDED with the compiler | Yang Tse |
2009-04-30 | Check if X/Open network library is required | Yang Tse |
2009-04-30 | cope with ares_build.h and ares_rules.h follow-up | Yang Tse |
2009-04-30 | Added some notes regarding ares_build.h | Yang Tse |
2009-04-30 | fix EOL | Yang Tse |
2009-04-30 | fix EOL | Yang Tse |
2009-04-30 | cope with ares_build.h and ares_rules.h | Yang Tse |
2009-04-30 | buildconf.bat for CVS-tree c-ares | Yang Tse |
2009-04-30 | Use 'unsigned int' instead of size_t attempting to avoid header inclusion | Yang Tse |
2009-04-30 | NetWare LibC's getpeername() third argument data type is size_t | Yang Tse |
2009-04-29 | Remove temporary debug tracing for ares_socklen_t Windows targets | Yang Tse |
2009-04-29 | ares_socklen_t follow-up | Yang Tse |
2009-04-29 | ares_build.h Windows follow-up | Yang Tse |
2009-04-29 | Add temporary debug tracing for ares_socklen_t Windows targets | Yang Tse |
2009-04-29 | ares_build.h NetWare follow-up | Yang Tse |
2009-04-29 | ares_build.h NetWare attempt | Yang Tse |
2009-04-28 | Initial step towards a configure time ares_socklen_t definition | Yang Tse |
2009-04-28 | ignore stamp-h* | Yang Tse |
2009-04-28 | Added CARES_INCLUDES_SYS_TYPES | Yang Tse |
2009-04-26 | Initial step towards a configure time curl_socklen_t definition | Yang Tse |
2009-04-22 | avoid use of alloca() | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-04-21 | ignore | Yang Tse |
2009-04-18 | Added '-DHAVE_LIMITS_H'. | Gisle Vanem |
2009-04-17 | remove compiler options used while debugging the icc 9.1 optimizer issue | Yang Tse |
2009-04-15 | moved HAVE_LIMITS_H to common defines | Yang Tse |
2009-04-15 | Set HP-UX compiler warning level back to the one that exposes | Yang Tse |
2009-04-14 | HAVE_LIMITS_H definition for NetWare CLIB | Yang Tse |
2009-04-14 | use HAVE_LIMITS_H symbol to protect limits.h inclusion | Yang Tse |
2009-04-14 | fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit... | Yang Tse |
2009-03-11 | s/u_long/unsigned long/ | Yang Tse |
2009-02-20 | Do not halt compilation when using VS2008 to build a Windows 2000 target | Yang Tse |
2009-02-13 | ignore | Yang Tse |
2009-02-03 | * February 3 2009 (Phil Blundell) | Phil Blundell |
2009-01-31 | - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving | Daniel Stenberg |
2009-01-18 | fopen() returns error in 'errno' even on Windows. | Gisle Vanem |
2009-01-18 | Constified some arguments in local functions. | Gisle Vanem |
2009-01-14 | - ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it | Daniel Stenberg |
2009-01-13 | - ares__send_query() now varies the retry timeout pseudo-randomly to avoid | Phil Blundell |
2009-01-11 | - Phil Blundell added the internal function ares__expand_name_for_response() | Daniel Stenberg |
2008-12-30 | added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit... | Gunter Knauf |
2008-12-09 | use the new URL | Daniel Stenberg |
2008-12-09 | start over on the 1.6.1 release... | Daniel Stenberg |
2008-12-09 | add space | Daniel Stenberg |
2008-12-09 | Fix for Win32 targets using Watt-32. | Gisle Vanem |
2008-12-09 | C89 compilers (like Minix' ACK) only need to handle 31 functions arguments | Dan Fandrich |
2008-12-08 | Added needed defines for Watt-32 on Windows. | Gisle Vanem |