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
/
ares_gethostbyaddr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...
Yang Tse
1
-4
/
+11
2009-01-18
Constified some arguments in local functions.
Gisle Vanem
1
-3
/
+3
2008-12-09
C89 compilers (like Minix' ACK) only need to handle 31 functions arguments
Dan Fandrich
1
-3
/
+6
2008-11-25
In preparation for the upcomming IPv6 nameservers patch, the internal
Yang Tse
1
-23
/
+22
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
1
-10
/
+8
2008-09-15
include header file only when available
Yang Tse
1
-0
/
+11
2008-09-11
move inclusion of ares_private.h last
Yang Tse
1
-1
/
+1
2007-12-03
Fix three issues previous cleanup introduces.
Yang Tse
1
-12
/
+11
2007-12-03
Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat
Daniel Stenberg
1
-31
/
+35
2007-11-28
the gethostbyname fix applied here as well
Daniel Stenberg
1
-1
/
+5
2007-09-28
Make the query callbacks return the number of timeouts that happened during t...
Steinar H. Gunderson
1
-7
/
+11
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
1
-3
/
+2
2007-02-19
add debug messages for initialization failures
Yang Tse
1
-0
/
+1
2007-02-17
compiler warning fix
Yang Tse
1
-1
/
+1
2007-02-17
compiler warning fix
Yang Tse
1
-3
/
+1
2007-02-16
add debug messages for fopen() failures
Yang Tse
1
-1
/
+18
2005-11-11
Detabified. Added CVS id.
Gisle Vanem
1
-0
/
+2
2005-08-18
detabified
Daniel Stenberg
1
-2
/
+2
2005-04-09
Made sortlist support IPv6 (this can probably use some testing)
Dominick Meglio
1
-5
/
+0
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
1
-0
/
+1
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
1
-23
/
+75
2005-04-06
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
Daniel Stenberg
1
-0
/
+3
2005-03-21
typecase to fix win32 compiler warning (and intended as other code is)
Daniel Stenberg
1
-12
/
+11
2004-12-10
untabified
Daniel Stenberg
1
-39
/
+39
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
1
-40
/
+40
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
1
-40
/
+40
2004-09-26
Dominick Meglio host file path discovery patch for windows
Daniel Stenberg
1
-5
/
+16
2004-08-20
More patches for Watt-32 on Win32; don't include "nameser.h".
Gisle Vanem
1
-1
/
+6
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
1
-0
/
+1
2004-07-01
djgpp fixes by Gisle
Daniel Stenberg
1
-0
/
+6
2004-03-23
changed the long to int typecasts to see if icc 8.0 complains less on this
Daniel Stenberg
1
-4
/
+4
2004-02-23
typecase the bitfiddling results since we get a long and we store an int,
Daniel Stenberg
1
-4
/
+4
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
/
+174