projects
/
platform
/
upstream
/
c-ares.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/c-ares.git
2008-07-16
Yang Tse
Configure process now checks availability of recvfrom...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Yang Tse
Initial DEC/Compaq C compiler detection and flags
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Yang Tse
Improved configure detection of number of arguments...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-15
Yang Tse
Allow --enable-largefile and --disable-largefile config...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Yang Tse
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Yang Tse
since Jun 30 2008 MAXHOSTNAMELEN define is no longer...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Yang Tse
fix c-ares version reported in generated libcares.pc...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Yang Tse
egrep and ar are also mandatory
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Daniel Stenberg
just to clarify that c-ares actually have some ipv6...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Daniel Stenberg
ares_gethostbyname() fallback from AAA to A records...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-03
Daniel Stenberg
- Phil Blundell: If you ask ares_gethostbyname() to...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Yang Tse
The configure process will now halt when sed or grep...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-02
Yang Tse
fallback to gettimeofday when monotonic clock is unavai...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Yang Tse
IBM C/C++ compiler predefined macro check
commit
|
commitdiff
|
tree
|
snapshot
2008-07-01
Yang Tse
set earlier in configure process IBM compilers optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Yang Tse
make check message wording more precise
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Daniel Stenberg
- As was pointed out to me by Andreas Schuldei, the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Yang Tse
fix C style comment
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Yang Tse
John Lightsey filed bug report #1999181: "CLOCK_MONOTON...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Yang Tse
Modified configuration script to actually verify if...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Yang Tse
No longer break out of a shell "for" statement from...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Gunter Knauf
enable additional CFLAGS from commandline.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Yang Tse
fix pkg-config reporting of private libraries needed...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Yang Tse
MSVC does build Windows native targets
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Yang Tse
Brad House fixed a missing header file inclusion in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Daniel Stenberg
start working on 1.5.3
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Daniel Stenberg
1.5.2
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Yang Tse
fix compiler warning: unreferenced formal parameter
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Daniel Stenberg
list all local sources the (demo) tools need, add a...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Daniel Stenberg
this is not used (anymore)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Daniel Stenberg
make sure the configure.ac file with the correct versio...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Yang Tse
MSVC6+ clean-up targets must also remove acountry.exe
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
Yang Tse
sync with reality
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Yang Tse
fix: [action-if-found] part of AC_CHECK_TYPE macro...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Yang Tse
fix: remove need and definition of HAVE_SOCKLEN_T symbol
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
Yang Tse
fix: socklen_t definition comment
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Yang Tse
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Yang Tse
fix underquoting of AC_LANG_PROGRAM arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Yang Tse
if'def out private function ares__tvdiff(), it is not...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
Yang Tse
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Yang Tse
fix socklen_t equivalent detection when cross compiling...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
Yang Tse
if WINSOCK2 API is used link with 'ws2_32', else
commit
|
commitdiff
|
tree
|
snapshot
2008-05-18
Yang Tse
on winsock systems linking is done using library 'ws2_3...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
Yang Tse
minor change for wince-cegcc and wince-mingw32ce support
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Yang Tse
millisecond resolution support followup
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Gisle Vanem
Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Yang Tse
sync with reality
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Yang Tse
remove compilation time generated files
commit
|
commitdiff
|
tree
|
snapshot
2008-05-15
Yang Tse
use same time source for timeout initialization and...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Yang Tse
Improve toolchain detection for WinCE cross compilation:
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Yang Tse
skip checks for Windows specific header files
commit
|
commitdiff
|
tree
|
snapshot
2008-05-14
Yang Tse
WinCE cross compilation adjustments:
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Daniel Stenberg
- Introducing millisecond resolution support for the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
also ignore this
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
also ignore this
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
ignore this compilation time generated files
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
don't keep in CVS this compilation time generated file
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
add MSVC6 project for acountry sample program
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
update MSVC6 projects to use the multithreaded DLL...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-13
Yang Tse
add MSVC6 project for acountry sample program
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Yang Tse
skip libtool C++ preprocessor compiler and linker checks
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Yang Tse
ignore libcares.pc
commit
|
commitdiff
|
tree
|
snapshot
2008-05-12
Yang Tse
configure script will now define HAVE_CLOCK_GETTIME_MON...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Yang Tse
fix syntax error: missing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2008-05-10
Yang Tse
Add library checking for clock_gettime() support
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Yang Tse
Use monotonic time source if available.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-09
Daniel Stenberg
Removed AC_PROG_CC_STDC again. It enforces C99/gnu99...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Daniel Stenberg
include strings.h (if available) for the strcasecmp...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-08
Daniel Stenberg
check for strings.h in configure and use it for the...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Daniel Stenberg
adjusted to work with the updated configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Daniel Stenberg
- Sebastian made c-ares able to return all PTR-records...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-07
Daniel Stenberg
- Doug Goldstein provided a configure patch: updates...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-05
Yang Tse
Improved parsing of resolver configuration files
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Yang Tse
make previous compiler warning fix more portable
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Yang Tse
fix compiler warning: indirection to slightly different...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Yang Tse
fix compiler warning: local variable may be used withou...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Yang Tse
fix compiler warning: unreferenced formal parameter
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Yang Tse
fix compiler warning: assignment within conditional...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Daniel Stenberg
- Alexey Simak fixed the VC dsp file by adding the...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Daniel Stenberg
Alexey Simak made adig support NAPTR records
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Daniel Stenberg
Eino Tuominen improved the code when a file is used...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Yang Tse
Force AIX xlc to fail and not generate object code...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Gunter Knauf
added get_ver.awk since c-ares is a standalone project...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Gunter Knauf
a couple of small fixes to the makefile:
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Gunter Knauf
fixed linker def file for tools when compiled with...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Gunter Knauf
added some files which were missing in release tarballs.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Gunter Knauf
updated copyright for new year.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-02
Gisle Vanem
Added '-d' option for Watt-32 debugging.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-18
Yang Tse
MSVC 9.0 (VS2008) does not support Windows build target...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Daniel Stenberg
build acountry too
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Gisle Vanem
Added acountry.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Gisle Vanem
Added build of acountry.nlm.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Gisle Vanem
Added build of acountry.exe.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Gisle Vanem
Build acountry.exe. Added 'socklen_t' define.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Gisle Vanem
Another sample application that returns country-code and
commit
|
commitdiff
|
tree
|
snapshot
2007-12-10
Daniel Stenberg
grrr, the previous commit was meant to properly make...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-10
Daniel Stenberg
when building
commit
|
commitdiff
|
tree
|
snapshot
2007-12-10
Daniel Stenberg
build ahost and adig by default but don't install them
commit
|
commitdiff
|
tree
|
snapshot
2007-12-10
Gisle Vanem
Fix for targets that do have 'struct in6_addr', but...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Yang Tse
Fix three issues previous cleanup introduces.
commit
|
commitdiff
|
tree
|
snapshot
next