]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv
Split large string section; add truncation advice
[thirdparty/glibc.git] / resolv /
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.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-29  Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29  Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29  Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-02-17  Andreas JaegerSort Versions files
2013-02-07  Roland McGrathRemove lots of inline keywords.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-11-30  Aurelien JarnoFix assertion failures in resolver (BZ #13013).
2012-11-20  Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-19  Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-11-13  Joseph MyersDefine IPPORT_RESERVED in netdb.h for XPG4 and UNIX98...
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-07-12  Jeroen van BemmelAvoid duplicate DNS requests if answer is longer than...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-31  Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30  Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30  Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30  Ulrich DrepperBetter error handling for sendmmsg use in res_send
2012-03-30  Ulrich DrepperCorrect check for DNS request send success
2012-03-30  Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-28  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28  Jeff Law [BZ #13760]
next