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-10-07
Initial attempt to support configure's --(dis|en)able-optimize
Yang Tse
2008-10-02
fix comment
Yang Tse
2008-10-02
Initial attempt to support configure's --(dis|en)able-warnings
Yang Tse
2008-09-30
fix compiler warning: dereferencing type-punned pointer will break strict-ali...
Yang Tse
2008-09-30
now compiler warnings are activated for all gcc builds, not only debug ones.
Yang Tse
2008-09-30
Use CFLAGS for icc linker options instead of LDFLAGS,
Yang Tse
2008-09-29
use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number
Yang Tse
2008-09-29
Temporary icc adjustment:
Yang Tse
2008-09-24
HAVE_INET_PTON will only be defined when an IPv6 capable working
Yang Tse
2008-09-24
HAVE_INET_NTOP will only be defined when an IPv6 capable working
Yang Tse
2008-09-24
ntoa() and inet_ntoa_r() no longer used
Yang Tse
2008-09-22
icc adjustments for icc 9.0 and prior versions:
Yang Tse
2008-09-22
attempt to make work the gethostname function
Yang Tse
2008-09-21
Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP
Gisle Vanem
2008-09-19
icc adjustments:
Yang Tse
2008-09-18
icc adjustments
Yang Tse
2008-09-18
fix netdb.h prerequisite inclusion
Yang Tse
2008-09-17
improve detection of getservbyport_r()
Yang Tse
2008-09-17
On Linux Intel's icc uses gcc's header files, so
Yang Tse
2008-09-17
improve detection of gethostname()
Yang Tse
2008-09-17
NetWare builds include "nameser.h" from the c-ares subdir
Yang Tse
2008-09-17
include <strings.h>
Yang Tse
2008-09-17
Sync up with reality
Yang Tse
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
2008-09-17
reorder some lines in file
Yang Tse
2008-09-16
code cleanup
Yang Tse
2008-09-16
NetWare seems to have writev()
Yang Tse
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
2008-09-15
NetWare CLIB target has stricmp() and strnicmp()
Yang Tse
2008-09-15
include header file only when available
Yang Tse
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
2008-09-15
improve detection of:
Yang Tse
2008-09-13
*** empty log message ***
Yang Tse
2008-09-12
djgpp does have strdup().
Gisle Vanem
2008-09-12
change CRLF into LF line endings
Yang Tse
2008-09-11
strdup() clone for systems/configurations which lack it
Yang Tse
2008-09-11
move inclusion of ares_private.h last
Yang Tse
2008-09-10
icc adjustments
Yang Tse
2008-09-09
icc adjustments
Yang Tse
2008-09-08
Select strict ANSI C89 conformance for icc
Yang Tse
2008-09-06
remove unnecessary typecasting of malloc()
Yang Tse
2008-09-06
remove unnecessary typecasting of realloc()
Yang Tse
2008-08-29
we start over working towards 1.5.4
Daniel Stenberg
2008-08-29
Version 1.5.3
Daniel Stenberg
2008-08-29
added the three people from RELEASE-NOTES and sorted the list alphabetically
Daniel Stenberg
2008-08-27
Don't abort configuration if recvfrom() is not available.
Yang Tse
2008-08-26
Functionality only possible if recvfrom() is available.
Yang Tse
2008-08-25
George Neill's fix acountry sample application compilation failure.
Yang Tse
2008-08-25
Brad House's validation that DNS response address matches the request address
Yang Tse
2008-08-21
fix the output name
Yang Tse
[next]