| Age | Commit message (Expand) | Author |
| 2003-09-09 | use randomid(3). actually generate random ID for DNS queries (previous | itojun |
| 2003-09-06 | rename exp to expo to avoid global shadowing warning. | christos |
| 2003-09-06 | move provos' copyright closer to res_randomid() | itojun |
| 2003-09-06 | bring in openbsd lib/libc/net/res_random.c for truely-random res_randomid(). | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-06 | transmission, not transmition. | wiz |
| 2002-08-02 | use strlcpy where appropriate | itojun |
| 2002-06-27 | correct %d/%u mixup. | itojun |
| 2001-09-13 | make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. | itojun |
| 2000-08-09 | implement EDNS0 support, as EDNS0 support will be made mandatory for | itojun |
| 2000-07-07 | Passing "char" values to ctype(3) functions is problematic. | itohy |
| 2000-07-06 | add explicit casts | christos |
| 2000-06-18 | do not assume that nsaddr_list[n].sa_len is properly initialized, | itojun |
| 2000-04-25 | sync with BIND 4.9.7. mostly costmetic. | itojun |
| 2000-04-25 | correct a use of sizeof() against nsaddr_list. | itojun |
| 2000-04-25 | cleanup nsaddr_list handling. | itojun |
| 2000-01-22 | Delint. | mycroft |
| 2000-01-22 | Delint. | mycroft |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-07-04 | if the list of name server on /etc/resolv.conf is in a | itojun |
| 1999-07-04 | add NetBSD RCSID on top. | itojun |
| 1999-07-01 | IPv6 DNS transport support for resolver. | itojun |
| 1999-01-16 | pull nsswitch up to main branch | lukem |
| 1998-11-13 | delint | christos |
| 1998-10-15 | (bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset()) | kleink |
| 1998-10-14 | Since these files are shared with parts of the BIND-4 userland (outside libc), | kleink |
| 1998-10-14 | Need internal names for res_init(), res_mkquery(), res_query() and res_search(). | kleink |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-02-02 | add sys/time.h include | perry |
| 1998-01-06 | $Id: -> Id: (to make hunting down other bad Ids easier). | perry |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-20 | merge bind 4.9.6 resolver. still need to fix <resolv.h> | mrg |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-04-30 | use a nul not '0'. from <enami@ba2.so-net.or.jp> in PR#3558 | mrg |
| 1997-04-13 | merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the | mrg |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-02-02 | merge with the resolver in bind 4.9.3-P1. | mrg |
| 1995-06-03 | Fill in sin_len. | mycroft |
| 1995-02-25 | clean up import. also convert everything to new Id format. | cgd |
| 1994-10-15 | u_int_{16,32}_t stuff | deraadt |
| 1994-04-07 | new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number | deraadt |
| 1994-01-28 | support for lookup keyword in resolv.conf | deraadt |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |