bind9/bin/named
Mark Andrews b5819ca3eb dns_name_fromwire() should have been using up to the end of the
active region, not the end of the remaining region.

	bin/named/wire_debug.c bin/tests/wire_test.c adjusted for above
	change.

	dns_name_fromwire() was not computing nrem and nused correctly
	for bitstream labels.
1999-02-15 23:59:36 +00:00
..
.cvsignore parser.c, parser_p.h, lexer.c are all generated by Makefile 1999-01-31 18:47:57 +00:00
configctx.c Files for the config file parsing. 1999-01-30 00:50:10 +00:00
configctx.h Files for the config file parsing. 1999-01-30 00:50:10 +00:00
lexer.l Files for the config file parsing. 1999-01-30 00:50:10 +00:00
Makefile.in do not link with lex/yacc libraries 1999-02-02 01:44:15 +00:00
named.conf.test Files for the config file parsing. 1999-01-30 00:50:10 +00:00
parser.h Files for the config file parsing. 1999-01-30 00:50:10 +00:00
parser.y Files for the config file parsing. 1999-01-30 00:50:10 +00:00
server.c Clean up many compiler warnings. 1999-02-11 06:38:12 +00:00
tcpclient.c remove various minor compilation warnings 1999-02-01 20:47:58 +00:00
tcpclient.h Code up a dispatch() function which will just return server failure for now. 1999-01-29 06:18:43 +00:00
udpclient.c remove various minor compilation warnings 1999-02-01 20:47:58 +00:00
udpclient.h Code up a dispatch() function which will just return server failure for now. 1999-01-29 06:18:43 +00:00
wire_debug.c dns_name_fromwire() should have been using up to the end of the 1999-02-15 23:59:36 +00:00
zone.c Misc changes. 1999-01-30 00:53:56 +00:00
zone.h use isc_uint32_t and unsigned int for u_int32_t and u_int 1999-01-30 03:09:28 +00:00