Age | Commit message (Expand) | Author | Files | Lines |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 1 | -1/+1 |
2017-02-24 | Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c. | Stefan Liebler | 1 | -1/+1 |
2017-02-16 | Add missing header files throughout the testsuite. | Zack Weinberg | 3 | -0/+3 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2016-12-31 | Update DNS RR type definitions [BZ #20593] | Florian Weimer | 3 | -101/+178 |
2016-12-31 | CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] | Florian Weimer | 5 | -4/+196 |
2016-12-31 | resolv: Deprecate RES_BLAST | Florian Weimer | 3 | -4/+3 |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 8 | -31/+56 |
2016-12-31 | resolv: Add beginnings of a libresolv test suite | Florian Weimer | 7 | -1/+1542 |
2016-12-30 | resolv: Turn historic name lookup functions into compat symbols | Florian Weimer | 2 | -51/+59 |
2016-12-27 | Fix typos in the spelling of "implementation" | Dmitry V. Levin | 1 | -1/+1 |
2016-12-27 | resolv: Remove processing of unimplemented "spoof" host.conf options | Florian Weimer | 2 | -38/+0 |
2016-12-26 | Drop explicit stack-protection of pieces of the system [BZ #7065] | Nick Alcock | 1 | -1/+0 |
2016-11-02 | Bug 20729: Fix build failures on ppc64 and other arches. | Carlos O'Donell | 1 | -2/+2 |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 1 | -1/+10 |
2016-10-11 | resolv: Compile without -Wno-write-strings | Florian Weimer | 3 | -84/+82 |
2016-10-07 | resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] | Florian Weimer | 5 | -266/+8 |
2016-10-07 | resolv: Remove RES_NOIP6DOTINT and its implementation | Florian Weimer | 5 | -20/+1 |
2016-10-07 | resolv: Deprecate unimplemented flags | Florian Weimer | 3 | -9/+8 |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 1 | -2/+1 |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2 | -108/+129 |
2016-09-23 | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg | 1 | -2/+2 |
2016-09-21 | resolv: Remove unsupported hook functions from the API [BZ #20016] | Florian Weimer | 6 | -117/+61 |
2016-09-21 | <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] | Florian Weimer | 1 | -11/+0 |
2016-09-21 | <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions | Florian Weimer | 2 | -20/+0 |
2016-09-21 | resolv: Remove the BIND_4_COMPAT macro | Florian Weimer | 2 | -8/+0 |
2016-09-21 | Remove obsolete DNSSEC support [BZ #20591] | Florian Weimer | 3 | -320/+1 |
2016-09-15 | inet: Add __inet6_scopeid_pton function [BZ #20611] | Florian Weimer | 1 | -20/+7 |
2016-09-13 | resolv: Remove _LIBC_REENTRANT | Florian Weimer | 1 | -2/+0 |
2016-08-18 | Fix incorrect double-checked locking related to _res_hconf.initialized. | Torvald Riegel | 2 | -1/+11 |
2016-05-10 | resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017] | Florian Weimer | 1 | -6/+1 |
2016-04-28 | resolv: Reindent preprocessor conditionals following cleanups | Florian Weimer | 3 | -12/+12 |
2016-04-28 | resolv: Assorted preprocessor cleanups | Florian Weimer | 2 | -39/+3 |
2016-04-28 | resolv: Remove SUNSECURITY preprocessor conditionals | Florian Weimer | 2 | -37/+0 |
2016-04-28 | resolv: Remove BSD compatibility conditionals and header | Florian Weimer | 2 | -58/+3 |
2016-04-28 | resolv: Remove __BIND_NOSTATIC conditionals | Florian Weimer | 2 | -4/+0 |
2016-04-28 | resolv: Remove traces of ULTRIX support | Florian Weimer | 2 | -19/+0 |
2016-04-28 | resolv: Remove RFC1535 conditionals | Florian Weimer | 2 | -31/+0 |
2016-04-28 | resolv: Remove RESOLVSORT preprocess conditionals | Florian Weimer | 3 | -23/+0 |
2016-04-28 | resolv: Remove BIND_UPDATE preprocessor conditionals | Florian Weimer | 1 | -36/+0 |
2016-04-28 | resolv: Remove _LIBC conditionals | Florian Weimer | 6 | -140/+4 |
2016-04-28 | resolv: Remove SCCS and RCS keywords | Florian Weimer | 23 | -100/+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 | 2 | -42/+0 |
2016-04-27 | nss_dns: Validate RDATA length against packet length [BZ #19830] | Florian Weimer | 2 | -3/+28 |
2016-04-27 | resolv: Always set *resplen2 out parameter in send_vc [BZ #19825] | Florian Weimer | 1 | -21/+18 |
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 |