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
/
inet_ntop.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
ares_inet_pton/ntop: cleanup
Daniel Stenberg
1
-4
/
+9
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
1
-3
/
+0
2012-12-14
Header inclusion clean-up
Yang Tse
1
-5
/
+0
2011-03-22
System's errno.h inclusion cleanup.
Yang Tse
1
-1
/
+0
2010-12-16
ares_inet_ntop: remove definition and usage of macro SPRINTF
Yang Tse
1
-8
/
+2
2010-12-16
ares_inet_ntop: reapply changes from previous c-ares version (III)
Yang Tse
1
-10
/
+16
2010-12-16
ares_inet_ntop: reapply changes from previous c-ares version (II)
Yang Tse
1
-16
/
+28
2010-12-16
ares_inet_ntop: reapply changes from previous c-ares version (I)
Yang Tse
1
-131
/
+121
2010-12-16
ares_inet_ntop: fix off by one error triggering out of bounds write
Yang Tse
1
-180
/
+155
2010-03-27
remove all $Id$ lines
Daniel Stenberg
1
-1
/
+0
2010-03-05
Added IPv6 name servers support
Yang Tse
1
-0
/
+1
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
1
-1
/
+1
2008-09-24
HAVE_INET_NTOP will only be defined when an IPv6 capable working
Yang Tse
1
-1
/
+1
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
1
-9
/
+10
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
1
-2
/
+0
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
1
-3
/
+8
2006-08-04
Minor compatibility fix
Yang Tse
1
-4
/
+4
2006-08-04
Fix compiler warning
Yang Tse
1
-2
/
+10
2005-11-12
Added CVS id, Detabified, applied c-ares coding-style.
Gisle Vanem
1
-113
/
+127
2005-11-11
Squelch gcc 4.x warning.
Gisle Vanem
1
-1
/
+1
2005-05-15
Converted some macros to use NS_* so they work on non-IPv6 systems
Dominick Meglio
1
-5
/
+5
2005-05-15
Forgot to ares_-ize inet_ntop
Dominick Meglio
1
-5
/
+1
2005-05-14
Added an inet_ntop function from BIND for systems that do not have it
Dominick Meglio
1
-0
/
+210