Age | Commit message (Expand) | Author |
2004-11-11 | fix the -I path to the proper include dir when --enable-debug is used | Daniel Stenberg |
2004-11-11 | Adapted for C++. | Gisle Vanem |
2004-11-10 | Replace IsNT with IS_NT(). | Gisle Vanem |
2004-11-10 | Replace IsNT with IS_NT(). | Gisle Vanem |
2004-11-09 | fix CURL_EXTERN for debug builds | Daniel Stenberg |
2004-11-07 | two post-1.2.1 changes | Daniel Stenberg |
2004-11-07 | added ares_cancel and ares_version | Daniel Stenberg |
2004-10-26 | mention incompatibilities with ares | Daniel Stenberg |
2004-10-24 | ignore this | Daniel Stenberg |
2004-10-24 | maketgz now creates a ares_version.h.dist file with the given version data | Daniel Stenberg |
2004-10-20 | 1.2.1 release time | Daniel Stenberg |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-09-28 | - Henrik Stoerner fix: got a report that Tru64 Unix (the unix from Digital | Daniel Stenberg |
2004-09-26 | - Henrik Stoerner: found out that C-ARES does not look at the /etc/host.conf | Daniel Stenberg |
2004-09-26 | Dominick Meglio host file path discovery patch for windows | Daniel Stenberg |
2004-09-14 | ignore more | Daniel Stenberg |
2004-09-03 | fixed nasty warnings with gcc 3.3. | Gunter Knauf |
2004-08-30 | mention Gisle's recent fixes | Daniel Stenberg |
2004-08-29 | Removed ares_free_errmem.c from MSCV project files. | Gisle Vanem |
2004-08-20 | More patches for Watt-32 on Win32; don't include "nameser.h". | Gisle Vanem |
2004-08-20 | No WSAGetLastError() on Watt-32/DOS | Gisle Vanem |
2004-08-20 | No <sys/uio.h> on DOS/Win32 | Gisle Vanem |
2004-08-20 | Changes for Watt-32 on Windows. I've assumed Configure | 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-08-13 | mention Harshal Pradhan's windows fix | Daniel Stenberg |
2004-08-13 | Harshal Pradhan made minor syntax change to make this build with MSVC 7.1 | Daniel Stenberg |
2004-08-10 | ignore more files | Daniel Stenberg |
2004-07-29 | variable type fix | Daniel Stenberg |
2004-07-29 | removed C++ comment to please picky source checkers | Daniel Stenberg |
2004-07-24 | --enable-debug builds static only, Gisle fixed a memory leak and more | Daniel Stenberg |
2004-07-24 | Gisle Vanem: | Daniel Stenberg |
2004-07-24 | --enable-debug now makes the lib built static only since otherwise we | Daniel Stenberg |
2004-07-24 | generate the new configure better | Daniel Stenberg |
2004-07-23 | now generated by automake | Daniel Stenberg |
2004-07-22 | - Fixed a few variable return types for some system calls. Made configure | Daniel Stenberg |
2004-07-11 | minor cleanup. | Gunter Knauf |
2004-07-11 | added ifdef for NetWare to ares.h. | Gunter Knauf |
2004-07-06 | mingw and netware makefiles added by Gunter Knauf | Daniel Stenberg |
2004-07-05 | minor cosmetic fix. | Gunter Knauf |
2004-07-05 | added MingW32 makefile. | Gunter Knauf |
2004-07-05 | try to relax linux build host detection. | Gunter Knauf |
2004-07-04 | G�nter Knauf made c-ares build and run on Novell Netware. | Daniel Stenberg |
2004-07-04 | added NetWare section for paths. | Gunter Knauf |
2004-07-04 | update to build both test apps. | Gunter Knauf |
2004-07-03 | minor fix for compiling on Linux. | Gunter Knauf |
2004-07-03 | added few ifdefs to make it usable for NetWare. | Gunter Knauf |
2004-07-03 | added NetWare makefile. | Gunter Knauf |
2004-07-01 | djgpp fixes by Gisle | Daniel Stenberg |
2004-07-01 | Gisle's win32-fix. 'errno' is not used for errors when socket() fails on | Daniel Stenberg |