about summary refs log tree commit diff
path: root/resolv/res_mkquery.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* resolv: Fix a few unaligned accesses to fields in HEADERLudwig Rydberg2023-12-121-3/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-191-20/+28
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]Florian Weimer2019-11-271-0/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella2019-03-221-16/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-37/+55
* resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer2017-06-301-0/+21
* resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer2017-06-301-144/+140
* resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer2017-06-301-18/+18
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-131-3/+25
* resolv: Remove IQUERY supportFlorian Weimer2017-04-071-18/+0
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2016-12-311-0/+4
* resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer2016-04-281-5/+5
* resolv: Remove _LIBC conditionalsFlorian Weimer2016-04-281-2/+0
* resolv: Remove SCCS and RCS keywordsFlorian Weimer2016-04-281-5/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Mild decrufting in resolv code.Roland McGrath2013-08-271-0/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-3/+3
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac2009-07-271-1/+9
* Handle overly large answer buffers in resolver.Ulrich Drepper2009-07-161-1/+1
* (res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.Ulrich Drepper2008-08-121-2/+7
* * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper2008-04-201-8/+4
* * resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper2007-02-091-0/+46
* * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2006-09-041-8/+4
* * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper2006-05-061-27/+21
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-19/+29
* 2.5-18.1Jakub Jelinek2007-07-121-29/+19
* Update.Ulrich Drepper2004-10-271-2/+0
* Update.Ulrich Drepper2004-10-181-0/+1
* Update.Ulrich Drepper2004-10-061-1/+1
* Update.Ulrich Drepper2004-09-191-1/+1
* (res_nmkquery): Randomize request ID every time.Ulrich Drepper2004-09-181-4/+32
* Update.Ulrich Drepper2000-07-191-5/+5
* Update.Ulrich Drepper1999-12-041-37/+44
* Update.Ulrich Drepper1999-06-081-4/+0
* update from main archive 961001Ulrich Drepper1996-10-021-1/+1
* update from main archive 960828 glibc-1.93 cvs/libc-960829 cvs/libc-1-93Ulrich Drepper1996-08-291-60/+0
* Update.Ulrich Drepper1996-08-141-4/+5
* * asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath1995-07-261-5/+7
* initial importRoland McGrath1995-02-181-0/+247