summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_send.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-17make sure to bound string operation by strlcpyitojun
2002-11-11Avoid strict alias warning.thorpej
2001-09-13make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.itojun
2001-02-12use standard IPv6 address comparison macros. sync with kameitojun
2001-01-04ensure that buf1 in res_queriesmatch() isn't dereferenced beforelukem
2000-07-27do not try to transmit UDP DNS query forever, in EINTR-busy situation.itojun
2000-07-06add explicit castschristos
2000-06-18do not assume that nsaddr_list[n].sa_len is properly initialized,itojun
2000-06-14besure to check getnameinfo() return value. (debugging code)itojun
2000-04-26simplify #ifdef a bit, by assuming getnameinfo.itojun
2000-04-25sync with BIND 4.9.7. reject too short messages.itojun
2000-04-25cleanup nsaddr_list handling.itojun
2000-01-23Delint some more.mycroft
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-08-17Make some needed weak aliases.mycroft
1999-07-04if the list of name server on /etc/resolv.conf is in aitojun
1999-07-01IPv6 DNS transport support for resolver.itojun
1999-05-03int -> socklen_tchristos
1998-11-15delintchristos
1998-11-13delintchristos
1998-10-14Since these files are shared with parts of the BIND-4 userland (outside libc),kleink
1998-01-06$Id: -> Id: (to make hunting down other bad Ids easier).perry
1997-10-09WARNSify if -DDEBUGlukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-20merge bind 4.9.6 resolver. still need to fix <resolv.h>mrg
1997-07-13Fix RCSID'schristos
1997-04-13merge in the bind 4.9.5-P1 resolver. we are now _mostly_ themrg
1997-02-08It's not necessary to initialize the `revents' field of struct pollfd.mycroft
1996-12-17use poll() instead of select()mrg
1996-02-02merge with the resolver in bind 4.9.3-P1.mrg
1995-02-25clean up import. also convert everything to new Id format.cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd