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
2008-09-17
improve detection of getservbyport_r()
Yang Tse
4
-134
/
+170
2008-09-17
On Linux Intel's icc uses gcc's header files, so
Yang Tse
1
-4
/
+3
2008-09-17
improve detection of gethostname()
Yang Tse
2
-0
/
+107
2008-09-17
NetWare builds include "nameser.h" from the c-ares subdir
Yang Tse
1
-8
/
+1
2008-09-17
include <strings.h>
Yang Tse
1
-0
/
+4
2008-09-17
Sync up with reality
Yang Tse
2
-1
/
+20
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
20
-188
/
+153
2008-09-17
reorder some lines in file
Yang Tse
1
-40
/
+32
2008-09-16
code cleanup
Yang Tse
2
-18
/
+1
2008-09-16
NetWare seems to have writev()
Yang Tse
1
-0
/
+1
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
10
-44
/
+245
2008-09-15
NetWare CLIB target has stricmp() and strnicmp()
Yang Tse
1
-2
/
+2
2008-09-15
include header file only when available
Yang Tse
14
-6
/
+114
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
12
-36
/
+178
2008-09-15
improve detection of:
Yang Tse
2
-2
/
+522
2008-09-13
*** empty log message ***
Yang Tse
1
-1
/
+1
2008-09-12
djgpp does have strdup().
Gisle Vanem
1
-1
/
+1
2008-09-12
change CRLF into LF line endings
Yang Tse
2
-70
/
+70
2008-09-11
strdup() clone for systems/configurations which lack it
Yang Tse
8
-7
/
+208
2008-09-11
move inclusion of ares_private.h last
Yang Tse
5
-5
/
+5
2008-09-10
icc adjustments
Yang Tse
1
-5
/
+5
2008-09-09
icc adjustments
Yang Tse
2
-7
/
+7
2008-09-08
Select strict ANSI C89 conformance for icc
Yang Tse
1
-0
/
+14
2008-09-06
remove unnecessary typecasting of malloc()
Yang Tse
2
-3
/
+3
2008-09-06
remove unnecessary typecasting of realloc()
Yang Tse
1
-1
/
+1
2008-08-29
we start over working towards 1.5.4
Daniel Stenberg
2
-15
/
+5
2008-08-29
Version 1.5.3
Daniel Stenberg
1
-0
/
+2
2008-08-29
added the three people from RELEASE-NOTES and sorted the list alphabetically
Daniel Stenberg
1
-21
/
+24
2008-08-27
Don't abort configuration if recvfrom() is not available.
Yang Tse
2
-23
/
+31
2008-08-26
Functionality only possible if recvfrom() is available.
Yang Tse
1
-6
/
+9
2008-08-25
George Neill's fix acountry sample application compilation failure.
Yang Tse
3
-1
/
+9
2008-08-25
Brad House's validation that DNS response address matches the request address
Yang Tse
3
-1
/
+28
2008-08-21
fix the output name
Yang Tse
1
-1
/
+1
2008-08-21
Get rid of ENABLE_64BIT symbol definition and usage.
Yang Tse
1
-1
/
+2
2008-08-20
Export 'ares_process_fd' too.
Yang Tse
1
-0
/
+1
2008-08-16
Ops, remove 'use_vc'.
Gisle Vanem
1
-2
/
+0
2008-08-16
Support Watt-32 under Win32.
Gisle Vanem
1
-3
/
+5
2008-08-10
Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition.
Yang Tse
1
-1
/
+0
2008-08-09
Improve CURL_CHECK_DEF
Yang Tse
1
-6
/
+8
2008-08-09
Fix IBM C and DEC/Compaq C compiler detection
Yang Tse
1
-4
/
+2
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2
-1
/
+26
2008-08-05
The minimum autoconf version required for this file is 2.50
Yang Tse
1
-3
/
+3
2008-08-04
- Fix by Tofu Linden:
Daniel Stenberg
3
-2
/
+31
2008-08-04
Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.
Yang Tse
3
-3
/
+41
2008-08-03
Adjust DEC/Compaq C compiler settings.
Yang Tse
1
-0
/
+2
2008-08-01
Another AC_TRY_LINK conversion to AC_LINK_IFELSE.
Yang Tse
1
-17
/
+21
2008-08-01
Sync up with reality
Yang Tse
2
-3
/
+11
2008-08-01
Rename reentrant.m4 to avoid filename clash.
Yang Tse
1
-7
/
+29
2008-07-30
Add file version serial number that might be used by 'aclocal' and others.
Yang Tse
1
-0
/
+3
2008-07-30
Update copyright year.
Yang Tse
1
-1
/
+1
[next]