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
2004-02-17
include ares_private.h to make sure we get the memdebug stuff included
Daniel Stenberg
2004-02-17
If CURLDEBUG is set we use the libcurl internal memdebug system to track
Daniel Stenberg
2004-02-16
only build adig and ahost if 'make demos' is used
Daniel Stenberg
2004-02-15
don't assume we can use gcc 2.96+ options
Daniel Stenberg
2004-02-13
removed usage of unset variables (by a function that does nothing!)
Daniel Stenberg
2004-02-11
install ares_version.h as well
Daniel Stenberg
2004-02-11
Dirk Manske's fix to install ares_version.h as well
Daniel Stenberg
2004-02-05
include process.h to get the _getpid() proto
Daniel Stenberg
2004-02-04
fixed "comparison between signed and unsigned" complaints
Daniel Stenberg
2004-02-04
don't use 'sin' as variable name as the picky compiler warnings complain
Daniel Stenberg
2004-02-04
fixing
Daniel Stenberg
2004-02-04
prevent a compiler warning about a macro definition
Daniel Stenberg
2004-02-04
prevent the windows version to use global symbol names
Daniel Stenberg
2004-02-04
we use the more aggressive compiler warnings
Daniel Stenberg
2004-02-04
made more pointers unsigned, as they were mostly used passed in to functions
Daniel Stenberg
2004-02-04
typecast comparision between signed and unsigned
Daniel Stenberg
2004-02-04
try_config() takes a second parameter as const, to prevent picky compiler
Daniel Stenberg
2004-02-04
takes a void *, not a char * anymore
Daniel Stenberg
2004-02-04
ares_free_string() now takes a void * instead
Daniel Stenberg
2004-02-04
don't compare signed and unsigned
Daniel Stenberg
2004-02-04
added a tags target
Daniel Stenberg
2004-02-04
new configure file
Daniel Stenberg
2004-02-04
use configure.ac instead of configure.in
Daniel Stenberg
2004-02-04
stop a compiler warning
Daniel Stenberg
2004-02-03
libcares.a is here
Daniel Stenberg
2004-02-03
We now produce 'libcares.a' instead, to make it possible to have both c-ares
Daniel Stenberg
2004-02-03
add link to the new cares web site
Daniel Stenberg
2004-02-03
added notes about incompatible functions
Daniel Stenberg
2004-02-03
adjusted to the new single-parameter version of this function
Daniel Stenberg
2004-02-03
removed odd newline
Daniel Stenberg
2004-02-03
modified *strerror()
Daniel Stenberg
2004-02-02
use the new single-argument ares_strerror()
Daniel Stenberg
2004-02-02
remove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg
2004-02-02
removed the silly second argument to ares_strerror()
Daniel Stenberg
2004-01-29
documented ares_version()
Daniel Stenberg
2004-01-29
return a const char *
Daniel Stenberg
2004-01-29
use the name 'c-ares' for this package
Daniel Stenberg
2004-01-29
include the new README.cares
Daniel Stenberg
2004-01-29
point out that this is a forked project, all c-ares specific stuff is now
Daniel Stenberg
2004-01-29
c-ares specific README, leaving most of the original README as-is
Daniel Stenberg
2004-01-29
cut off the initial blurb, moved that to README.cares
Daniel Stenberg
2004-01-29
Dirk Manske fixed a flaw in the setting of the socket to non-blocking
Daniel Stenberg
2004-01-04
the gettimeofday fix
Daniel Stenberg
2004-01-04
Dominick Meglio's fix to make our private gettimeofday() use the ares_
Daniel Stenberg
2003-10-24
c-ares is the new name and ares_version() was added
Daniel Stenberg
2003-10-24
Introducing ares_version(), so that we can have apps get version info about
Daniel Stenberg
2003-10-17
ignore these too
Daniel Stenberg
2003-10-08
name it pre1
Daniel Stenberg
2003-10-08
clarify why this package exists
Daniel Stenberg
2003-10-08
run autoconf if needed
Daniel Stenberg
[prev]
[next]