Age | Commit message (Expand) | Author |
2009-05-02 | Use build-time configured ares_socklen_t instead of socklen_t | 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 | ares_build.h NetWare follow-up | Yang Tse |
2009-04-29 | ares_build.h NetWare attempt | Yang Tse |
2009-04-15 | moved HAVE_LIMITS_H to common defines | Yang Tse |
2009-04-14 | HAVE_LIMITS_H definition for NetWare CLIB | Yang Tse |
2008-12-30 | added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit... | Gunter Knauf |
2008-11-28 | Netware has gethostname() | Dan Fandrich |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-09-24 | HAVE_INET_PTON will only be defined when an IPv6 capable working | Yang Tse |
2008-09-24 | ntoa() and inet_ntoa_r() no longer used | Yang Tse |
2008-09-17 | NetWare builds include "nameser.h" from the c-ares subdir | Yang Tse |
2008-09-16 | NetWare seems to have writev() | Yang Tse |
2008-09-15 | NetWare CLIB target has stricmp() and strnicmp() | Yang Tse |
2008-08-10 | Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition. | Yang Tse |
2008-07-21 | Adjust recvfrom's sixth arg data type definition for NetWare (LIBC) | Yang Tse |
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-07-09 | since Jun 30 2008 MAXHOSTNAMELEN define is no longer used | Yang Tse |
2008-06-11 | enable additional CFLAGS from commandline. | Gunter Knauf |
2008-02-27 | a couple of small fixes to the makefile: | Gunter Knauf |
2008-02-16 | fixed linker def file for tools when compiled with gcc/nlmconv. | Gunter Knauf |
2008-01-17 | updated copyright for new year. | Gunter Knauf |
2007-12-11 | Added build of acountry.nlm. | Gisle Vanem |
2007-11-18 | removed now obsolete defines; | Gunter Knauf |
2007-07-20 | added curl include for debug builds. | Gunter Knauf |
2007-07-08 | added better CodeWarrior detection. | Gunter Knauf |
2007-07-07 | removed some obsolete include paths and defines. | Gunter Knauf |
2007-07-03 | few minor changes to make ares compile for NetWare CLIB architecture. | Gunter Knauf |
2007-07-03 | changed to build for CLIB / LIBC. | Gunter Knauf |
2007-07-02 | sync'd with lib makefile changes: use var for awk; fixed RECV* / SEND* define... | Gunter Knauf |
2007-04-21 | fixed ARFLAGS for CodeWarrior build. | Gunter Knauf |
2007-04-16 | added ranlib when library is created with ar. | Gunter Knauf |
2007-04-16 | ares_getopt() command-line parser function does not belong to actual c-ares l... | Gunter Knauf |
2007-03-27 | added variadic macro stuff. | Gunter Knauf |
2007-03-26 | added CVS Id tag. | Gunter Knauf |
2007-03-26 | fixed build to use compiler-default lib extension. | Gunter Knauf |
2007-01-23 | enabled build with libssh2; fixed copyright for new year.. | Gunter Knauf |
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse |
2006-10-14 | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse |
2006-07-31 | Provide definitions needed for macros sread() and swrite() in config file. | Yang Tse |
2006-04-20 | removed -fpack-struct because gcc4 seems to know its obsolete and warns... | Gunter Knauf |
2006-04-17 | minor Makefile fix - let's go 2006; | Gunter Knauf |
2005-08-10 | minor Makefile fix. | Gunter Knauf |
2005-08-10 | minor Makefile fix. | Gunter Knauf |
2005-08-10 | make ares compile again for NetWare. | Gunter Knauf |
2005-04-23 | fix for recent changes. | Gunter Knauf |
2005-04-22 | changes for building with IPV6. | Gunter Knauf |