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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
Added new feature (rfc2671)
hpopescu@ixiacom.com
1
-0
/
+4
2012-06-15
SOA parser added
Marko Kreen
1
-0
/
+4
2012-02-23
Added support for parsing NAPTR records
saghul
1
-0
/
+2
2011-05-20
winsock: compilation fixes
Yang Tse
1
-0
/
+1
2011-03-24
build: move platform stuff to ares_platform.c and ares_platform.h
Yang Tse
1
-0
/
+2
2011-03-23
build: use getenv() replacement function for systems which lack it
Yang Tse
1
-0
/
+2
2010-12-16
build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS
Yang Tse
1
-0
/
+2
2010-04-18
added ares_parse_mx_reply
Jérémy Lal
1
-0
/
+4
2010-03-05
Added IPv6 name servers support
Yang Tse
1
-1
/
+8
2010-03-05
Ops!. Readded ares_nowarn.h.
Gisle Vanem
1
-0
/
+1
2010-03-05
Added ares_nowarn.c.
Gisle Vanem
1
-1
/
+0
2010-02-26
fix compiler warning
Yang Tse
1
-0
/
+2
2009-11-20
Add ares_free_data() man page.
Yang Tse
1
-0
/
+3
2009-11-20
Initial support for the generic ares_free_data() function that will allow
Yang Tse
1
-0
/
+2
2009-11-04
source files used by sample programs
Yang Tse
1
-0
/
+9
2009-11-02
Renamed c-ares setup.h to ares_setup.h
Yang Tse
1
-1
/
+1
2009-10-30
In no particular order, changed/fixed all of the following in
Yang Tse
1
-1
/
+3
2009-10-29
Jakub Hrozek added ares_parse_txt_reply() for TXT parsing
Daniel Stenberg
1
-0
/
+2
2009-10-29
Add reference for ares_parse_srv_reply.pdf
Yang Tse
1
-0
/
+1
2009-10-29
Add reference for ares_parse_srv_reply docs
Yang Tse
1
-0
/
+2
2009-09-04
- Jakub Hrozek added ares_parse_srv_reply() for SRV parsing
Daniel Stenberg
1
-0
/
+1
2009-05-21
Allow generation of .html and .pdf versions of c-ares man pages.
Yang Tse
1
-23
/
+155
2009-05-20
Initial ares_library_cleanup(3) man page
Yang Tse
1
-1
/
+1
2009-05-19
Initial ares_library_init(3) man page attempt
Yang Tse
1
-1
/
+1
2009-05-17
Introduction of ares_library_init() and ares_library_cleanup()
Yang Tse
1
-2
/
+3
2009-04-28
Initial step towards a configure time ares_socklen_t definition
Yang Tse
1
-1
/
+2
2008-12-04
the initial version of the ares_set_socket_callback man page
Daniel Stenberg
1
-1
/
+2
2008-12-03
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Daniel Stenberg
1
-1
/
+1
2008-11-19
- Brad Spencer brought the new function ares_gethostbyname_file() which simply
Daniel Stenberg
1
-1
/
+1
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
1
-3
/
+3
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
1
-2
/
+2
2008-09-11
strdup() clone for systems/configurations which lack it
Yang Tse
1
-2
/
+2
2008-05-09
Use monotonic time source if available.
Yang Tse
1
-1
/
+1
2007-11-21
oops
Daniel Stenberg
1
-1
/
+1
2007-10-02
Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists.
Yang Tse
1
-1
/
+1
2007-06-02
ares_destroy_options() and ares_save_options() man pages by Brad House
Daniel Stenberg
1
-2
/
+2
2007-04-16
ares_getopt() command-line parser function does not belong to actual
Yang Tse
1
-1
/
+1
2007-04-12
use ares_getopt for all platforms
Yang Tse
1
-1
/
+1
2007-02-19
Vlad Dinulescu added ares_parse_ns_reply()
Daniel Stenberg
1
-6
/
+7
2006-08-14
add missing man page
Daniel Stenberg
1
-1
/
+3
2006-07-28
First step trying to avoid the multiple header inclusion and recursion nightm...
Yang Tse
1
-1
/
+2
2005-12-22
Added ares_getsock() to extract sockets to wait for action on, without being
Daniel Stenberg
1
-8
/
+8
2005-08-10
fixed line endings so it works again with gnu make on Win32.
Gunter Knauf
1
-18
/
+18
2005-05-16
Added ares_getnameinfo which mimics the getnameinfo API
Dominick Meglio
1
-10
/
+11
2005-05-14
Added an inet_ntop function from BIND for systems that do not have it
Dominick Meglio
1
-17
/
+17
2005-04-21
added missing headers
Daniel Stenberg
1
-1
/
+1
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
1
-1
/
+1
2005-04-06
Moved inet_net_pton.h to HHEADERS.
Gisle Vanem
1
-2
/
+3
2005-04-06
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg
1
-1
/
+1
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio
1
-1
/
+1
[next]