summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer
2017-05-09resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-04-19nss_dns: Correct parentheses for the __glibc_unlikely argumentFlorian Weimer
2017-04-19A third round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg
2017-04-19resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likelyFlorian Weimer
2017-04-19Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer
2017-04-13resolv: Remove EDNS fallback [BZ #21369]Florian Weimer
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer
2017-04-13resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359]Florian Weimer
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer
2017-04-07resolv: Remove IQUERY supportFlorian Weimer
2017-04-04resolv: Add tst-resolv-canonnameFlorian Weimer
2017-04-04nss_dns: Replace local declarations with declarations from a header fileFlorian Weimer
2017-04-04nss_dns: Remove superfluous dn_expand call from network handlingFlorian Weimer
2017-04-04resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin
2016-12-27resolv: Remove processing of unimplemented "spoof" host.conf optionsFlorian Weimer
2016-12-26Drop explicit stack-protection of pieces of the system [BZ #7065]Nick Alcock
2016-11-02Bug 20729: Fix build failures on ppc64 and other arches.Carlos O'Donell
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer
2016-09-21<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer
2016-09-21<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versionsFlorian Weimer
2016-09-21resolv: Remove the BIND_4_COMPAT macroFlorian Weimer
2016-09-21Remove obsolete DNSSEC support [BZ #20591]Florian Weimer
2016-09-15inet: Add __inet6_scopeid_pton function [BZ #20611]Florian Weimer
2016-09-13resolv: Remove _LIBC_REENTRANTFlorian Weimer
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel
2016-05-10resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer
2016-04-28resolv: Reindent preprocessor conditionals following cleanupsFlorian Weimer
2016-04-28resolv: Assorted preprocessor cleanupsFlorian Weimer