Mark Andrews
c3138c6928
doc regen / copyrights
2004-03-08 04:04:47 +00:00
Mark Andrews
a821d5fa3d
DNSSEC bis merge from HEAD:
...
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2004-03-08 02:08:05 +00:00
Mark Andrews
a09e55f624
update copyrights
2004-03-06 10:22:54 +00:00
Mark Andrews
984d0d58e9
1368. [func] remove support for bitstring labels.
2003-08-20 05:33:18 +00:00
Mark Andrews
f4d86cfcea
update_copyrights
2003-07-22 04:03:54 +00:00
Mark Andrews
7ac498a38d
adjust lwresd test to account for lack of RFC 2335 support.
2003-05-19 05:46:25 +00:00
Mark Andrews
891c424e56
update_copyrights
2002-08-05 06:57:16 +00:00
Mark Andrews
2ea0604c6f
reviewed: bwelling
...
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-07-10 06:10:45 +00:00
Brian Wellington
ae73c78406
some data structures weren't freed.
2001-02-05 23:09:05 +00:00
Brian Wellington
9fb7cdd126
call getrrsetbyname with a zero length name
2001-01-22 22:12:45 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
039c8eda34
test a few more things about getrrsetbyname()
2000-12-20 03:42:01 +00:00
Brian Wellington
046862bebe
basic getrrsetbyname() tests
2000-11-02 02:05:01 +00:00
Brian Wellington
0656756d82
With search path processing in the server, LWRES_R_INCOMPLETE is no longer
...
returned.
2000-10-28 00:44:46 +00:00
Bob Halley
6af9bd789e
Add regressions which test for the bugs fixed in changes 516, 517, and 518
2000-10-13 18:51:59 +00:00
Brian Wellington
2264a174f3
test the new lwres functionality (different addresses, lwresd.conf, etc.)
2000-10-05 22:29:34 +00:00
Brian Wellington
2310b7964d
test getipnodebyname/getipnodebyaddr/freehostent
2000-08-30 23:35:34 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
74b4a3512f
gethostbyaddr takes signed char pointer, not unsigned, as its first argument.
...
wrap lines at column 79.
2000-07-28 03:31:25 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
Brian Wellington
d52cd4a9fa
Properly fill in sa_family and sa_len (if present). Also fix a bug in
...
test_noop (you'd really think a noop test would be bug free).
2000-07-06 22:28:44 +00:00
Brian Wellington
3f358cfc9f
Try to avoid signedness warnings.
2000-06-28 22:41:46 +00:00
Brian Wellington
91f77f8a8d
Test getaddrinfo() and getnameinfo().
2000-06-28 21:56:51 +00:00
Brian Wellington
eb3bd171e0
test gethostbyname, gethostbyname2, and gethostbyaddr
2000-06-28 00:34:35 +00:00
David Lawrence
1a225a9907
prototype test_noop() and main()
2000-06-22 23:11:09 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
Brian Wellington
52cff07fe2
strlen wants a char *, not an unsigned char *
2000-06-22 01:36:34 +00:00
Brian Wellington
805503c7ad
Check the addresses returned from gabn calls
2000-06-21 21:30:13 +00:00
Andreas Gustafsson
96e87186ba
eliminated char/unsigned char warning on solaris
2000-06-21 17:32:26 +00:00
Brian Wellington
cc1eee4f51
Add lwresd test
2000-06-21 01:28:44 +00:00