aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/getaddrinfo.c
AgeCommit message (Expand)Author
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper
2011-06-21Minor optimization of getaddrinfo after recent patchUlrich Drepper
2011-06-13Fix memory leak in getaddrinfoUlrich Drepper
2011-05-29Restore _res correctlyUlrich Drepper
2011-05-20Don't unconditionally use alloca in gaih_inetUlrich Drepper
2011-05-02getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modulesMaciej Babinski
2011-01-19Fix decoding of canonical name in getaddrinfo.Ulrich Drepper
2010-08-11Add self-contained test for NSS.Ulrich Drepper
2010-03-26Fix one case of last checkin.Ulrich Drepper
2010-03-26Don't abort immediately on successful lookup in getaddrinfo.Ulrich Drepper
2010-03-26Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-07-25Handle missing NSS modules and those without callbacks.Ulrich Drepper
2008-12-29* sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper
2008-12-03* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict searchUlrich Drepper
2008-11-27* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system hasUlrich Drepper
2008-07-30* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initialUlrich Drepper
2008-06-13* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to aUlrich Drepper
2008-05-17* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper
2008-05-16* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper
2008-05-14(match_prefix): Don't treat IPv4 loopback address special whenUlrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses haveUlrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_initUlrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,Ulrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2008-03-26* posix/gai.conf: Fix comment for scope nullbits.Ulrich Drepper
2008-01-16* sysdeps/posix/getaddrinfo.c (default_labels): Adjust for changeUlrich Drepper
2008-01-10* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result ofUlrich Drepper
2008-01-10* sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper
2007-11-20* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.Ulrich Drepper
2007-11-19* sysdeps/posix/getaddrinfo.c (default_labels): Describe entry forUlrich Drepper
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper
2007-11-12* include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper
2007-10-17* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper
2007-10-14* sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847Ulrich Drepper
2007-09-24* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use Jakub Jelinek
2007-09-19* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessaryUlrich Drepper
2007-04-28[BZ #4102]Ulrich Drepper
2007-04-18* sysdeps/posix/getaddrinfo.c: Remove commented-out code.Ulrich Drepper
2007-03-06* sysdeps/posix/getaddrinfo.c (get_scope): Correct test forUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-11-09* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test forcvs/fedora-glibc-20061109T2048Ulrich Drepper
2006-10-16[BZ #3369]Ulrich Drepper
2006-10-02* sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and valUlrich Drepper