aboutsummaryrefslogtreecommitdiff
path: root/resolv/res_mkquery.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-3/+25
2017-04-07resolv: Remove IQUERY supportFlorian Weimer1-18/+0
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-0/+4
2016-04-28resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer1-5/+5
2016-04-28resolv: Remove _LIBC conditionalsFlorian Weimer1-2/+0
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer1-5/+0
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2013-08-27Mild decrufting in resolv code.Roland McGrath1-0/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-3/+3
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac1-1/+9
2009-07-16Handle overly large answer buffers in resolver.Ulrich Drepper1-1/+1
2008-08-12(res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.Ulrich Drepper1-2/+7
2008-04-20* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper1-8/+4
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper1-0/+46
2006-09-04* resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper1-8/+4
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper1-27/+21
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-19/+29
2007-07-122.5-18.1Jakub Jelinek1-29/+19
2004-10-27Update.Ulrich Drepper1-2/+0
2004-10-18Update.Ulrich Drepper1-0/+1
2004-10-06Update.Ulrich Drepper1-1/+1
2004-09-19Update.Ulrich Drepper1-1/+1
2004-09-18(res_nmkquery): Randomize request ID every time.Ulrich Drepper1-4/+32
2000-07-19Update.Ulrich Drepper1-5/+5
1999-12-04Update.Ulrich Drepper1-37/+44
1999-06-08Update.Ulrich Drepper1-4/+0
1996-10-02update from main archive 961001Ulrich Drepper1-1/+1
1996-08-29update from main archive 960828glibc-1.93cvs/libc-960829cvs/libc-1-93Ulrich Drepper1-60/+0
1996-08-14Update.Ulrich Drepper1-4/+5
1995-07-26* asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath1-5/+7
1995-02-18initial importRoland McGrath1-0/+247