aboutsummaryrefslogtreecommitdiff
path: root/resolv/res_query.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-19resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer1-1/+1
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer1-15/+1
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-4/+19
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer1-0/+1
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-3/+3
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer1-5/+0
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell1-0/+3
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva1-3/+14
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva1-11/+2
2014-07-08Check value at resplen2 if it is not NULLSiddhesh Poyarekar1-4/+5
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar1-2/+5
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten1-1/+1
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab1-19/+26
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno1-15/+15
2012-02-29[network] Avoid out ouf bounds read in __libc_res_nquerydomainJeff Law1-3/+7
2011-11-15Clean up internal fopen usesUlrich Drepper1-1/+1
2011-07-20Use size_t for strlen resultsAndreas Schwab1-1/+1
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper1-6/+8
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac1-4/+4
2009-05-09[BZ #10128]Ulrich Drepper1-0/+7
2008-10-24Fix tests for existence of second reply.Ulrich Drepper1-3/+3
2008-10-24* resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper1-4/+4
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper1-13/+19
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper1-2/+4
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper1-4/+20
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper1-0/+15
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-35/+114
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper1-7/+22
2006-05-06[BZ #2499]Ulrich Drepper1-0/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-6/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+6
2004-10-18Update.Ulrich Drepper1-0/+6
2004-08-12Update.Ulrich Drepper1-2/+5
2004-08-09[BZ #116]Ulrich Drepper1-6/+1
2004-08-09[BZ #95]Ulrich Drepper1-3/+11
2002-10-17Update.Ulrich Drepper1-31/+88
2002-10-09Update.Ulrich Drepper1-3/+17
2002-08-24(MAXPACKET): Increase minimum value from 1024 to 65536, to avoid buffer overrun.Ulrich Drepper1-2/+2
2001-01-08Update.Ulrich Drepper1-6/+6
2000-07-19Update.Ulrich Drepper1-15/+26
1999-12-04Update.Ulrich Drepper1-130/+131
1999-06-08Update.Ulrich Drepper1-4/+0
1997-05-24Update.Ulrich Drepper1-1/+1
1997-01-06update from main archive 960105cvs/libc-970107cvs/libc-970106Ulrich Drepper1-1/+2
1996-10-02update from main archive 961001Ulrich Drepper1-14/+14
1996-09-28update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928Ulrich Drepper1-1/+1
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-1/+1
1996-09-22update from main archive 960921Ulrich Drepper1-4/+4
1996-09-07update from main archive 960906cvs/libc-960907Ulrich Drepper1-1/+1