]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv/nss_dns
resolv: Move ns_name_ntop to its own file and into libc
[thirdparty/glibc.git] / resolv / nss_dns /
2021-07-15  Florian Weimernss_dns: Do not use deprecated packet parsing functions
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-13  Florian Weimernss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-05-24  Florian Weimernss_dns: Check for proper A/AAAA address alignment
2019-04-11  Florian Weimernss_dns: Do not replace root domain with empty string
2019-01-21  Florian Weimerresolv: Do not send queries for non-host-names in nss_d...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-26  Florian Weimerresolv/nss_dns/dns-host.c: Fix typo in comment
2017-09-06  Florian Weimernss_dns: Remove dead PTR IPv4-to-IPv6 mapping code
2017-08-07  Joseph MyersConsistently use uintN_t not u_intN_t everywhere.
2017-07-03  Florian Weimerresolv: Mirror the entire resolver configuration in...
2017-07-03  Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-06-19  Florian Weimerresolv: Report allocation errors in __res_vinit
2017-04-19  Florian Weimernss_dns: Correct parentheses for the __glibc_unlikely...
2017-04-19  Florian Weimerresolv: Replace __builtin_expect with __glibc_unlikely...
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-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian WeimerCVE-2015-5180: resolv: Fix crash with internal QTYPE...
2016-12-31  Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-10-07  Florian Weimerresolv: Remove RES_USEBSTRING and its implementation...
2016-10-07  Florian Weimerresolv: Remove RES_NOIP6DOTINT and its implementation
2016-04-28  Florian Weimerresolv: Remove SUNSECURITY preprocessor conditionals
2016-04-28  Florian Weimerresolv: Remove RESOLVSORT preprocess conditionals
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-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-02-17  Carlos O'DonellCVE-2015-7547: getaddrinfo() stack-based buffer overflo...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-06-22  Andreas SchwabRecord TTL also for DNS PTR queries (bug 18513)
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-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-16  Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-07-01  Siddhesh PoyarekarRemove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
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-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
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-19  Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
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-28  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28  Jeff Law [BZ #13760]
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-06-11  Roland McGrathQuash some new warnings from GCC 4.6.
2010-11-26  Andreas SchwabDon't ignore zero TTL in DNS answers
2010-04-10  Ulrich DrepperFix crash on reloading of gai data in nscd.
2010-04-05  Ulrich DrepperHandle DNS timeouts in old-style lookkup code.
2009-11-10  Andreas SchwabHandle running out of buffer space with IPv6 mapping...
2009-04-07  Ulrich Drepper* resolv/res_hconf.c (_res_hconf_trim_domain): Use...
2009-01-08  Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r...
2008-12-03  Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-11-12  Ulrich Drepper(gaih_getanswer_slice): Don't abort for unknown request...
2008-08-01  Ulrich Drepper* Versions.def: Add GLIBC_2.9 to libresolv.
2008-07-28  Ulrich Drepper* resolv/res_send.c (__libc_res_nsend): Take additional... cvs/fedora-glibc-20080728T2320
2008-06-13  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
2008-06-10  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-05-17  Ulrich Drepper* resolv/nss_dns/dns-host.c (gaih_getanswer_slice)...
2008-05-10  Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-03-04  Ulrich Drepper[BZ #5790]
2007-10-30  Ulrich Drepper* resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
2007-10-15  Ulrich Drepper[BZ #3425]
2007-04-23  Ulrich Drepper[BZ #4381]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-05-06  Ulrich Drepper[BZ #2499]
2005-02-17  Roland McGrath[BZ #284, BZ #721]
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-24  Ulrich DrepperUpdate.
2004-09-15  Ulrich DrepperUpdate.
2004-09-14  Ulrich DrepperUpdate.
2004-08-19  Ulrich DrepperUpdate.
2004-08-16  Ulrich Drepper(_nss_dns_getcanonname_r): Don't use CNAME records...
2004-08-15  Ulrich DrepperUpdate.
2004-08-05  Ulrich DrepperUpdate.
2004-06-28  Ulrich DrepperUpdate.
2004-01-15  Ulrich DrepperUpdate.
2003-10-26  Ulrich DrepperUpdate.
2003-01-01  Andreas Jaeger * resolv/nss_dns/dns-host.c (_nss_dns_gethostby...
2002-11-19  Roland McGrath* sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
2002-11-18  Roland McGrath2002-11-14 Paul Eggert <eggert@twionsun.com>
2002-10-17  Ulrich DrepperUpdate.
2002-10-09  Ulrich DrepperUpdate.
next