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
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
1
-0
/
+5
2009-03-11
s/u_long/unsigned long/
Yang Tse
1
-0
/
+3
2009-02-20
Do not halt compilation when using VS2008 to build a Windows 2000 target
Yang Tse
1
-0
/
+3
2009-02-03
* February 3 2009 (Phil Blundell)
Phil Blundell
1
-0
/
+4
2009-01-31
- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving
Daniel Stenberg
1
-0
/
+5
2009-01-14
- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it
Daniel Stenberg
1
-0
/
+5
2009-01-13
- ares__send_query() now varies the retry timeout pseudo-randomly to avoid
Phil Blundell
1
-1
/
+5
2009-01-11
- Phil Blundell added the internal function ares__expand_name_for_response()
Daniel Stenberg
1
-0
/
+8
2008-12-09
Fix for Win32 targets using Watt-32.
Gisle Vanem
1
-1
/
+5
2008-12-04
Gregor Jasny provided the patch that introduces ares_set_socket_callback(),
Daniel Stenberg
1
-0
/
+5
2008-12-03
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Daniel Stenberg
1
-0
/
+34
2008-11-26
Gerald Combs fixed a bug in ares_parse_ptr_reply() which would cause a
Yang Tse
1
-0
/
+3
2008-11-26
Brad Spencer provided changes to allow buildconf to work on OS X.
Yang Tse
1
-0
/
+3
2008-11-25
In preparation for the upcomming IPv6 nameservers patch, the internal
Yang Tse
1
-0
/
+5
2008-11-19
- Brad Spencer brought the new function ares_gethostbyname_file() which simply
Daniel Stenberg
1
-0
/
+4
2008-11-01
- Carlo Contavalli added support for the glibc "rotate" option, as documented
Daniel Stenberg
1
-0
/
+10
2008-10-21
Charles Hardin patch:
Yang Tse
1
-0
/
+3
2008-10-17
Charles Hardin made adig support a regular numerical dotted IP address for the
Daniel Stenberg
1
-0
/
+4
2008-10-07
Sync up with reality
Yang Tse
1
-0
/
+8
2008-09-17
Sync up with reality
Yang Tse
1
-0
/
+18
2008-08-29
Version 1.5.3
Daniel Stenberg
1
-0
/
+2
2008-08-25
George Neill's fix acountry sample application compilation failure.
Yang Tse
1
-0
/
+3
2008-08-25
Brad House's validation that DNS response address matches the request address
Yang Tse
1
-0
/
+12
2008-08-04
- Fix by Tofu Linden:
Daniel Stenberg
1
-0
/
+28
2008-08-04
Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.
Yang Tse
1
-1
/
+9
2008-08-01
Sync up with reality
Yang Tse
1
-2
/
+10
2008-07-21
when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will
Yang Tse
1
-0
/
+5
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
1
-0
/
+4
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
1
-0
/
+5
2008-07-16
Improved configure detection of number of arguments for getservbyport_r
Yang Tse
1
-0
/
+4
2008-07-15
Allow --enable-largefile and --disable-largefile configurations.
Yang Tse
1
-0
/
+8
2008-07-03
- Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and
Daniel Stenberg
1
-0
/
+9
2008-07-02
fallback to gettimeofday when monotonic clock is unavailable at run-time
Yang Tse
1
-0
/
+3
2008-06-30
- As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is
Daniel Stenberg
1
-0
/
+13
2008-06-09
fix pkg-config reporting of private libraries needed for static linking
Yang Tse
1
-0
/
+5
2008-05-30
Brad House fixed a missing header file inclusion in adig sample program
Yang Tse
1
-0
/
+4
2008-05-29
1.5.2
Daniel Stenberg
1
-0
/
+2
2008-05-13
- Introducing millisecond resolution support for the timeout option. See
Daniel Stenberg
1
-0
/
+5
2008-05-09
Use monotonic time source if available.
Yang Tse
1
-0
/
+4
2008-05-07
- Sebastian made c-ares able to return all PTR-records when doing reverse
Daniel Stenberg
1
-0
/
+4
2008-05-07
- Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to
Daniel Stenberg
1
-0
/
+7
2008-05-05
Improved parsing of resolver configuration files
Yang Tse
1
-0
/
+4
2008-04-04
- Alexey Simak fixed the VC dsp file by adding the missing source file
Daniel Stenberg
1
-0
/
+3
2008-04-04
Alexey Simak made adig support NAPTR records
Daniel Stenberg
1
-0
/
+2
2008-04-04
Eino Tuominen improved the code when a file is used to seed the randomizer
Daniel Stenberg
1
-0
/
+4
2007-12-11
Added acountry.c.
Gisle Vanem
1
-2
/
+8
2007-12-03
Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat
Daniel Stenberg
1
-0
/
+2
2007-12-03
Brad Spencer fixed the configure script to assume that there's no
Daniel Stenberg
1
-0
/
+6
2007-11-21
and we start on 1.5.2!
Daniel Stenberg
1
-3
/
+3
2007-11-21
change
Daniel Stenberg
1
-0
/
+9
[next]