]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/getaddrinfo.c
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
[thirdparty/glibc.git] / sysdeps / posix / getaddrinfo.c
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-05-23  Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-02-15  Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-02  H.J. LuHide internal idna functions [BZ #18822]
2017-09-01  Florian Weimergetaddrinfo: Fix error handling in gethosts [BZ #21915...
2017-09-01  Florian Weimergetaddrinfo: Return EAI_NODATA if gethostbyname2_r...
2017-09-01  Florian Weimergetaddrinfo: In gaih_inet, use h_errno for certain...
2017-09-01  Florian Weimergetaddrinfo: Properly set errno for NSS function lookup...
2017-09-01  Florian Weimergetaddrinfo: Use &h_errno has the h_errno pointer
2017-09-01  Florian Weimergetaddrinfo: Use &errno has the errno pointer
2017-08-21  H.J. LuMark internal nss symbols with attribute_hidden [BZ...
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-08  Florian Weimergetaddrinfo: Remove unreachable return statement from...
2017-08-03  Florian Weimergetaddrinfo: Release resolver context on error in getho...
2017-07-03  Florian Weimerresolv: Introduce struct resolv_context [BZ #21668]
2017-06-27  Florian Weimerresolv: Call _res_hconf_init from __res_vinit
2017-06-24  Dmitry Bilunovgetaddrinfo: Merge IPv6 addresses and IPv4 addresses...
2017-06-21  Florian Weimergetaddrinfo: Avoid stack copy of IPv6 address
2017-06-03  Florian Weimergetaddrinfo: Eliminate another strdup call
2017-06-02  Florian Weimergetaddrinfo: Fix localplt failure involving strdup
2017-06-02  Florian Weimergetaddrinfo: Always allocate canonical name on the...
2017-05-11  Florian Weimergetaddrinfo: Unconditionally use malloc for address...
2017-04-19  Florian WeimerCreate more sockets with SOCK_CLOEXEC [BZ #15722]
2017-03-13  Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-09-15  Florian Weimerinet: Add __inet6_scopeid_pton function [BZ #20611]
2016-08-18  Torvald RiegelFix incorrect double-checked locking related to _res_hc...
2016-05-12  Florian Weimergetaddrinfo: Convert from extend_alloca to struct scrat...
2016-05-10  Florian Weimergetaddrinfo: Restore RES_USE_INET6 flag on error path...
2016-04-29  Florian WeimerCVE-2016-3706: getaddrinfo: stack overflow in hostent...
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2014-11-12  Joseph MyersFix qsort_r namespace (bug 17571).
2014-05-15  Siddhesh PoyarekarReturn EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN...
2014-05-07  Andreas SchwabFix parsing of getai result from nscd for IPv6-only...
2014-03-24  Andreas SchwabFix use of half-initialized result in getaddrinfo when...
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2013-12-02  Pavel SimerdaRemove redundant GAIH_OKIFUNSPEC and GAIH_EAI.
2013-12-02  Pavel Simerdagetaddrinfo: remove dead code
2013-10-25  Siddhesh PoyarekarFix stack overflow due to large AF_INET6 requests
2013-10-25  Allan McRaeFix incorrect getaddrinfo assertion trigger
2013-10-17  Andreas SchwabDon't use gethostbyaddr to determine canonical name
2013-09-30  Andreas SchwabProperly cache the result from looking up the nss datab...
2013-08-28  Siddhesh PoyarekarUse __glibc_unlikely instead of __builtin_expect (...
2013-05-21  Siddhesh PoyarekarSet EAI_SYSTEM only when h_errno is NETDB_INTERNAL
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-22  Siddhesh PoyarekarMinor cleanup in getaddrinfo
2013-04-03  Andreas SchwabFix stack overflow in getaddrinfo with many results
2012-11-19  Siddhesh PoyarekarReturn EAI_SYSTEM if we're out of file descriptors
2012-10-30  Chris MetcalfSuppress incorrect link warnings for NSS symbols
2012-09-28  Jeff Law [BZ #11438]
2012-08-22  Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-17  Roland McGrathFix typo in last change.
2012-08-17  Roland McGrathFix getaddrinfo for [!_STATBUF_ST_NSEC] case.
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-05-10  Thomas SchwingeHurd: libc_once_get
2011-11-15  Ulrich DrepperClean up internal fopen uses
2011-10-31  Ulrich DrepperCache network interface information
2011-08-04  Andreas SchwabFix encoding name for IDN in getaddrinfo
2011-06-30  Andreas SchwabMake sure RES_USE_INET6 is always restored
2011-06-22  Ulrich DrepperAvoid __check_pf calls in getaddrinfo unless really...
2011-06-22  Andreas SchwabFix Ipv4&IPv6 lookup in getaddrinfo
2011-06-21  Ulrich DrepperFix IPv6-only lookups through getaddrinfo
2011-06-21  Ulrich DrepperMinor optimization of getaddrinfo after recent patch
2011-06-13  Ulrich DrepperFix memory leak in getaddrinfo
2011-05-30  Ulrich DrepperRestore _res correctly
2011-05-21  Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-03  Maciej Babinskigetaddrinfo(AF_INET6) does not return scope_id info...
2011-01-19  Ulrich DrepperFix decoding of canonical name in getaddrinfo.
2010-08-11  Ulrich DrepperAdd self-contained test for NSS.
2010-03-26  Ulrich DrepperFix one case of last checkin.
2010-03-26  Ulrich DrepperDon't abort immediately on successful lookup in getaddr...
2010-03-26  Andreas SchwabFix spurious UNAVAIL status is getaddrinfo
2009-12-10  Ulrich DrepperFix a few error cases in *name4_r lookup handling.
2009-07-25  Ulrich DrepperHandle missing NSS modules and those without callbacks.
2008-12-29  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): When the
2008-12-03  Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-11-27  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restr...
2008-11-27  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the...
2008-07-30  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size...
2008-06-13  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init...
2008-05-17  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd...
2008-05-16  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethos...
2008-05-14  Ulrich Drepper(match_prefix): Don't treat IPv4 loopback address speci...
2008-05-14  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (get_scope): Loopback...
2008-05-14  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_h...
2008-05-14  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement handling of...
2008-05-14  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement handling of...
2008-05-10  Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-03-26  Ulrich Drepper* posix/gai.conf: Fix comment for scope nullbits.
2008-01-16  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (default_labels): Adjust...
2008-01-10  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store...
2008-01-10  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (sort_results): Remove...
2007-11-20  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes...
2007-11-19  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (default_labels): Describ...
2007-11-14  Ulrich Drepper* include/ifaddrs.h: Remove in6ai_temporary.
2007-11-12  Ulrich Drepper* include/ifaddrs.c (struct in6addrinfo): Add prefixlen...
next