aboutsummaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)AuthorFilesLines
2016-11-02Bug 20729: Fix build failures on ppc64 and other arches.Carlos O'Donell1-2/+2
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell1-1/+10
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer3-84/+82
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer5-266/+8
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer5-20/+1
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer3-9/+8
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2-108/+129
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg1-2/+2
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer6-117/+61
2016-09-21<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer1-11/+0
2016-09-21<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versionsFlorian Weimer2-20/+0
2016-09-21resolv: Remove the BIND_4_COMPAT macroFlorian Weimer2-8/+0
2016-09-21Remove obsolete DNSSEC support [BZ #20591]Florian Weimer3-320/+1
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer1-20/+7
2016-09-13resolv: Remove _LIBC_REENTRANTFlorian Weimer1-2/+0
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel2-1/+11
2016-05-10resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer1-6/+1
2016-04-28resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer3-12/+12
2016-04-28resolv: Assorted preprocessor cleanupsFlorian Weimer2-39/+3
2016-04-28resolv: Remove SUNSECURITY preprocessor conditionalsFlorian Weimer2-37/+0
2016-04-28resolv: Remove BSD compatibility conditionals and headerFlorian Weimer2-58/+3
2016-04-28resolv: Remove __BIND_NOSTATIC conditionalsFlorian Weimer2-4/+0
2016-04-28resolv: Remove traces of ULTRIX supportFlorian Weimer2-19/+0
2016-04-28resolv: Remove RFC1535 conditionalsFlorian Weimer2-31/+0
2016-04-28resolv: Remove RESOLVSORT preprocess conditionalsFlorian Weimer3-23/+0
2016-04-28resolv: Remove BIND_UPDATE preprocessor conditionalsFlorian Weimer1-36/+0
2016-04-28resolv: Remove _LIBC conditionalsFlorian Weimer6-140/+4
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer23-100/+0
2016-04-27nss_dns: Skip over non-PTR records in the netent code [BZ #19868]Florian Weimer1-2/+18
2016-04-27nss_dns: Remove custom offsetof macro definitionFlorian Weimer1-3/+1
2016-04-27nss_dns: Check address length before creating addrinfo result [BZ #19831]Florian Weimer1-20/+39
2016-04-27resolv, nss_dns: Remove remaining syslog logging [BZ #19862]Florian Weimer2-42/+0
2016-04-27nss_dns: Validate RDATA length against packet length [BZ #19830]Florian Weimer2-3/+28
2016-04-27resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]Florian Weimer1-21/+18
2016-04-11nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]Florian Weimer1-0/+7
2016-03-29CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer1-4/+1
2016-03-25resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer1-23/+40
2016-03-16Fix hurd buildSamuel Thibault1-0/+1
2016-03-15Fix resource leak in resolver (bug 19257)Andreas Schwab1-1/+1
2016-02-19res_ninit: Update commentFlorian Weimer1-15/+1
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell3-65/+309
2016-01-15Fix build failures with -DDEBUG.Martin Sebor1-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers19-19/+19
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu1-0/+1
2015-12-04Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable"Florian Weimer1-3/+0
2015-12-04tst-res_hconf_reorder: Set RESOLV_REORDER environment variableFlorian Weimer1-0/+3
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers1-8/+0
2015-10-21Convert a few more function definitions to prototype style.Joseph Myers1-2/+2
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-9/+2