summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2017-06-30resolv: Remove DEBUG from resolv/res_send.cFlorian Weimer
2017-06-30resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer
2017-06-30resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer
2017-06-30resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer
2017-06-27resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-threadFlorian Weimer
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer
2017-06-24resolv/tst-resolv-basic: Add test cases for bug 21295Florian Weimer
2017-06-23inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637]Florian Weimer
2017-06-23resolv/res_libc.c: Reformat to GNU styleFlorian Weimer
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer
2017-06-19resolv: Use getline for configuration file reading in res_vinit_1Florian Weimer
2017-06-19resolv: Report allocation errors in __res_vinitFlorian Weimer
2017-06-19resolv: Reformat res_vinit and related functions to GNU styleFlorian Weimer
2017-06-19resolv: Introduce is_sort_mask and call it from res_vinitFlorian Weimer
2017-06-19resolv: Remove DEBUG preprocessor conditionals from res_setoptionsFlorian Weimer
2017-06-19resolv: Move _res deallocation functions to their own fileFlorian Weimer
2017-06-19resolv: Move res_randomid to its own fileFlorian Weimer
2017-06-19resolv: Make __res_vinit hiddenFlorian Weimer
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg
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