summaryrefslogtreecommitdiff
path: root/resolv/res_send.c
AgeCommit message (Expand)Author
2010-03-17Fix debug statements in resolverAndreas Schwab
2010-03-05Fix DEBUG statements in resolv/res_send.cYann Droneaud
2010-01-14Always use IPv4 sockets for IPv4 addresses.Ulrich Drepper
2009-10-29Initialize local variable in resolver.Ulrich Drepper
2009-10-29Fix mixing IPv4 and IPv6 name server in resolv.conf.Petar Bogdanovic
2009-07-26Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper
2009-06-26Implement second fallback mode for DNS requests.Ulrich Drepper
2009-06-11Remember we switched to single-request mode.Ulrich Drepper
2009-04-16(send_dg): Don't just ignore the result we got in case we only receive one re...Ulrich Drepper
2009-04-16* resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper
2009-04-07* resolv/resolv.h (RES_SNGLKUP): Define.cvs/fedora-glibc-20090407T0545Ulrich Drepper
2008-12-08* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXECUlrich Drepper
2008-12-02* resolv/res_send.c (send_dg): Create sockets with non-blockingUlrich Drepper
2008-10-31[BZ #6942]Ulrich Drepper
2008-10-30* grp/initgroups.c (internal_getgrouplist): Don't prematurelyUlrich Drepper
2008-10-30* resolv/res_send.c (send_dg): On timeout, only return nonzeroUlrich Drepper
2008-10-06(send_vc): Fix use of unaligned address. Properly handle partial reads.Ulrich Drepper
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper
2008-07-09* resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper
2008-05-24* resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2007-08-22[BZ #4726]Ulrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper
2006-05-06* resolv/res_send.c (res_queriesmatch): Fix typo in comment.Ulrich Drepper
2006-05-06* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.Ulrich Drepper
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper
2005-08-22* resolv/res_send.c (Aerror): Fix printing IP address.cvs/fedora-glibc-20050822T0727Ulrich Drepper
2005-08-21* resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.Ulrich Drepper
2005-07-08(send_dg): Recognize referral results and treat them as server errors.Ulrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-24Update.Ulrich Drepper
2004-10-23Update.Ulrich Drepper
2004-10-23Remove compatibility code which is unused in glibc and probably bitrotten.Ulrich Drepper
2004-10-18Update.Ulrich Drepper
2004-10-11Update.Ulrich Drepper
2004-08-11* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath
2004-08-09Update.Ulrich Drepper
2003-06-13Update.Ulrich Drepper
2002-10-17Update.Ulrich Drepper
2002-05-31Update.Ulrich Drepper
2001-01-05Update.Ulrich Drepper
2000-08-24(res_ourserver_p): Cleanup the type mess to avoid problems with now restrict ...Ulrich Drepper
2000-07-26Update.Ulrich Drepper
2000-07-21Update.Ulrich Drepper
2000-07-19Update.Ulrich Drepper