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_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
downstream: ocloexec
Anas Nashif
1
-3
/
+3
2013-02-13
ares__swap_lists: make private and static
Daniel Stenberg
1
-2
/
+27
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
1
-6
/
+0
2012-12-14
Header inclusion clean-up
Yang Tse
1
-7
/
+0
2012-08-17
Added new feature (rfc2671)
hpopescu@ixiacom.com
1
-5
/
+28
2012-07-26
code police: fix indents, < 80 columns, reflowed comments
Daniel Stenberg
1
-78
/
+73
2012-06-30
read_udp_packets: bail out loop on bad sockets
Gisle Vanem
1
-7
/
+13
2012-06-14
Kill compiler warning
Yang Tse
1
-5
/
+5
2011-09-06
ares_process.c: fix compiler warning
Yang Tse
1
-8
/
+7
2011-05-25
compiler warning: fix
Yang Tse
1
-0
/
+1
2011-05-17
IPv6-on-windows: find DNS servers correctly
David Stuart
1
-2
/
+2
2011-03-22
System's errno.h inclusion cleanup.
Yang Tse
1
-1
/
+0
2010-12-27
advance_tcp_send_queue: avoid NULL ptr dereference
Daniel Stenberg
1
-22
/
+21
2010-11-14
Fix GCC 4 compiler warning 'dereferencing type-punned pointer might break str...
Yang Tse
1
-12
/
+17
2010-11-13
Revert commit 494274e653936335c255a47599970de3df21e7c4
Yang Tse
1
-2
/
+2
2010-11-12
Fix GCC 4 compiler warning 'dereferencing type-punned pointer might break str...
Yang Tse
1
-2
/
+2
2010-11-12
Revert following commits:
Yang Tse
1
-17
/
+4
2010-08-04
sock-addr-storage: Detect and deal with lack of .ss_family member.
Ben Greear
1
-4
/
+4
2010-07-31
typo: Fix compile bug for platforms that don't have sockaddr_storage.
Ben Greear
1
-1
/
+1
2010-07-31
Fix aliasing warning in gcc 4.4.4 (at least).
Ben Greear
1
-5
/
+18
2010-07-29
ipv6: Fix some build issues related to the local-bind feature.
Ben Greear
1
-1
/
+1
2010-07-18
local-bind: Support binding to local interface/IPs
Ben Greear
1
-5
/
+35
2010-03-27
remove all $Id$ lines
Daniel Stenberg
1
-1
/
+0
2010-03-25
Fix a couple of typos and grammar nits.
Peter Pentchev
1
-1
/
+1
2010-03-05
Added IPv6 name servers support
Yang Tse
1
-20
/
+105
2010-01-28
- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't
Daniel Stenberg
1
-20
/
+27
2009-12-29
- Fix configure_socket() to use ares_socket_t instead of int data type.
Yang Tse
1
-2
/
+2
2009-11-18
Make usage of calloc()'s arguments consistent with rest of code base
Yang Tse
1
-1
/
+1
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
1
-1
/
+1
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
1
-7
/
+7
2009-05-02
Use build-time configured ares_socklen_t instead of socklen_t
Yang Tse
1
-1
/
+1
2009-04-14
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...
Yang Tse
1
-2
/
+2
2009-01-13
- ares__send_query() now varies the retry timeout pseudo-randomly to avoid
Phil Blundell
1
-1
/
+4
2008-12-04
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
Daniel Stenberg
1
-0
/
+22
2008-11-28
Only set TCP_NODELAY when it exists
Dan Fandrich
1
-0
/
+2
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
1
-35
/
+18
2008-11-01
- Carlo Contavalli added support for the glibc "rotate" option, as documented
Daniel Stenberg
1
-23
/
+27
2008-10-21
Charles Hardin patch:
Yang Tse
1
-11
/
+18
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
1
-17
/
+15
2008-08-26
Functionality only possible if recvfrom() is available.
Yang Tse
1
-6
/
+9
2008-08-25
Brad House's validation that DNS response address matches the request address
Yang Tse
1
-1
/
+15
2008-07-10
fix compiler warning
Yang Tse
1
-6
/
+4
2008-05-15
millisecond resolution support followup
Yang Tse
1
-1
/
+1
2008-05-13
- Introducing millisecond resolution support for the timeout option. See
Daniel Stenberg
1
-39
/
+93
2008-05-08
check for strings.h in configure and use it for the strcasecmp() proto
Daniel Stenberg
1
-0
/
+3
2007-10-18
Renamed internal function to avoid a variable shadowing it
Yang Tse
1
-3
/
+3
2007-10-08
'FD_CLOXEC' is meaningless on MSDOS/Watt-32.
Gisle Vanem
1
-2
/
+2
2007-10-04
Removed a piece of redundant code (process_answer already takes care of it).
Steinar H. Gunderson
1
-6
/
+0
2007-09-30
Fix compiler warning
Yang Tse
1
-3
/
+3
2007-09-30
check availability of <netinet/tcp.h>
Yang Tse
1
-2
/
+12
[next]