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_base
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.m2_base
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_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
/
ares__get_hostent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
ares_inet_pton/ntop: cleanup
Daniel Stenberg
1
-1/+1
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
1
-3/+0
2011-08-20
warnings: fix some 'conversion may lose significant bits' compiler warnings
Yang Tse
1
-3/+4
2010-03-27
remove all $Id$ lines
Daniel Stenberg
1
-1/+0
2010-03-05
Added IPv6 name servers support
Yang Tse
1
-5/+5
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
1
-1/+1
2009-10-19
Fix compiler warning: local variable may be used without having been initialized
Yang Tse
1
-13/+13
2009-10-08
Fix compiler warning
Yang Tse
1
-4/+5
2009-10-08
Fix compiler warning
Yang Tse
1
-2/+2
2009-10-08
Fix compiler warning: addition result could be truncated before cast to bigge...
Yang Tse
1
-1/+1
2009-10-07
Overhauled ares__get_hostent()
Yang Tse
1
-96/+156
2009-04-14
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...
Yang Tse
1
-2/+2
2009-01-31
- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving
Daniel Stenberg
1
-10/+14
2008-09-15
include header file only when available
Yang Tse
1
-1/+9
2008-09-11
move inclusion of ares_private.h last
Yang Tse
1
-1/+1
2007-06-02
Ashish Sharma provided a patch for supporting multiple entries in the
Daniel Stenberg
1
-0/+1
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
1
-1/+0
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
1
-9/+9
2006-07-22
2nd try adding CVS id.
Gisle Vanem
1
-1/+1
2006-07-22
Added CVS id.
Gisle Vanem
1
-0/+2
2005-04-08
Added include for inet_net_pton.h to ares__get_hostent.c
Dominick Meglio
1
-0/+1
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
1
-5/+21
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
1
-58/+58
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
1
-3/+1
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
1
-0/+1
2004-05-27
better checks to avoid free(NULL)
Daniel Stenberg
1
-4/+4
2004-05-27
James Bursa's fix to prevent free(NULL) to occur
Daniel Stenberg
1
-5/+9
2004-02-02
remove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg
1
-2/+0
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg
1
-0/+171