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
2009-07-16
test if adding ../lib to includes can fix the current break ...
Gunter Knauf
2009-07-14
renamed generated config.h to ares_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-21
Refactor how libraries are checked for connect() function, follow-up.
Yang Tse
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
2009-06-20
Remove unneeded defines.
Gisle Vanem
2009-06-20
Use select_s() and not select().
Gisle Vanem
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
2009-06-18
add CloseSocket camel case function check
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-06-13
Remove HAVE_CONFIG_H definition from here,
Yang Tse
2009-06-13
initial step towards decoupling c-ares from libcurl for DOS
Yang Tse
2009-06-13
don't ignore these subdirs, they must be removed first
Yang Tse
2009-06-13
Remove DEBUGBUILD symbol definition, is not required for programs using the l...
Yang Tse
2009-06-13
DEBUGBUILD symbol definition for debug builds
Yang Tse
2009-06-13
ignore some subdirs
Yang Tse
2009-06-13
fix comment
Yang Tse
2009-06-12
Try to make more clear that --enable-curldebug has nothing to do with --enabl...
Yang Tse
2009-06-12
Revert last change, it is inappropriate.
Yang Tse
2009-06-12
Replace CURLDEBUG with DEBUGBUILD.
Gisle Vanem
2009-06-11
when running automake copy missing files instead of symlinking them
Yang Tse
2009-06-10
Adjusted to take in account that...
Yang Tse
2009-06-09
c-ares' --enable-debug --enable-curldebug decoupling follow-up
Yang Tse
2009-06-08
mention last changes
Yang Tse
2009-06-08
Remove buildconf.bat from release and daily snapshot archives.
Yang Tse
2009-06-08
Ensure that buildconf.bat does nothing unless it is used with a CVS checkout.
Yang Tse
2009-06-08
CVS-INFO file only present in CVS tree, never in release nor daily snapshot
Yang Tse
2009-06-08
Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement).
Gisle Vanem
2009-06-08
just comment it out
Yang Tse
2009-06-08
For debugging purposes...
Yang Tse
2009-06-06
c-ares Makefile.am back to using $(top_builddir) for *_LDADD
Yang Tse
2009-06-05
c-ares' -no-undefined and --enable-curldebug adjustments
Yang Tse
2009-06-02
Use relative path to built c-ares tree libtool library
Yang Tse
2009-06-01
John E. Malmberg noticed that the configure script was failing to detect the
Yang Tse
2009-05-29
Fix compiler warning: out of bound access
Yang Tse
2009-05-28
fix compilation on AIX
Yang Tse
2009-05-28
c-ares' --enable-curldebug adjustments
Yang Tse
2009-05-28
Remove temporarily introduced memory leak.
Yang Tse
2009-05-27
Temporarily introduce a memory leak to verify curl debug memory tracking works.
Yang Tse
2009-05-27
Allow curl debug memory tracking when building a shared library on
Yang Tse
2009-05-26
language fix
Daniel Stenberg
2009-05-26
Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
Yang Tse
2009-05-26
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...
Yang Tse
2009-05-26
Prevent copying 'sourced' manpages for build targets that don't use them.
Yang Tse
2009-05-23
minor edits
Daniel Stenberg
2009-05-21
Include .pdf versions of c-ares man pages in distribution tarball.
Yang Tse
2009-05-21
Allow generation of .html and .pdf versions of c-ares man pages.
Yang Tse
2009-05-21
$(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.
Gisle Vanem
2009-05-20
Mention last changes
Yang Tse
2009-05-20
Initial ares_library_cleanup(3) man page
Yang Tse
2009-05-20
Update man page
Yang Tse
[next]