summaryrefslogtreecommitdiff
path: root/resolv/res_query.c
AgeCommit message (Expand)Author
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.cvs/fedora-glibc-20080728T2320Ulrich 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 960105cvs/libc-970107cvs/libc-970106Ulrich Drepper
1996-10-02update from main archive 961001Ulrich Drepper
1996-09-28update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928Ulrich Drepper
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper
1996-09-22update from main archive 960921Ulrich Drepper
1996-09-07update from main archive 960906cvs/libc-960907Ulrich Drepper
1996-08-14Update.Ulrich Drepper
1995-07-26* asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath
1995-02-18initial importRoland McGrath