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
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
External API function linkage decoration adjustment
Yang Tse
2
-9
/
+12
2009-10-28
Initial step towards the ability to reduce c-ares exported symbols
Yang Tse
2
-2
/
+157
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
1
-2
/
+11
2009-10-19
Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd
Yang Tse
1
-4
/
+3
2009-09-29
Check if _REENTRANT definition is required to
Yang Tse
1
-2
/
+57
2009-07-16
test if adding ../lib to includes can fix the current break ...
Gunter Knauf
1
-1
/
+2
2009-07-14
renamed generated config.h to ares_config.h in order to avoid clashes when li...
Gunter Knauf
1
-3
/
+3
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
1
-1
/
+99
2009-06-18
add CloseSocket camel case function check
Yang Tse
1
-1
/
+91
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
1
-1
/
+214
2009-06-09
c-ares' --enable-debug --enable-curldebug decoupling follow-up
Yang Tse
2
-4
/
+9
2009-06-05
c-ares' -no-undefined and --enable-curldebug adjustments
Yang Tse
1
-10
/
+13
2009-05-28
c-ares' --enable-curldebug adjustments
Yang Tse
1
-13
/
+33
2009-05-27
Allow curl debug memory tracking when building a shared library on
Yang Tse
1
-8
/
+12
2009-05-26
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...
Yang Tse
2
-26
/
+118
2009-05-15
remove outdated comment
Yang Tse
1
-5
/
+1
2009-05-07
Proper naming for the experimental compiler test and moved to *-compilers.m4
Yang Tse
1
-1
/
+63
2009-05-07
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...
Yang Tse
1
-4
/
+51
2009-04-28
Added CARES_INCLUDES_SYS_TYPES
Yang Tse
1
-1
/
+19
2009-04-26
Initial step towards a configure time curl_socklen_t definition
Yang Tse
1
-2
/
+19
2009-04-17
remove compiler options used while debugging the icc 9.1 optimizer issue
Yang Tse
1
-42
/
+1
2009-04-15
Set HP-UX compiler warning level back to the one that exposes
Yang Tse
1
-3
/
+3
2009-02-13
ignore
Yang Tse
1
-0
/
+5
2008-11-20
Make checking for struct ifreq a prerequisite for setting
Dan Fandrich
1
-4
/
+6
2008-11-19
user provided PATH_SEPARATOR always overrides auto-detected one
Yang Tse
1
-3
/
+1
2008-11-18
attempting to keep lines below 80 chars
Yang Tse
1
-1
/
+8
2008-11-18
provide a common PATH_SEPARATOR check method which is required by
Yang Tse
2
-2
/
+94
2008-11-18
check for gethostbyaddr and gethostbyname as it is done for other functions
Yang Tse
1
-1
/
+189
2008-11-17
Make configure script check if ioctl with the SIOCGIFADDR command can be
Yang Tse
1
-1
/
+57
2008-11-17
fix leftover from previous commit
Yang Tse
1
-2
/
+2
2008-11-17
fix inet_pton() runtime configure check
Yang Tse
1
-15
/
+4
2008-11-16
trim down configure script size
Yang Tse
1
-0
/
+87
2008-11-14
fix typo affecting inclusion of <arpa/inet.h> in configure
Yang Tse
1
-2
/
+2
2008-11-14
#include <string.h> in the getaddrinfo() runtime check for the memset() proto...
Yang Tse
1
-1
/
+3
2008-11-14
fix symbol definition check for fcntl.h inclusion
Yang Tse
1
-2
/
+2
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2
-2
/
+858
2008-10-30
check for freeaddrinfo() at configuration phase
Yang Tse
1
-1
/
+97
2008-10-30
update aclocal file serial number
Yang Tse
1
-1
/
+1
2008-10-30
remove verification of the freeability of the addrinfo struct pointer members
Yang Tse
1
-147
/
+0
2008-10-29
fix comment
Yang Tse
1
-2
/
+2
2008-10-29
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
Yang Tse
1
-134
/
+132
2008-10-28
fix leftover
Yang Tse
1
-2
/
+2
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
1
-0
/
+75
2008-10-28
Initial attempt to detect at configuration time if the getaddrinfo()
Yang Tse
1
-1
/
+259
2008-10-25
icc adjustments:
Yang Tse
1
-4
/
+2
2008-10-24
some more temporary magic for the icc seg-fault issue
Yang Tse
1
-0
/
+9
2008-10-24
icc permanent adjustment:
Yang Tse
1
-38
/
+40
2008-10-23
icc adjustments:
Yang Tse
1
-30
/
+51
2008-10-23
#include <stdlib.h> for exit() prototype
Yang Tse
1
-1
/
+26
2008-10-22
some more temporary magic for the icc seg-fault issue
Yang Tse
1
-5
/
+17
[next]