]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/getaddrinfo.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / posix / getaddrinfo.c
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...
2007-10-17  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorti...
2007-10-14  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (struct sort_result)... cvs/fedora-glibc-20071014T1847
2007-09-24  Jakub Jelinek* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
2007-09-19  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid...
2007-04-28  Ulrich Drepper[BZ #4102]
2007-04-18  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Remove commented-out...
2007-03-06  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (get_scope): Correct...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-11-09  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048
2006-10-16  Ulrich Drepper[BZ #3369]
2006-10-02  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (match_prefix): Make...
2006-09-24  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement...
2006-05-30  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initializ...
2006-05-18  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Add unique labels to...
2006-05-10  Ulrich Drepper* posix/wordexp.c: Remove numerous NULL pointer tests...
2006-05-10  Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-05-04  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement configuration...
2006-04-30  Ulrich Drepper* posix/Makefile (tests): Add tst-getaddrinfo3.
2006-04-26  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo... cvs/fedora-glibc-20060426T2000
2006-04-24  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always...
2006-04-18  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite...
2006-04-16  Ulrich Drepper* include/ifaddrs.h: Define struct in6addrinfo.
2006-04-15  Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Fix precedence for IP...
2006-03-29  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): No need...
2005-12-20  Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751
next