summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-08packaging: Bump to 1.10.0tizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150128.000000submit/tizen_wearable/20150127.000001submit/tizen_wearable/20150116.000000submit/tizen_tv/20150320.000001submit/tizen_tv/20150119.000001submit/tizen_mobile/20150302.000000submit/tizen_mobile/20150223.000000submit/tizen_mobile/20150213.000000submit/tizen_mobile/20150116.000001submit/tizen_ivi/20141225.222222submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen_common/20141209.172751submit/tizen_common/20141209.112152submit/tizen_common/20141209.111242submit/tizen_common/20141209.092539submit/tizen_common/20141208.144953submit/tizen_common/20141208.142121submit/tizen_base/20151223.111112submit/tizen_base/20151223.111111submit/tizen_3.0_base/20161028.062323accepted/tizen/wearable/20150129.005743accepted/tizen/tv/20150324.014512accepted/tizen/mobile/20150304.131056accepted/tizen/ivi/20141225.103500accepted/tizen/common/20141209.182138accepted/tizen/base/20151223.052335accepted/tizen/3.0/base/20161028.103013tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonsandbox/pcoval/latestaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviPhilippe Coval1-3/+2
2014-12-08resetting manifest requested domain to floorAlexandru Cornea2-0/+9
2014-12-08Fixed packaging per rpmlintAnas Nashif2-8/+9
2014-12-08packaging: Intitial packaging for TizenAnas Nashif2-0/+69
2014-12-08downstream: ocloexecAnas Nashif5-11/+11
2013-05-12RELEASE-NOTES: two more bug fixesupstream/1.10.0sandbox/pcoval/upstreamDaniel Stenberg1-1/+4
2013-05-12ares_set_servers_csv: fixed IPv6 address parsingKeith Shaw1-15/+45
2013-05-02nroff: fix two syntax mistakesDaniel Stenberg2-2/+2
2013-05-02build: fix build on msvc11Alex Loukissas2-2/+3
2013-04-23Makefile.am: increment -version-info for 1.10.0 releaseDaniel Stenberg1-1/+1
2013-04-23README: remove unnecessary commentDaniel Stenberg1-2/+0
2013-04-23ares_version.h: copyright end range year is now 2013Daniel Stenberg1-1/+1
2013-04-23RELEASE-NOTES: synced with fb0737f3a0a1c37Daniel Stenberg1-3/+24
2013-04-22ares_parse_aaaa_reply: Plug memory leakPaul Saab1-0/+2
2013-04-22ares_parse_txt_reply: return a ares_txt_reply node for each sub-stringPatrick Valsecchi2-48/+38
2013-04-22library init: documentation updateAlexander Klauer2-9/+28
2013-04-22library init: be recursiveAlexander Klauer1-1/+6
2013-04-15protocol parsing: check input data stricterPatrick Valsecchi9-2/+52
2013-04-11Create ares_build.h when buidling from Git.Guenter Knauf1-0/+7
2013-04-09Added -DCARES_STATICLIB to CFLAGS.Guenter Knauf1-0/+1
2013-04-08.gitignore: ignore patch filesAlexander Klauer1-0/+1
2013-04-08ares_destroy() documentation: no new requestsAlexander Klauer1-1/+2
2013-04-08Documentation: properly document ARES_ECANCELLEDAlexander Klauer7-1/+21
2013-04-08ares_cancel(): cancel requests safelyAlexander Klauer1-20/+20
2013-03-10ares.h: stricter CARES_EXTERN linkage decorations logicYang Tse3-52/+46
2013-03-10ares_build.h.dist: enhance non-configure GCC ABI detection logicYang Tse1-3/+5
2013-03-09ares.h: there is no ares_free_soa functionDaniel Stenberg1-3/+1
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse1-0/+2
2013-03-08ares_inet_ntop.3: s/socklen_t/ares_socklen_tYang Tse1-1/+1
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse3-62/+27
2013-03-08xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse1-0/+465
2013-02-19Makefile.am: use AM_CPPFLAGS instead of INCLUDESYang Tse1-12/+10
2013-02-19inet_ntop.c: s/socklen_t/ares_socklen_tYang Tse1-1/+4
2013-02-19inet_ntop.c: s/socklen_t/ares_socklen_t for portabilityYang Tse1-3/+3
2013-02-19ares.h: s/socklen_t/ares_socklen_t for portabilityDaniel Stenberg1-1/+1
2013-02-17ares_inet_ntop.3: 4th argument is socklen_t!Daniel Stenberg1-1/+2
2013-02-17spell inet correctly!Daniel Stenberg2-2/+2
2013-02-17ares_inet_pton/ntop: cleanupDaniel Stenberg16-62/+36
2013-02-17ares_inet_ntop/ares_inet_pton: added man pagesDaniel Stenberg3-3/+98
2013-02-15curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()Gisle Vanem1-1/+3
2013-02-15config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32Gisle Vanem1-2/+1
2013-02-15config-dos.h: define strerror() to strerror_s_() for High-CGisle Vanem1-1/+2
2013-02-13ares_get_datatype: removed unused functionDaniel Stenberg2-33/+2
2013-02-13ares__bitncmp: use two underscores for private functionsDaniel Stenberg3-29/+27
2013-02-13ares__generate_new_id: moved to ares_query.cDaniel Stenberg3-9/+8
2013-02-13ares__swap_lists: make private and staticDaniel Stenberg3-28/+27
2013-02-13Makefile.msvc: add four VS version stringsYang Tse1-1/+9
2013-02-13ares_expand_name.3: clarify how to free the dataDaniel Stenberg1-1/+3
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse1-1/+1
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse1-8/+20