index
:
platform/upstream/c-ares
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/latest
sandbox/pcoval/upstream
sandbox/vbarinov/visibility
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
ares.h: stricter CARES_EXTERN linkage decorations logic
Yang Tse
3
-52
/
+46
2013-03-10
ares_build.h.dist: enhance non-configure GCC ABI detection logic
Yang Tse
1
-3
/
+5
2013-03-09
ares.h: there is no ares_free_soa function
Daniel Stenberg
1
-3
/
+1
2013-03-09
Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility
Yang Tse
1
-0
/
+2
2013-03-08
ares_inet_ntop.3: s/socklen_t/ares_socklen_t
Yang Tse
1
-1
/
+1
2013-03-08
configure: use XC_LIBTOOL for portability across libtool versions
Yang Tse
3
-62
/
+27
2013-03-08
xc-lt-iface.m4: provide XC_LIBTOOL macro
Yang Tse
1
-0
/
+465
2013-02-19
Makefile.am: use AM_CPPFLAGS instead of INCLUDES
Yang Tse
1
-12
/
+10
2013-02-19
inet_ntop.c: s/socklen_t/ares_socklen_t
Yang Tse
1
-1
/
+4
2013-02-19
inet_ntop.c: s/socklen_t/ares_socklen_t for portability
Yang Tse
1
-3
/
+3
2013-02-19
ares.h: s/socklen_t/ares_socklen_t for portability
Daniel Stenberg
1
-1
/
+1
2013-02-17
ares_inet_ntop.3: 4th argument is socklen_t!
Daniel Stenberg
1
-1
/
+2
2013-02-17
spell inet correctly!
Daniel Stenberg
2
-2
/
+2
2013-02-17
ares_inet_pton/ntop: cleanup
Daniel Stenberg
16
-62
/
+36
2013-02-17
ares_inet_ntop/ares_inet_pton: added man pages
Daniel Stenberg
3
-3
/
+98
2013-02-15
curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()
Gisle Vanem
1
-1
/
+3
2013-02-15
config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
Gisle Vanem
1
-2
/
+1
2013-02-15
config-dos.h: define strerror() to strerror_s_() for High-C
Gisle Vanem
1
-1
/
+2
2013-02-13
ares_get_datatype: removed unused function
Daniel Stenberg
2
-33
/
+2
2013-02-13
ares__bitncmp: use two underscores for private functions
Daniel Stenberg
3
-29
/
+27
2013-02-13
ares__generate_new_id: moved to ares_query.c
Daniel Stenberg
3
-9
/
+8
2013-02-13
ares__swap_lists: make private and static
Daniel Stenberg
3
-28
/
+27
2013-02-13
Makefile.msvc: add four VS version strings
Yang Tse
1
-1
/
+9
2013-02-13
ares_expand_name.3: clarify how to free the data
Daniel Stenberg
1
-1
/
+3
2013-01-30
zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2
Yang Tse
1
-1
/
+1
2013-01-30
zz40-xc-ovr.m4: fix 'wc' detection - follow-up
Yang Tse
1
-8
/
+20
2013-01-30
zz40-xc-ovr.m4: fix 'wc' detection
Yang Tse
1
-3
/
+14
2013-01-29
zz40-xc-ovr.m4: check another three basic utilities
Yang Tse
1
-24
/
+116
2013-01-28
zz40-xc-ovr.m4: 1.0 interface stabilization
Yang Tse
2
-90
/
+118
2013-01-26
zz40-xc-ovr.m4: emit witness message in configure BODY
Yang Tse
1
-3
/
+36
2013-01-25
zz40-xc-ovr.m4: truly do version conditional overriding
Yang Tse
1
-2
/
+15
2013-01-25
zz40-xc-ovr.m4: fix variable assignment of subshell output bashism
Yang Tse
1
-5
/
+5
2013-01-25
zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies
Yang Tse
1
-0
/
+36
2013-01-25
zz40-xc-ovr.m4: avoid double single-quote usage
Yang Tse
1
-4
/
+4
2013-01-25
zz40-xc-ovr.m4: parentheses balancing of 'case' statements
Yang Tse
1
-6
/
+6
2013-01-24
zz40-xc-ovr.m4: internals overhauling
Yang Tse
1
-90
/
+120
2013-01-23
zz40-xc-ovr.m4: redirect errors and warnings to stderr
Yang Tse
1
-7
/
+27
2013-01-23
configure: use XC_CONFIGURE_PREAMBLE early checks
Yang Tse
3
-101
/
+2
2013-01-23
zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro
Yang Tse
1
-0
/
+394
2013-01-23
configure: autotools compatibility fixes - step I
Yang Tse
5
-27
/
+351
2013-01-23
configure: fix automake 1.13 compatibility
Yang Tse
3
-10
/
+66
2013-01-04
ares_private.h: use again memdebug.h instead of curl_memdebug.h
Yang Tse
1
-1
/
+1
2013-01-01
configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Yang Tse
1
-1
/
+1
2013-01-01
cares-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionally
Yang Tse
1
-7
/
+7
2012-12-28
ares_private.h: use curl_memdebug.h instead of memdebug.h
Yang Tse
1
-1
/
+2
2012-12-18
vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
Yang Tse
1
-0
/
+8
2012-12-17
cares-functions.m4: improve gethostname arg 2 data type check
Yang Tse
1
-2
/
+4
2012-12-17
setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.
Yang Tse
1
-12
/
+12
2012-12-16
configure: check if compiler halts on function prototype mismatch
Yang Tse
2
-1
/
+38
2012-12-15
cares-functions.m4: add gethostname arg 2 data type check and definition
Yang Tse
1
-1
/
+29
[prev]
[next]