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-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
2007-12-03
Daniel Stenberg
Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Daniel Stenberg
Brad Spencer fixed the configure script to assume that...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Daniel Stenberg
the gethostbyname fix applied here as well
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Daniel Stenberg
fix next_lookup() to continue searching even if c-ares...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Daniel Stenberg
Remove the check for libdl since that isn't actually...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Daniel Stenberg
pkgconfig fix by Andreas Schuldei
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Daniel Stenberg
spellfix
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Daniel Stenberg
and we start on 1.5.2!
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Daniel Stenberg
change
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Daniel Stenberg
oops
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Daniel Stenberg
start working on 1.5.1 now
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Daniel Stenberg
this is what 1.5.0 is
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Daniel Stenberg
fill in missing copyrights
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Gunter Knauf
removed now obsolete defines;
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Steinar H....
Fix a double free.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Yang Tse
Needed now that in6_addr is referenced in ares.h
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Steinar H....
When looking up in DNS and then in the hosts file,...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Steinar H....
Return TTL data from ares_parse_{a,aaaa}_reply, if...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
Yang Tse
Define WIN32 when build target is Win32 API.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
Yang Tse
The only libraries actually needed for sample programs...
commit
|
commitdiff
|
tree
|
snapshot
next