- 06 Jun, 2000 37 commits
-
-
David Lawrence authored
defined, as it is by default now. huge performance hit that we would likely have been slow to notice if not for the t_rbt chain tests having a bug. :-)
-
David Lawrence authored
memory was not getting freed and the chain tests were failing
-
Michael Sawyer authored
-
Michael Sawyer authored
functional, and disabled in this checkin. Added -debug and -memdebug command line options, to avoid having to recompile every time these options are needed.
-
David Lawrence authored
the expression in question is already of type isc_offset_t, which is just a typedef for off_t.
-
David Lawrence authored
-
Brian Wellington authored
-
Brian Wellington authored
- dst_lib_init()/dst_lib_destroy() allow dst to use a predefined mctx and free all resources on exit. - dst_key_tofile() & dst_key/fromfile() take a directory parameter. - dst_key_parsefile() removed, replaced by dst_key_fromnamedfile() - more bug fixes and memory leak fixes
-
Brian Wellington authored
allocate memory somewhere which isn't being freed.
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Michael Sawyer authored
Add Id string.
-
Andreas Gustafsson authored
-
Brian Wellington authored
defaulting to ISC_FALSE.
-
Brian Wellington authored
-
Brian Wellington authored
whether messages are printed or not.
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
to just 'buffer', as there is no longer a distinction between binary and text buffers
-
Andreas Gustafsson authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
+ missing sigwait prototype on BSD/OS 4.0/4.0.1 + PTHREAD_ONCE_INIT unbraced initializer warnings on Solaris 2.8. + IN6ADDR_ANY_INIT unbraced initializer warnings on BSD/OS 4.*, Linux and Solaris 2.8.
-
David Lawrence authored
-
David Lawrence authored
dns_key_parsefilename().
-
David Lawrence authored
with dns_tsigkey_create().
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
needed isc_buffer_base().
-
James Brister authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
David Lawrence authored
-
Michael Sawyer authored
from a single invocation of dig use the same key, and doesn't validate replies yet. Also, keys must be passed on the command line with the -y option. -k forthcoming.
-
David Lawrence authored
-
- 05 Jun, 2000 3 commits
-
-
Andreas Gustafsson authored
initiating a TCP query, the socket didn't get destroyed, and the server did not shut down cleanly. [RT #107]
-
Andreas Gustafsson authored
-
David Lawrence authored
-