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
2009-09-17
Yang Tse
Attempt to silence bogus compiler warning: "Potential...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Yang Tse
ignore more files
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gisle Vanem
Suppress warnings about unused prototypes in Watt32...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gisle Vanem
Update email address.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gisle Vanem
Update my email address. Add ares_config.h as dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Yang Tse
T_SRV portability check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Gunter Knauf
changed includes to match style how we do with all...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Gunter Knauf
changed u_int16_t to unsigned short because it is the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Gisle Vanem
Replace 'uint16_t' with 'u_int16_t' since the latter...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Gisle Vanem
Added 'ares_parse_srv_reply.obj'. Added definition...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Daniel Stenberg
- Jakub Hrozek added ares_parse_srv_reply() for SRV...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Steinar H....
Support lookup of IPv4 literals in ares_gethostbyname...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Gisle Vanem
Remove call to LoadLibrary(). (leftover from debugging).
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Gisle Vanem
Fix bad sentence.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Daniel Stenberg
- Timo Teras changed the reason code used in the resolv...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Daniel Stenberg
- Joshua Kwan fixed the init routine to fill in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Gunter Knauf
test if adding ../lib to includes can fix the current...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Gunter Knauf
renamed generated config.h to ares_config.h in order...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Yang Tse
Refactor how libraries are checked for connect() functi...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Yang Tse
Refactor how libraries are checked for connect() function,
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Gisle Vanem
Remove unneeded defines.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Gisle Vanem
Use select_s() and not select().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Yang Tse
sclose() function-like macro definition used to close...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Yang Tse
add CloseSocket camel case function check
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Yang Tse
check for socket() and closesocket() as it is done...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
Remove HAVE_CONFIG_H definition from here,
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
initial step towards decoupling c-ares from libcurl...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
don't ignore these subdirs, they must be removed first
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
Remove DEBUGBUILD symbol definition, is not required...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
DEBUGBUILD symbol definition for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
ignore some subdirs
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Yang Tse
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Yang Tse
Try to make more clear that --enable-curldebug has...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Yang Tse
Revert last change, it is inappropriate.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Gisle Vanem
Replace CURLDEBUG with DEBUGBUILD.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Yang Tse
when running automake copy missing files instead of...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Yang Tse
Adjusted to take in account that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Yang Tse
c-ares' --enable-debug --enable-curldebug decoupling...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
mention last changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
Remove buildconf.bat from release and daily snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
Ensure that buildconf.bat does nothing unless it is...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
CVS-INFO file only present in CVS tree, never in releas...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Gisle Vanem
Update comment about "ML". Removed "-D_USE_32BIT_TIME_T...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
just comment it out
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Yang Tse
For debugging purposes...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Yang Tse
c-ares Makefile.am back to using $(top_builddir) for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Yang Tse
c-ares' -no-undefined and --enable-curldebug adjustments
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Yang Tse
Use relative path to built c-ares tree libtool library
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Yang Tse
John E. Malmberg noticed that the configure script...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Yang Tse
Fix compiler warning: out of bound access
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Yang Tse
fix compilation on AIX
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Yang Tse
c-ares' --enable-curldebug adjustments
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Yang Tse
Remove temporarily introduced memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Yang Tse
Temporarily introduce a memory leak to verify curl...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Yang Tse
Allow curl debug memory tracking when building a shared...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Daniel Stenberg
language fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Yang Tse
Make ares_init(), ares_dup() and ares_init_options...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Yang Tse
c-ares's --enable-curldebug configure option decoupled...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Yang Tse
Prevent copying 'sourced' manpages for build targets...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-23
Daniel Stenberg
minor edits
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Yang Tse
Include .pdf versions of c-ares man pages in distributi...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Yang Tse
Allow generation of .html and .pdf versions of c-ares...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Gisle Vanem
$(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Yang Tse
Mention last changes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Yang Tse
Initial ares_library_cleanup(3) man page
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Yang Tse
Update man page
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Yang Tse
Update man page
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Yang Tse
Initial ares_library_init(3) man page attempt
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Yang Tse
Force revision update, to force CVS to update the ...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Yang Tse
Add same copyright notice as other c-ares files
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Yang Tse
Fix case
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Yang Tse
Remove run-time requirement for advapi32.dll since
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Yang Tse
Intentionally avoid checking if the address of SystemFu...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-18
Yang Tse
- Provide in external interface preprocessor symbol...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Yang Tse
Introduction of ares_library_init() and ares_library_cl...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Yang Tse
Introduction of ares_library_init() and ares_library_cl...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Yang Tse
remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Yang Tse
Fix preprocessor conditional expression
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Yang Tse
fiX *__SOCKLEN_T definitions for remaining targets
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Yang Tse
*__SOCKLEN_T definitions for OS400 already fixed
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Yang Tse
fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Daniel Stenberg
- Gregor Jasny made c-ares link with libtool 's -export...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Yang Tse
Remove experimental check. Currently there's no need...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Yang Tse
Fix an m4 overquoting triggering a spurious 'AS_TR_CPP...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Yang Tse
Proper naming for the experimental compiler test and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-07
Yang Tse
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Yang Tse
fIX *__SOCKLEN_T definitions for OS400 and generic...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Yang Tse
fIX *__SOCKLEN_T definitions for MVS and 370 targets
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Yang Tse
fIX *__SOCKLEN_T definitions for several Windows target...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Yang Tse
HP-UX's X/Open network library requirement check follow-up
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Yang Tse
HP-UX's X/Open network library requirement check follow-up
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Yang Tse
Use build-time configured ares_socklen_t instead of...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Yang Tse
David McCreedy's "TPF-platform specific changes to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Daniel Stenberg
s/libcurl/c-ares
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Daniel Stenberg
version number typo fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Yang Tse
David McCreedy's "TPF-platform specific changes to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Yang Tse
Check definition of _XOPEN_SOURCE_EXTENDED with the...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Yang Tse
Check if X/Open network library is required
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Yang Tse
cope with ares_build.h and ares_rules.h follow-up
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Yang Tse
Added some notes regarding ares_build.h
commit
|
commitdiff
|
tree
|
snapshot
next