Age | Commit message (Expand) | Author |
2009-09-07 | Update my email address. Add ares_config.h as dependency for 'make depend'. | Gisle Vanem |
2009-07-14 | renamed generated config.h to ares_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-20 | Use select_s() and not select(). | Gisle Vanem |
2009-06-13 | Remove HAVE_CONFIG_H definition from here, | Yang Tse |
2009-06-13 | initial step towards decoupling c-ares from libcurl for DOS | Yang Tse |
2009-06-13 | DEBUGBUILD symbol definition for debug builds | Yang Tse |
2009-05-21 | $(OBJ_DIR)/ares_getopt.o must be cleaned explicitly. | Gisle Vanem |
2009-05-02 | Use build-time configured ares_socklen_t instead of socklen_t | Yang Tse |
2009-04-18 | Added '-DHAVE_LIMITS_H'. | Gisle Vanem |
2008-12-08 | Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T, | Gisle Vanem |
2008-11-29 | Added '-DHAVE_GETHOSTNAME'. | Gisle Vanem |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-09-21 | Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP | Gisle Vanem |
2008-09-12 | djgpp does have strdup(). | Gisle Vanem |
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-05-15 | Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET". | Gisle Vanem |
2007-12-11 | Build acountry.exe. Added 'socklen_t' define. | Gisle Vanem |
2007-10-08 | Added needed 'HAVE_*' defines. | Gisle Vanem |
2007-04-16 | No need for USE_MANUAL. Use select_s() instead of select(). | Gisle Vanem |
2007-03-17 | Added a hack to work around the circular dependency when | Gisle Vanem |
2007-02-27 | Added TOPDIR variable. Put dependencies in external file. | Gisle Vanem |
2007-02-06 | Added HAVE_PROCESS_H for DOS/Win32. | Gisle Vanem |
2007-02-05 | Remove '-Dselect=select_s'. Remove depend.dj- | Gisle Vanem |
2006-11-25 | Make sure RETSIGTYPE is properly defined | Yang Tse |
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse |
2006-11-07 | Moved select_s() to Makefile.dj since select() is used in applications. | Gisle Vanem |
2006-10-31 | Updated dependencies to not include config.h. | Gisle Vanem |
2006-10-31 | Rewritten to use ../packages/DOS/common.dj. | Gisle Vanem |
2006-10-14 | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse |
2005-11-14 | Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'. | Gisle Vanem |
2005-11-09 | Update with "new" HAVE_xx. | Gisle Vanem |
2004-08-19 | ZLIB_ROOT not needed | Gisle Vanem |
2004-08-19 | My first CVS commit just to see if this works. | Gisle Vanem |
2004-07-01 | Gisle added makefile for djgpp builds | Daniel Stenberg |