| Commit message (Expand) | Author | Age | Files | Lines |
* | resolv: Introduce struct resolv_context [BZ #21668] | Florian Weimer | 2017-07-03 | 1 | -37/+55 |
* | resolv: Move the res_mkquery function to the resolv/mk_query.c file | Florian Weimer | 2017-06-30 | 1 | -0/+21 |
* | resolv: Reformat resolv/res_mkquery.c to GNU style | Florian Weimer | 2017-06-30 | 1 | -144/+140 |
* | resolv: Remove DEBUG macro from resolv/res_mkquery.c | Florian Weimer | 2017-06-30 | 1 | -18/+18 |
* | resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] | Florian Weimer | 2017-04-13 | 1 | -3/+25 |
* | resolv: Remove IQUERY support | Florian Weimer | 2017-04-07 | 1 | -18/+0 |
* | CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] | Florian Weimer | 2016-12-31 | 1 | -0/+4 |
* | resolv: Reindent preprocessor conditionals following cleanups | Florian Weimer | 2016-04-28 | 1 | -5/+5 |
* | resolv: Remove _LIBC conditionals | Florian Weimer | 2016-04-28 | 1 | -2/+0 |
* | resolv: Remove SCCS and RCS keywords | Florian Weimer | 2016-04-28 | 1 | -5/+0 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -2/+2 |
* | Mild decrufting in resolv code. | Roland McGrath | 2013-08-27 | 1 | -0/+1 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -3/+3 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | Define and implement RES_USE_DNSSEC option in resolver. | Adam Tkac | 2009-07-27 | 1 | -1/+9 |
* | Handle overly large answer buffers in resolver. | Ulrich Drepper | 2009-07-16 | 1 | -1/+1 |
* | (res_nmkquery): Call ns_name_compress directly instead of going through dn_comp. | Ulrich Drepper | 2008-08-12 | 1 | -2/+7 |
* | * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16. | Ulrich Drepper | 2008-04-20 | 1 | -8/+4 |
* | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 2007-02-09 | 1 | -0/+46 |
* | * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after | Ulrich Drepper | 2006-09-04 | 1 | -8/+4 |
* | * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32. | Ulrich Drepper | 2006-05-06 | 1 | -27/+21 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -19/+29 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -29/+19 |
* | Update. | Ulrich Drepper | 2004-10-27 | 1 | -2/+0 |
* | Update. | Ulrich Drepper | 2004-10-18 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-10-06 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-09-19 | 1 | -1/+1 |
* | (res_nmkquery): Randomize request ID every time. | Ulrich Drepper | 2004-09-18 | 1 | -4/+32 |
* | Update. | Ulrich Drepper | 2000-07-19 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 1999-12-04 | 1 | -37/+44 |
* | Update. | Ulrich Drepper | 1999-06-08 | 1 | -4/+0 |
* | update from main archive 961001 | Ulrich Drepper | 1996-10-02 | 1 | -1/+1 |
* | update from main archive 960828glibc-1.93cvs/libc-960829cvs/libc-1-93 | Ulrich Drepper | 1996-08-29 | 1 | -60/+0 |
* | Update. | Ulrich Drepper | 1996-08-14 | 1 | -4/+5 |
* | * asia, backward, europe, leapseconds, southamerica: New data from | Roland McGrath | 1995-07-26 | 1 | -5/+7 |
* | initial import | Roland McGrath | 1995-02-18 | 1 | -0/+247 |