]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv
malloc: Preserve arena free list/thread count invariant [BZ #20370]
[thirdparty/glibc.git] / resolv /
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...
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-08  Roland McGrathInstall a dummy <rpc/netdb.h> when not building sunrpc/.
2015-06-25  Roland McGrathUse unsigned types for counters in getaddrinfo_a code.
2015-06-23  Dmitry V. LevinFix potential hanging of gethostbyaddr_r/gethostbyname_r
2015-06-23  Dmitry V. Levin_res_hconf_reorder_addrs: fix typo in comment
2015-06-22  Andreas SchwabRecord TTL also for DNS PTR queries (bug 18513)
2015-06-12  Joseph MyersFix netdb.h addrinfo namespace (bug 18529).
2015-06-12  Joseph MyersFix h_errno namespace (bug 18520).
2015-06-01  Steve Ellcey * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use...
2015-05-21  Andreas SchwabSimplify handling of nameserver configuration in resolver
2015-04-21  Arjun ShankarCVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflo...
2015-02-24  Siddhesh PoyarekarSkip logging for DNSSEC responses [BZ 14841]
2015-01-13  Roland McGrathRemove some references to bcopy/bcmp/bzero.
2015-01-06  Aurelien Jarnoresolv: fix rotate option
2015-01-06  Aurelien Jarnoresolv: improve comments about nserv and nservall
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17  Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-16  Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16  Siddhesh PoyarekarFix the 'array subscript is above array bounds' warning...
2014-12-16  Siddhesh PoyarekarFix 'array subscript is above array bounds' warning...
2014-12-16  Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-12  Stefan Lieblerresolv: Suppress maybe uninitialized warning
2014-12-02  Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-21  Alexandre OlivaBZ#16469: resolv: skip leading dot in domain to search
2014-11-21  Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-07-08  Siddhesh PoyarekarCheck value at resplen2 if it is not NULL
2014-07-02  Siddhesh PoyarekarAdd comment to gethnamaddr.c to warn that the file...
2014-07-01  Siddhesh PoyarekarRemove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
2014-06-03  Andreas SchwabFix invalid file descriptor reuse while sending DNS...
2014-05-21  Joseph MyersDon't mention linuxthreads in Depend files.
2014-04-30  Siddhesh PoyarekarDo not fail if one of the two responses to AF_UNSPEC...
2014-04-11  Joseph Anthony Pas... Fix typo in comment in res_query.c
2014-04-09  Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-03-07  Joseph MyersMake tests consistently use *.out output files.
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-22  Roland McGrathRemove unused %include lines from Versions files.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-19  Andreas SchwabProperly fix memory leak in _nss_dns_gethostbyname4_r...
2014-02-16  Ondřej BílkaDeduplicate resolv/nss_dns/dns-host.c
2014-02-13  Andreas SchwabFix memory leak in _nss_dns_gethostbyname4_r with big...
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26  Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-14  Ondřej BílkaCorrectly copy resolver address. Fixes bug #13028.
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-08-30  Ondřej BílkaFix typos.
2013-08-29  Ondřej BílkaFix typos.
2013-08-27  Roland McGrathClean up _res declaration to use __thread unconditionally.
2013-08-27  Roland McGrathDon't try to use ioctl unless [FIONREAD].
2013-08-27  Roland McGrathMild decrufting in resolv code.
2013-08-21  Ondřej BílkaFix typos.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
next