summaryrefslogtreecommitdiff
path: root/resolv/res_query.c
AgeCommit message (Expand)Author
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-06-30resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer
2017-06-30resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer
2017-04-19resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva
2014-07-08Check value at resplen2 if it is not NULLSiddhesh Poyarekar
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno
2012-02-29[network] Avoid out ouf bounds read in __libc_res_nquerydomainJeff Law
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-07-20Use size_t for strlen resultsAndreas Schwab
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac
2009-05-09[BZ #10128]Ulrich Drepper
2008-10-24Fix tests for existence of second reply.Ulrich Drepper
2008-10-24* resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.Ulrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper
2006-05-06[BZ #2499]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-18Update.Ulrich Drepper
2004-08-12Update.Ulrich Drepper
2004-08-09[BZ #116]Ulrich Drepper
2004-08-09[BZ #95]Ulrich Drepper
2002-10-17Update.Ulrich Drepper
2002-10-09Update.Ulrich Drepper
2002-08-24(MAXPACKET): Increase minimum value from 1024 to 65536, to avoid buffer overrun.Ulrich Drepper
2001-01-08Update.Ulrich Drepper
2000-07-19Update.Ulrich Drepper
1999-12-04Update.Ulrich Drepper
1999-06-08Update.Ulrich Drepper
1997-05-24Update.Ulrich Drepper
1997-01-06update from main archive 960105Ulrich Drepper
1996-10-02update from main archive 961001Ulrich Drepper