index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
Age
Commit message (
Expand
)
Author
2008-06-09
fix pkg-config reporting of private libraries needed for static linking
Yang Tse
2008-06-06
MSVC does build Windows native targets
Yang Tse
2008-05-30
Brad House fixed a missing header file inclusion in adig sample program
Yang Tse
2008-05-29
start working on 1.5.3
Daniel Stenberg
2008-05-29
1.5.2
Daniel Stenberg
2008-05-26
fix compiler warning: unreferenced formal parameter
Yang Tse
2008-05-23
list all local sources the (demo) tools need, add a few missing scripts to
Daniel Stenberg
2008-05-23
this is not used (anymore)
Daniel Stenberg
2008-05-22
make sure the configure.ac file with the correct version number is shipped
Daniel Stenberg
2008-05-22
MSVC6+ clean-up targets must also remove acountry.exe
Yang Tse
2008-05-22
sync with reality
Yang Tse
2008-05-21
fix: [action-if-found] part of AC_CHECK_TYPE macro cannot be quoted when empty
Yang Tse
2008-05-21
fix: remove need and definition of HAVE_SOCKLEN_T symbol
Yang Tse
2008-05-21
fix: socklen_t definition comment
Yang Tse
2008-05-20
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
Yang Tse
2008-05-20
fix underquoting of AC_LANG_PROGRAM arguments
Yang Tse
2008-05-20
if'def out private function ares__tvdiff(), it is not in use yet.
Yang Tse
2008-05-20
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
Yang Tse
2008-05-19
fix socklen_t equivalent detection when cross compiling Windows target
Yang Tse
2008-05-19
if WINSOCK2 API is used link with 'ws2_32', else
Yang Tse
2008-05-18
on winsock systems linking is done using library 'ws2_32' when
Yang Tse
2008-05-17
minor change for wince-cegcc and wince-mingw32ce support
Yang Tse
2008-05-15
millisecond resolution support followup
Yang Tse
2008-05-15
Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
Gisle Vanem
2008-05-15
sync with reality
Yang Tse
2008-05-15
remove compilation time generated files
Yang Tse
2008-05-15
use same time source for timeout initialization and processing
Yang Tse
2008-05-14
Improve toolchain detection for WinCE cross compilation:
Yang Tse
2008-05-14
skip checks for Windows specific header files
Yang Tse
2008-05-14
WinCE cross compilation adjustments:
Yang Tse
2008-05-13
- Introducing millisecond resolution support for the timeout option. See
Daniel Stenberg
2008-05-13
also ignore this
Yang Tse
2008-05-13
also ignore this
Yang Tse
2008-05-13
ignore this compilation time generated files
Yang Tse
2008-05-13
don't keep in CVS this compilation time generated file
Yang Tse
2008-05-13
add MSVC6 project for acountry sample program
Yang Tse
2008-05-13
update MSVC6 projects to use the multithreaded DLL runtime library
Yang Tse
2008-05-13
add MSVC6 project for acountry sample program
Yang Tse
2008-05-12
skip libtool C++ preprocessor compiler and linker checks
Yang Tse
2008-05-12
ignore libcares.pc
Yang Tse
2008-05-12
configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only
Yang Tse
2008-05-10
fix syntax error: missing semicolon
Yang Tse
2008-05-10
Add library checking for clock_gettime() support
Yang Tse
2008-05-09
Use monotonic time source if available.
Yang Tse
2008-05-09
Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too
Daniel Stenberg
2008-05-08
include strings.h (if available) for the strcasecmp() proto
Daniel Stenberg
2008-05-08
check for strings.h in configure and use it for the strcasecmp() proto
Daniel Stenberg
2008-05-07
adjusted to work with the updated configure.ac
Daniel Stenberg
2008-05-07
- Sebastian made c-ares able to return all PTR-records when doing reverse
Daniel Stenberg
2008-05-07
- Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to
Daniel Stenberg
[prev]
[next]