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-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
2008-05-05
Improved parsing of resolver configuration files
Yang Tse
2008-04-07
make previous compiler warning fix more portable
Yang Tse
2008-04-07
fix compiler warning: indirection to slightly different base types
Yang Tse
2008-04-07
fix compiler warning: local variable may be used without having been initialized
Yang Tse
2008-04-07
fix compiler warning: unreferenced formal parameter
Yang Tse
2008-04-07
fix compiler warning: assignment within conditional expression
Yang Tse
2008-04-04
- Alexey Simak fixed the VC dsp file by adding the missing source file
Daniel Stenberg
2008-04-04
Alexey Simak made adig support NAPTR records
Daniel Stenberg
[prev]
[next]