aboutsummaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)AuthorFilesLines
2017-04-19nss_dns: Correct parentheses for the __glibc_unlikely argumentFlorian Weimer1-1/+1
2017-04-19A third round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg2-0/+2
2017-04-19resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer5-20/+31
2017-04-19Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer2-6/+9
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer3-64/+60
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer5-7/+565
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer5-4/+244
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer5-20/+11
2017-04-07resolv: Remove IQUERY supportFlorian Weimer1-18/+0
2017-04-04resolv: Add tst-resolv-canonnameFlorian Weimer2-0/+322
2017-04-04nss_dns: Replace local declarations with declarations from a header fileFlorian Weimer2-14/+2
2017-04-04nss_dns: Remove superfluous dn_expand call from network handlingFlorian Weimer1-5/+3
2017-04-04resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer3-0/+856
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler1-1/+1
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg3-0/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer3-101/+178
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer5-4/+196
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer3-4/+3
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer8-31/+56
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer7-1/+1542
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer2-51/+59
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin1-1/+1
2016-12-27resolv: Remove processing of unimplemented "spoof" host.conf optionsFlorian Weimer2-38/+0
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock1-1/+0
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