summaryrefslogtreecommitdiff
path: root/resolv/res_mkquery.c
Commit message (Expand)AuthorAgeFilesLines
* 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 960828glibc-1.93cvs/libc-960829cvs/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