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
/
CHANGES
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-19
Vlad Dinulescu added ares_parse_ns_reply()
Daniel Stenberg
1
-0
/
+4
2007-02-13
Fix c-ares failing to get the search sequence of /etc/hosts and
Yang Tse
1
-0
/
+6
2006-11-22
Michael Wallner fixed this problem: When I set domains in the options
Daniel Stenberg
1
-0
/
+4
2006-11-22
Install ares_dns.h too
Daniel Stenberg
1
-0
/
+4
2006-11-06
avoid a couple of potential zero size memory allocations
Yang Tse
1
-0
/
+2
2006-11-05
mention the areslib.dsp fix
Daniel Stenberg
1
-0
/
+6
2006-11-03
stand clear for release 1.3.2
Daniel Stenberg
1
-0
/
+2
2006-10-13
Prevent ares_getsock() to overflow if more than 16 sockets are used.
Daniel Stenberg
1
-0
/
+4
2006-09-11
- Guilherme Balena Versiani: I noted a strange BUG in Win32 port
Daniel Stenberg
1
-0
/
+10
2006-08-29
Brad Spencer did
Daniel Stenberg
1
-0
/
+8
2006-08-03
Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and
Daniel Stenberg
1
-0
/
+5
2006-07-23
Added getopt() processing.
Gisle Vanem
1
-0
/
+5
2006-06-24
1.3.1
Daniel Stenberg
1
-1
/
+3
2006-06-19
Remove "big endian" DNS section and RR data integer parser macros from
William Ahern
1
-0
/
+8
2006-06-19
Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and
William Ahern
1
-0
/
+8
2006-05-10
Bram Matthys brought my attention to a libtool peculiarity where detecting
Daniel Stenberg
1
-0
/
+7
2006-05-03
Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes
Daniel Stenberg
1
-2
/
+8
2006-01-09
Alexander Lazic improved the getservbyport_r() configure check.
Daniel Stenberg
1
-0
/
+4
2006-01-06
buildconf fixes
Daniel Stenberg
1
-0
/
+5
2006-01-05
James Bursa fixes: find the hosts file on RISC OS, and made it build with
Daniel Stenberg
1
-0
/
+5
2005-12-22
added ares_getsock()
Daniel Stenberg
1
-0
/
+6
2005-11-25
Yang Tse fixed compiler warnings
Daniel Stenberg
1
-0
/
+4
2005-09-18
Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...
Dominick Meglio
1
-0
/
+7
2005-09-15
mention the configure change
Daniel Stenberg
1
-0
/
+5
2005-08-29
1.3.0 coming just up
Daniel Stenberg
1
-0
/
+2
2005-08-21
Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info()
Daniel Stenberg
1
-0
/
+5
2005-06-19
Added some checks for the addrinfo structure.
Dominick Meglio
1
-1
/
+4
2005-06-02
William Ahern:
Daniel Stenberg
1
-0
/
+7
2005-06-02
William Ahern:
Daniel Stenberg
1
-0
/
+14
2005-05-16
Added ares_getnameinfo which mimics the getnameinfo API
Dominick Meglio
1
-0
/
+5
2005-05-14
Added an inet_ntop function from BIND for systems that do not have it
Dominick Meglio
1
-0
/
+4
2005-04-09
Made sortlist support IPv6 (this can probably use some testing)
Dominick Meglio
1
-0
/
+2
2005-04-09
Made sortlist support CIDR matching for IPv4
Dominick Meglio
1
-0
/
+4
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
1
-0
/
+5
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
1
-0
/
+7
2005-04-06
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
Daniel Stenberg
1
-0
/
+4
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio
1
-0
/
+5
2005-03-10
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
Daniel Stenberg
1
-0
/
+5
2004-11-07
two post-1.2.1 changes
Daniel Stenberg
1
-0
/
+9
2004-10-20
1.2.1 release time
Daniel Stenberg
1
-0
/
+2
2004-09-28
- Henrik Stoerner fix: got a report that Tru64 Unix (the unix from Digital
Daniel Stenberg
1
-2
/
+11
2004-09-26
- Henrik Stoerner: found out that C-ARES does not look at the /etc/host.conf
Daniel Stenberg
1
-0
/
+14
2004-09-26
Dominick Meglio host file path discovery patch for windows
Daniel Stenberg
1
-0
/
+14
2004-08-30
mention Gisle's recent fixes
Daniel Stenberg
1
-0
/
+8
2004-08-13
mention Harshal Pradhan's windows fix
Daniel Stenberg
1
-0
/
+5
2004-07-24
--enable-debug builds static only, Gisle fixed a memory leak and more
Daniel Stenberg
1
-0
/
+17
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
1
-0
/
+25
2004-07-04
Günter Knauf made c-ares build and run on Novell Netware.
Daniel Stenberg
1
-0
/
+3
2004-07-01
djgpp fixes by Gisle
Daniel Stenberg
1
-0
/
+4
2004-07-01
Gisle's djgpp magic
Daniel Stenberg
1
-0
/
+3
[next]