Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the ares subtree | Daniel Stenberg | 2010-03-24 | 11 | -1051/+0 |
| | | | | | | c-ares is now hosted entirely separate from the curl project see http://c-ares.haxx.se/ for all details concerning c-ares, its source repository and more. | ||||
* | Added IPv6 name servers support | Yang Tse | 2010-03-05 | 1 | -0/+4 |
| | |||||
* | Added ares_nowarn.* to VC6 project file | Yang Tse | 2010-02-28 | 1 | -0/+8 |
| | |||||
* | Changed c-ares naming conventions when using MSVC as described in README.msvc | Yang Tse | 2009-11-23 | 4 | -32/+32 |
| | |||||
* | Add ares_data.c and ares_data.h | Yang Tse | 2009-11-20 | 1 | -0/+8 |
| | |||||
* | Add kernel32.lib | Yang Tse | 2009-11-11 | 4 | -28/+28 |
| | |||||
* | Ignore more subdirs | Yang Tse | 2009-11-10 | 4 | -0/+8 |
| | |||||
* | Sync linker and resource compiler options with Makefile.msvc | Yang Tse | 2009-11-10 | 4 | -64/+64 |
| | |||||
* | Follow Makefile.msvc subdirectory naming scheme, and sync compiler options | Yang Tse | 2009-11-09 | 4 | -138/+138 |
| | |||||
* | ignore files | Yang Tse | 2009-10-29 | 5 | -0/+24 |
| | |||||
* | Empty subdir | Yang Tse | 2009-10-29 | 1 | -3/+0 |
| | |||||
* | Updated MSVC 6.0 workspace and project files that allows building | Yang Tse | 2009-10-29 | 10 | -656/+921 |
| | | | | | | | | dynamic and static c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries. | ||||
* | don't ignore these subdirs, they must be removed first | Yang Tse | 2009-06-13 | 3 | -6/+0 |
| | |||||
* | Remove DEBUGBUILD symbol definition, is not required for programs using the ↵ | Yang Tse | 2009-06-13 | 3 | -6/+6 |
| | | | | library. | ||||
* | DEBUGBUILD symbol definition for debug builds | Yang Tse | 2009-06-13 | 4 | -8/+8 |
| | |||||
* | ignore some subdirs | Yang Tse | 2009-06-13 | 4 | -0/+8 |
| | |||||
* | Introduction of ares_library_init() and ares_library_cleanup() | Yang Tse | 2009-05-17 | 1 | -0/+8 |
| | |||||
* | cope with ares_build.h and ares_rules.h | Yang Tse | 2009-04-30 | 4 | -12/+20 |
| | |||||
* | rearrange to allow internal/private use of ares_writev to any system | Yang Tse | 2008-09-16 | 1 | -0/+8 |
| | | | | that lacks the writev function. | ||||
* | rearrange to allow internal/private use of ares_strcasecmp to any system that | Yang Tse | 2008-09-15 | 1 | -0/+8 |
| | | | | lacks the strcasecmp function. | ||||
* | also ignore this | Yang Tse | 2008-05-13 | 1 | -0/+2 |
| | |||||
* | also ignore this | Yang Tse | 2008-05-13 | 4 | -0/+4 |
| | |||||
* | ignore this compilation time generated files | Yang Tse | 2008-05-13 | 4 | -0/+8 |
| | |||||
* | don't keep in CVS this compilation time generated file | Yang Tse | 2008-05-13 | 3 | -6/+0 |
| | |||||
* | update MSVC6 projects to use the multithreaded DLL runtime library | Yang Tse | 2008-05-13 | 3 | -16/+16 |
| | |||||
* | add MSVC6 project for acountry sample program | Yang Tse | 2008-05-13 | 2 | -0/+125 |
| | |||||
* | Use monotonic time source if available. | Yang Tse | 2008-05-09 | 1 | -0/+4 |
| | |||||
* | - Alexey Simak fixed the VC dsp file by adding the missing source file | Daniel Stenberg | 2008-04-04 | 1 | -0/+4 |
| | | | | ares_expand_string.c | ||||
* | The only libraries actually needed for sample programs adig and | Yang Tse | 2007-11-08 | 2 | -8/+10 |
| | | | | ahost are ws2_32.lib and advapi32.lib | ||||
* | Add ares_llist.c and ares_llist.h to MSCV project file. | Yang Tse | 2007-10-02 | 1 | -0/+8 |
| | |||||
* | ares_getopt() command-line parser function does not belong to actual | Yang Tse | 2007-04-16 | 3 | -15/+27 |
| | | | | | c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c | ||||
* | update MSVC project files with ares_getopt() | Yang Tse | 2007-04-12 | 2 | -15/+15 |
| | |||||
* | Andreas Rieke fixed back the correct line endings! | Daniel Stenberg | 2006-11-05 | 1 | -240/+240 |
| | |||||
* | Andreas Rieke added missing file and changed line endings | Daniel Stenberg | 2006-11-03 | 1 | -236/+240 |
| | |||||
* | HAVE_xx defines moved to config-win32.h. | Gisle Vanem | 2005-11-11 | 2 | -11/+11 |
| | |||||
* | Remove generated files areslib.plg areslib.mak from CVS. | Gisle Vanem | 2005-11-10 | 2 | -536/+0 |
| | |||||
* | Remove generated files ahost.plg ahost.mak from CVS. | Gisle Vanem | 2005-11-10 | 2 | -239/+0 |
| | |||||
* | Remove generated files adig.plg adig.mak from CVS. | Gisle Vanem | 2005-11-10 | 2 | -290/+0 |
| | |||||
* | Fixes for building with MSVC-6/7. Added inet*.c. | Gisle Vanem | 2005-11-09 | 3 | -56/+161 |
| | | | | | Replace <winsock.h> with <winsock2.h> + <ws2tcpip.h> (ala libcurl since IPv6 is not optional now). | ||||
* | Fixes for building ahost with MSVC-6/7. Added inet*.c. | Gisle Vanem | 2005-11-09 | 2 | -11/+11 |
| | |||||
* | Samuel Díaz García's correction | Daniel Stenberg | 2005-03-05 | 2 | -8/+8 |
| | |||||
* | Updated as suggested by Samuel Díaz García | Daniel Stenberg | 2005-02-22 | 2 | -8/+8 |
| | |||||
* | added ares_cancel and ares_version | Daniel Stenberg | 2004-11-07 | 2 | -0/+28 |
| | |||||
* | Removed ares_free_errmem.c from MSCV project files. | Gisle Vanem | 2004-08-29 | 2 | -372/+358 |
| | | | | Fixed line-endings to CR-LF. | ||||
* | generated files, no need to keep in CVS | Daniel Stenberg | 2004-04-05 | 2 | -0/+0 |
| | |||||
* | ares 1.1.1 with collected applied patches | Daniel Stenberg | 2003-10-07 | 15 | -0/+1482 |