christos
|
8c03790350
|
remove redundant check.
|
2008-01-20 04:56:08 +00:00 |
ginsbach
|
0d03389c52
|
Treat input "0x" as invalid and return INADDR_NONE. Inspired by
FreeBSD-PR 92880.
|
2008-01-19 03:46:52 +00:00 |
christos
|
4e783482fa
|
Fix off-by-one buffer overflow. VU#203611, CVE-2008-0122
|
2008-01-18 16:20:57 +00:00 |
ghen
|
225c5452c3
|
Resolve conflicts.
|
2007-03-30 20:23:03 +00:00 |
christos
|
d73eb73dc8
|
merge in resolver portion of bind-9.4.0-rc2
|
2007-01-27 22:26:43 +00:00 |
lukem
|
fa373d4d88
|
Use NS_INT16SZ instead of INT16SZ
|
2006-09-26 05:59:18 +00:00 |
mrg
|
084c052803
|
quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
|
2006-05-10 21:53:14 +00:00 |
perry
|
fd18408b9a
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
christos
|
e5548b402a
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
christos
|
5b84b3983f
|
compat core reorg.
|
2005-09-13 01:44:08 +00:00 |
christos
|
86741d79ab
|
- Fix the remaining indr_references so that they define lint symbols.
- Add an internal symbol for strerror_r (thanks klaus for noticing)
- Remove internal __strerror
|
2005-07-30 15:21:20 +00:00 |
lukem
|
88c3eadbfa
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
christos
|
3fa54233f6
|
Add the remaining files from net that are going to be moved here and
the Makefile glue.
|
2004-05-20 23:13:02 +00:00 |
christos
|
df0952c6d2
|
- merge in our newer and better changes
- pass lint
- XXX: need to get rid of SPRINTF() macro
|
2004-05-20 23:12:33 +00:00 |
christos
|
39e7bb7142
|
import the parts of the bind9 lib/bind/inet directory directory that we
use.
|
2004-05-20 22:29:02 +00:00 |