summaryrefslogtreecommitdiff
path: root/resolv/res_mkquery.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-06-30resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer
2017-06-30resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer
2017-06-30resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-04-07resolv: Remove IQUERY supportFlorian Weimer
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer
2016-04-28resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer
2016-04-28resolv: Remove _LIBC conditionalsFlorian Weimer
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2013-08-27Mild decrufting in resolv code.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac
2009-07-16Handle overly large answer buffers in resolver.Ulrich Drepper
2008-08-12(res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.Ulrich Drepper
2008-04-20* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper
2006-09-04* resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.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-27Update.Ulrich Drepper
2004-10-18Update.Ulrich Drepper
2004-10-06Update.Ulrich Drepper
2004-09-19Update.Ulrich Drepper
2004-09-18(res_nmkquery): Randomize request ID every time.Ulrich Drepper
2000-07-19Update.Ulrich Drepper
1999-12-04Update.Ulrich Drepper
1999-06-08Update.Ulrich Drepper
1996-10-02update from main archive 961001Ulrich Drepper
1996-08-29update from main archive 960828glibc-1.93cvs/libc-960829cvs/libc-1-93Ulrich Drepper
1996-08-14Update.Ulrich Drepper
1995-07-26* asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath
1995-02-18initial importRoland McGrath