about summary refs log tree commit diff
path: root/resolv/res_query.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-649/+0
* resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer2017-04-191-1/+1
* resolv: Remove EDNS fallback [BZ #21369]Florian Weimer2017-04-131-15/+1
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-131-4/+19
* resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer2017-04-131-0/+1
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2016-12-311-3/+3
* resolv: Remove SCCS and RCS keywordsFlorian Weimer2016-04-281-5/+0
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-161-0/+3
* BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva2014-11-211-3/+14
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-11/+2
* Check value at resplen2 if it is not NULLSiddhesh Poyarekar2014-07-081-4/+5
* Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar2014-04-301-2/+5
* Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2014-04-111-1/+1
* Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-191-19/+26
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Fix assertion failures in resolver (BZ #13013).Aurelien Jarno2012-11-301-15/+15
* [network] Avoid out ouf bounds read in __libc_res_nquerydomainJeff Law2012-02-291-3/+7
* Clean up internal fopen usesUlrich Drepper2011-11-151-1/+1
* Use size_t for strlen resultsAndreas Schwab2011-07-201-1/+1
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-071-6/+8
* Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac2009-07-271-4/+4
* [BZ #10128]Ulrich Drepper2009-05-091-0/+7
* Fix tests for existence of second reply.Ulrich Drepper2008-10-241-3/+3
* * resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper2008-10-241-4/+4
* * resolv/res_send.c (__libc_res_nsend): Take additional parameter. cvs/fedora-glibc-20080728T2320Ulrich Drepper2008-07-281-13/+19
* * resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper2008-07-091-2/+4
* * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper2008-07-091-4/+20
* * resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper2008-05-191-0/+15
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-35/+114
* * resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper2007-02-091-7/+22
* [BZ #2499]Ulrich Drepper2006-05-061-0/+6
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-6/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+6
* Update.Ulrich Drepper2004-10-181-0/+6
* Update.Ulrich Drepper2004-08-121-2/+5
* [BZ #116]Ulrich Drepper2004-08-091-6/+1
* [BZ #95]Ulrich Drepper2004-08-091-3/+11
* Update.Ulrich Drepper2002-10-171-31/+88
* Update.Ulrich Drepper2002-10-091-3/+17
* (MAXPACKET): Increase minimum value from 1024 to 65536, to avoid buffer overrun.Ulrich Drepper2002-08-241-2/+2
* Update.Ulrich Drepper2001-01-081-6/+6
* Update.Ulrich Drepper2000-07-191-15/+26
* Update.Ulrich Drepper1999-12-041-130/+131
* Update.Ulrich Drepper1999-06-081-4/+0
* Update.Ulrich Drepper1997-05-241-1/+1
* update from main archive 960105 cvs/libc-970107 cvs/libc-970106Ulrich Drepper1997-01-061-1/+2
* update from main archive 961001Ulrich Drepper1996-10-021-14/+14
* update from main archive 960927 cvs/libc-961001 cvs/libc-960929 cvs/libc-960928Ulrich Drepper1996-09-281-1/+1
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-1/+1
* update from main archive 960921Ulrich Drepper1996-09-221-4/+4