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
path:
root
/
acinclude.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
Alexander Lazic improved the getservbyport_r() configure check.
Daniel Stenberg
1
-3
/
+3
2005-12-21
Checking for function getnameinfo and its arguments is finally
Yang Tse
1
-47
/
+115
2005-12-21
Undefine HAVE_GETNAMEINFO if unable to find
Yang Tse
1
-1
/
+1
2005-12-21
Undefine HAVE_GETNAMEINFO if unable to find
Yang Tse
1
-0
/
+3
2005-12-20
In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling a windows
Yang Tse
1
-5
/
+7
2005-12-20
fix ioctlsocket detection
Yang Tse
1
-2
/
+4
2005-12-20
fix closing parentheses
Daniel Stenberg
1
-1
/
+2
2005-12-20
Fix quoting
Yang Tse
1
-4
/
+4
2005-12-20
Use native type SOCKET instead of int when testing functionality of ioctlsock...
Yang Tse
1
-1
/
+1
2005-12-19
Ooops
Yang Tse
1
-0
/
+11
2005-12-19
Add checking for type DWORD as argument 4 and 6 of getnameinfo
Yang Tse
1
-1
/
+1
2005-12-19
Adjust more windows header includes
Yang Tse
1
-5
/
+154
2005-12-19
Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_GETNAMEINFO_ARGTYPES
Yang Tse
1
-1
/
+1
2005-12-19
Add check for 'unsigned int' as type of arguments 4 and 6 of getnameinfo
Yang Tse
1
-1
/
+1
2005-12-18
When checking the type of the first argument of getnameinfo do it in the
Yang Tse
1
-1
/
+1
2005-12-18
MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0...
Yang Tse
1
-0
/
+4
2005-12-17
Check first arg of getnameinfo with and without const qualifier.
Yang Tse
1
-6
/
+3
2005-12-17
Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...
Yang Tse
1
-1
/
+1
2005-12-17
const qualifier in getnameinfo check
Yang Tse
1
-2
/
+2
2005-12-16
Since there is no proof of the existence of a platform which would
Yang Tse
1
-6
/
+0
2005-12-16
TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.
Yang Tse
1
-0
/
+279
2005-09-18
Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...
Dominick Meglio
1
-271
/
+318
2005-09-10
Use the AC_CHECK_MEMBER() function for check struct members instead of
Daniel Stenberg
1
-20
/
+0
2005-06-02
William Ahern:
Daniel Stenberg
1
-0
/
+123
2005-05-16
Added ares_getnameinfo which mimics the getnameinfo API
Dominick Meglio
1
-148
/
+168
2005-03-11
Replace AC_TRY_RUN() with AC_EGREP_CPP() when checking for constants to
Daniel Stenberg
1
-11
/
+9
2005-03-10
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
Daniel Stenberg
1
-0
/
+49
2004-02-27
updated the debug option function from curl's acinclude.m4
Daniel Stenberg
1
-8
/
+9
2004-02-25
added the better debug option logic from curl by adding acinclude.m4 to the
Daniel Stenberg
1
-0
/
+100