Age | Commit message (Expand) | Author |
2011-08-04 | Fix encoding name for IDN in getaddrinfo | Andreas Schwab |
2011-06-30 | Make sure RES_USE_INET6 is always restored | Andreas Schwab |
2011-06-22 | Avoid __check_pf calls in getaddrinfo unless really needed | Ulrich Drepper |
2011-06-22 | Fix Ipv4&IPv6 lookup in getaddrinfo | Andreas Schwab |
2011-06-21 | Fix IPv6-only lookups through getaddrinfo | Ulrich Drepper |
2011-06-21 | Minor optimization of getaddrinfo after recent patch | Ulrich Drepper |
2011-06-13 | Fix memory leak in getaddrinfo | Ulrich Drepper |
2011-05-29 | Restore _res correctly | Ulrich Drepper |
2011-05-20 | Don't unconditionally use alloca in gaih_inet | Ulrich Drepper |
2011-05-02 | getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules | Maciej Babinski |
2011-01-19 | Fix decoding of canonical name in getaddrinfo. | Ulrich Drepper |
2010-08-11 | Add self-contained test for NSS. | Ulrich Drepper |
2010-03-26 | Fix one case of last checkin. | Ulrich Drepper |
2010-03-26 | Don't abort immediately on successful lookup in getaddrinfo. | Ulrich Drepper |
2010-03-26 | Fix spurious UNAVAIL status is getaddrinfo | Andreas Schwab |
2009-12-10 | Fix a few error cases in *name4_r lookup handling. | Ulrich Drepper |
2009-07-25 | Handle missing NSS modules and those without callbacks. | Ulrich Drepper |
2008-12-29 | * sysdeps/posix/getaddrinfo.c (gaih_inet): When the | Ulrich Drepper |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper |
2008-11-27 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search | Ulrich Drepper |
2008-11-27 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system has | Ulrich Drepper |
2008-07-30 | * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial | Ulrich Drepper |
2008-06-13 | * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a | Ulrich Drepper |
2008-05-17 | * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no | Ulrich Drepper |
2008-05-16 | * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r | Ulrich Drepper |
2008-05-14 | (match_prefix): Don't treat IPv4 loopback address special when | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_init | Ulrich 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 and | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich 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 change | Ulrich Drepper |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of | Ulrich Drepper |
2008-01-10 | * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order | Ulrich 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 for | Ulrich 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 addresses | Ulrich Drepper |
2007-10-14 | * sysdeps/posix/getaddrinfo.c (struct sort_result): Addcvs/fedora-glibc-20071014T1847 | Ulrich Drepper |
2007-09-24 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use | Jakub Jelinek |
2007-09-19 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary | Ulrich 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 for | Ulrich 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-20061109T2048 | Ulrich Drepper |
2006-10-16 | [BZ #3369] | Ulrich Drepper |