]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv
powerpc: Optimize memchr for power8
[thirdparty/glibc.git] / resolv /
2017-06-19  Florian Weimerresolv: Use getline for configuration file reading...
2017-06-19  Florian Weimerresolv: Report allocation errors in __res_vinit
2017-06-19  Florian Weimerresolv: Reformat res_vinit and related functions to...
2017-06-19  Florian Weimerresolv: Introduce is_sort_mask and call it from res_vinit
2017-06-19  Florian Weimerresolv: Remove DEBUG preprocessor conditionals from...
2017-06-19  Florian Weimerresolv: Move _res deallocation functions to their own...
2017-06-19  Florian Weimerresolv: Move res_randomid to its own file
2017-06-19  Florian Weimerresolv: Make __res_vinit hidden
2017-06-04  Zack WeinbergInclude shlib-compat.h in many sunrpc/nis source files.
2017-06-02  Florian Weimerresolv: Tests for various versions of res_init
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-20  Zack WeinbergRemove __need_list_t and __need_res_state.
2017-05-11  Florian Weimerinet_pton: Reformat in GNU style
2017-05-11  Florian Weimersupport_format_addrinfo: Fix flags and canonname formatting
2017-05-09  Florian Weimerresolv: Use RES_DFLRETRY consistently [BZ #21474]
2017-05-04  Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-04-19  Florian Weimernss_dns: Correct parentheses for the __glibc_unlikely...
2017-04-19  Zack WeinbergA third round of inclusion fixes for _ISOMAC testsuite.
2017-04-19  Florian Weimerresolv: Replace __builtin_expect with __glibc_unlikely...
2017-04-19  Florian WeimerCreate more sockets with SOCK_CLOEXEC [BZ #15722]
2017-04-13  Florian Weimerresolv: Remove EDNS fallback [BZ #21369]
2017-04-13  Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-04-13  Florian Weimerresolv: Support an exactly sized buffer in ns_name_pack...
2017-04-13  Florian Weimerresolv: Remove internal and unused definitions from...
2017-04-07  Florian Weimerresolv: Remove IQUERY support
2017-04-04  Florian Weimerresolv: Add tst-resolv-canonname
2017-04-04  Florian Weimernss_dns: Replace local declarations with declarations...
2017-04-04  Florian Weimernss_dns: Remove superfluous dn_expand call from network...
2017-04-04  Florian Weimerresolv: Add test coverage for ns_name_unpack, ns_name_ntop
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-24  Stefan LieblerGet rid of duplicate const declaration specifier warnin...
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian WeimerUpdate DNS RR type definitions [BZ #20593]
2016-12-31  Florian WeimerCVE-2015-5180: resolv: Fix crash with internal QTYPE...
2016-12-31  Florian Weimerresolv: Deprecate RES_BLAST
2016-12-31  Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-12-31  Florian Weimerresolv: Add beginnings of a libresolv test suite
2016-12-30  Florian Weimerresolv: Turn historic name lookup functions into compat...
2016-12-27  Dmitry V. LevinFix typos in the spelling of "implementation"
2016-12-27  Florian Weimerresolv: Remove processing of unimplemented "spoof"...
2016-12-26  Nick AlcockDrop explicit stack-protection of pieces of the system...
2016-11-02  Carlos O'DonellBug 20729: Fix build failures on ppc64 and other arches.
2016-10-30  Carlos O'DonellBug 20729: Fix building with -Os.
2016-10-11  Florian Weimerresolv: Compile without -Wno-write-strings
2016-10-07  Florian Weimerresolv: Remove RES_USEBSTRING and its implementation...
2016-10-07  Florian Weimerresolv: Remove RES_NOIP6DOTINT and its implementation
2016-10-07  Florian Weimerresolv: Deprecate unimplemented flags
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-09-21  Florian Weimerresolv: Remove unsupported hook functions from the...
2016-09-21  Florian Weimer<arpa/nameser.h>: Remove RR type classification macros...
2016-09-21  Florian Weimer<arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions
2016-09-21  Florian Weimerresolv: Remove the BIND_4_COMPAT macro
2016-09-21  Florian WeimerRemove obsolete DNSSEC support [BZ #20591]
2016-09-15  Florian Weimerinet: Add __inet6_scopeid_pton function [BZ #20611]
2016-09-13  Florian Weimerresolv: Remove _LIBC_REENTRANT
2016-08-18  Torvald RiegelFix incorrect double-checked locking related to _res_hc...
2016-05-10  Florian Weimerresolv: Call gmtime_r instead of gmtime in p_secstodate...
2016-04-28  Florian Weimerresolv: Reindent preprocessor conditionals following...
2016-04-28  Florian Weimerresolv: Assorted preprocessor cleanups
2016-04-28  Florian Weimerresolv: Remove SUNSECURITY preprocessor conditionals
2016-04-28  Florian Weimerresolv: Remove BSD compatibility conditionals and header
2016-04-28  Florian Weimerresolv: Remove __BIND_NOSTATIC conditionals
2016-04-28  Florian Weimerresolv: Remove traces of ULTRIX support
2016-04-28  Florian Weimerresolv: Remove RFC1535 conditionals
2016-04-28  Florian Weimerresolv: Remove RESOLVSORT preprocess conditionals
2016-04-28  Florian Weimerresolv: Remove BIND_UPDATE preprocessor conditionals
2016-04-28  Florian Weimerresolv: Remove _LIBC conditionals
2016-04-28  Florian Weimerresolv: Remove SCCS and RCS keywords
2016-04-27  Florian Weimernss_dns: Skip over non-PTR records in the netent code...
2016-04-27  Florian Weimernss_dns: Remove custom offsetof macro definition
2016-04-27  Florian Weimernss_dns: Check address length before creating addrinfo...
2016-04-27  Florian Weimerresolv, nss_dns: Remove remaining syslog logging [BZ...
2016-04-27  Florian Weimernss_dns: Validate RDATA length against packet length...
2016-04-27  Florian Weimerresolv: Always set *resplen2 out parameter in send_vc...
2016-04-11  Florian Weimernss_dns: Fix assertion failure in _nss_dns_getcanonname...
2016-03-29  Florian WeimerCVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_...
2016-03-25  Florian Weimerresolv: Always set *resplen2 out parameter in send_dg...
2016-03-16  Samuel ThibaultFix hurd build
2016-03-15  Andreas SchwabFix resource leak in resolver (bug 19257)
2016-02-19  Florian Weimerres_ninit: Update comment
2016-02-17  Carlos O'DonellCVE-2015-7547: getaddrinfo() stack-based buffer overflo...
2016-01-15  Martin SeborFix build failures with -DDEBUG.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-29  Rob Wuresolv: Reset defdname before use in __res_vinit [BZ...
2015-12-04  Florian WeimerRevert "tst-res_hconf_reorder: Set RESOLV_REORDER envir...
2015-12-04  Florian Weimertst-res_hconf_reorder: Set RESOLV_REORDER environment...
2015-10-27  Joseph MyersRemove GCC version conditionals on -Wmaybe-uninitialize...
2015-10-21  Joseph MyersConvert a few more function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-19  Joseph MyersDo not use -Wno-strict-prototypes.
2015-10-19  Mike Frysingeruse -fstack-protector-strong when available
2015-10-17  Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-14  Florian WeimerFix double-checked locking in _res_hconf_reorder_addrs...
2015-09-18  Wilco DijkstraFix several build failures with GCC6 due to unused...
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
next