summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-29Removed ares_free_errmem.c from MSCV project files.Gisle Vanem2-372/+358
2004-08-20More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem5-5/+15
2004-08-20No WSAGetLastError() on Watt-32/DOSGisle Vanem1-1/+1
2004-08-20No <sys/uio.h> on DOS/Win32Gisle Vanem1-7/+1
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem17-48/+88
2004-08-19ZLIB_ROOT not neededGisle Vanem1-3/+1
2004-08-19My first CVS commit just to see if this works.Gisle Vanem1-56/+52
2004-08-13mention Harshal Pradhan's windows fixDaniel Stenberg1-0/+5
2004-08-13Harshal Pradhan made minor syntax change to make this build with MSVC 7.1Daniel Stenberg1-1/+1
2004-08-10ignore more filesDaniel Stenberg1-0/+9
2004-07-29variable type fixDaniel Stenberg1-13/+14
2004-07-29removed C++ comment to please picky source checkersDaniel Stenberg1-1/+3
2004-07-24--enable-debug builds static only, Gisle fixed a memory leak and moreDaniel Stenberg1-0/+17
2004-07-24Gisle Vanem:Daniel Stenberg4-19/+61
2004-07-24--enable-debug now makes the lib built static only since otherwise weDaniel Stenberg1-8/+11
2004-07-24generate the new configure betterDaniel Stenberg1-1/+1
2004-07-23now generated by automakeDaniel Stenberg1-783/+0
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg38-3083/+1022
2004-07-11minor cleanup.Gunter Knauf1-28/+6
2004-07-11added ifdef for NetWare to ares.h.Gunter Knauf2-2/+1
2004-07-06mingw and netware makefiles added by Gunter KnaufDaniel Stenberg1-0/+2
2004-07-05minor cosmetic fix.Gunter Knauf1-2/+2
2004-07-05added MingW32 makefile.Gunter Knauf1-0/+75
2004-07-05try to relax linux build host detection.Gunter Knauf1-1/+1
2004-07-04Günter Knauf made c-ares build and run on Novell Netware.Daniel Stenberg1-0/+3
2004-07-04added NetWare section for paths.Gunter Knauf1-0/+5
2004-07-04update to build both test apps.Gunter Knauf1-36/+43
2004-07-03minor fix for compiling on Linux.Gunter Knauf1-3/+1
2004-07-03added few ifdefs to make it usable for NetWare.Gunter Knauf1-1/+7
2004-07-03added NetWare makefile.Gunter Knauf1-0/+335
2004-07-01djgpp fixes by GisleDaniel Stenberg5-2/+22
2004-07-01Gisle's win32-fix. 'errno' is not used for errors when socket() fails onDaniel Stenberg1-4/+12
2004-07-01Gisle added makefile for djgpp buildsDaniel Stenberg2-0/+57
2004-07-01Gisle's djgpp magicDaniel Stenberg1-0/+3
2004-07-01Gisle Vanem made this build fine with djgpp and the Watt-32 stack.Daniel Stenberg3-1/+28
2004-06-14prevent compiler warnings on non-win32 platformsDaniel Stenberg1-1/+3
2004-06-10Gisle Vanem's init patch for WindowsDaniel Stenberg2-25/+122
2004-06-08fixDaniel Stenberg1-0/+3
2004-06-08James Bursa fixed a RISC OS init issue, removed trailing whitespaceDaniel Stenberg1-7/+7
2004-05-27free() allocated memory when the ares search can't be madeDaniel Stenberg1-0/+5
2004-05-27clear the domains and sortlist when the 'channel' is first created so thatDaniel Stenberg1-2/+6
2004-05-27better checks to avoid free(NULL)Daniel Stenberg1-4/+4
2004-05-27James Bursa's fix to prevent free(NULL) to occurDaniel Stenberg1-5/+9
2004-05-13James Bursa's patch to avoid free(NULL) (mainly because the libcurl memdebugDaniel Stenberg1-3/+4
2004-05-11- Nico Stappenbelt reported that when processing domain and search lines inDaniel Stenberg2-2/+18
2004-05-03don't free(NULL)Daniel Stenberg1-1/+2
2004-04-131.2.0Daniel Stenberg1-0/+4
2004-04-11updated to not include the msvc-generated filesDaniel Stenberg1-2/+0
2004-04-11when checked out from CVS, run this to generate the proper scriptsDaniel Stenberg1-0/+4
2004-04-08we're working on 1.2.0 nowDaniel Stenberg1-2/+2