Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | resolv: Remove SUNSECURITY preprocessor conditionals | Florian Weimer | 1 | -5/+0 |
2016-04-28 | resolv: Remove RESOLVSORT preprocess conditionals | Florian Weimer | 1 | -4/+0 |
2016-04-27 | nss_dns: Skip over non-PTR records in the netent code [BZ #19868] | Florian Weimer | 1 | -2/+18 |
2016-04-27 | nss_dns: Remove custom offsetof macro definition | Florian Weimer | 1 | -3/+1 |
2016-04-27 | nss_dns: Check address length before creating addrinfo result [BZ #19831] | Florian Weimer | 1 | -20/+39 |
2016-04-27 | resolv, nss_dns: Remove remaining syslog logging [BZ #19862] | Florian Weimer | 1 | -22/+0 |
2016-04-27 | nss_dns: Validate RDATA length against packet length [BZ #19830] | Florian Weimer | 2 | -3/+28 |
2016-04-11 | nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865] | Florian Weimer | 1 | -0/+7 |
2016-03-29 | CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879] | Florian Weimer | 1 | -4/+1 |
2016-02-16 | CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665). | Carlos O'Donell | 1 | -2/+109 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2015-06-22 | Record TTL also for DNS PTR queries (bug 18513) | Andreas Schwab | 1 | -0/+6 |
2015-04-21 | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287] | Arjun Shankar | 1 | -1/+2 |
2015-02-24 | Skip logging for DNSSEC responses [BZ 14841] | Siddhesh Poyarekar | 1 | -15/+8 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2014-12-16 | Avoid infinite loop in nss_dns getnetbyname [BZ #17630] | Florian Weimer | 1 | -2/+2 |
2014-07-01 | Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.c | Siddhesh Poyarekar | 1 | -22/+2 |
2014-02-19 | Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 3 | -16/+13 |
2014-02-16 | Deduplicate resolv/nss_dns/dns-host.c | Ondřej Bílka | 1 | -10/+7 |
2014-02-13 | Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 1 | -2/+10 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2 | -23/+23 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 3 | -3/+3 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -2/+2 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2 | -0/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -2/+1 |
2012-11-19 | Return EAI_SYSTEM if we're out of file descriptors | Siddhesh Poyarekar | 1 | -4/+21 |
2012-07-12 | Avoid duplicate DNS requests if answer is longer than a implementation | Jeroen van Bemmel | 1 | -4/+0 |
2012-03-31 | Merge copyright years in resolv/nss_dns/dns-host.c | Siddhesh Poyarekar | 1 | -1/+1 |
2012-03-30 | Consider TTL of CNAME record and return minimum TTL in the chain | Siddhesh Poyarekar | 1 | -3/+18 |
2012-03-30 | * resolv/nss_dns/dns-host.c: Update copyright year. | Jeff Law | 1 | -1/+1 |
2012-03-28 | [BZ #13760] | Jeff Law | 1 | -1/+7 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 3 | -9/+6 |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath | 1 | -5/+2 |
2010-11-25 | Don't ignore zero TTL in DNS answers | Andreas Schwab | 1 | -4/+3 |
2010-04-09 | Fix crash on reloading of gai data in nscd. | Ulrich Drepper | 1 | -14/+2 |
2010-04-05 | Handle DNS timeouts in old-style lookkup code. | Ulrich Drepper | 1 | -6/+12 |
2009-11-10 | Handle running out of buffer space with IPv6 mapping enabled. | Andreas Schwab | 1 | -2/+4 |
2009-04-07 | * resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmp | Ulrich Drepper | 1 | -1/+1 |
2009-01-08 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and | Ulrich Drepper | 1 | -1/+14 |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper | 1 | -4/+16 |
2008-11-12 | (gaih_getanswer_slice): Don't abort for unknown request types for now. | Ulrich Drepper | 1 | -0/+7 |
2008-08-01 | * Versions.def: Add GLIBC_2.9 to libresolv. | Ulrich Drepper | 2 | -10/+10 |
2008-07-28 | * resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320 | Ulrich Drepper | 3 | -25/+47 |
2008-06-13 | * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't | Ulrich Drepper | 1 | -9/+11 |
2008-06-10 | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and | Ulrich Drepper | 1 | -2/+3 |
2008-05-17 | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are | Ulrich Drepper | 1 | -5/+11 |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 3 | -14/+333 |
2008-03-04 | [BZ #5790] | Ulrich Drepper | 1 | -6/+2 |
2007-10-30 | * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add | Ulrich Drepper | 1 | -4/+23 |