Tinderbox User
eab85ef275
update copyright notice
2013-02-05 23:45:10 +00:00
Mark Andrews
9bb13b5f19
explict cast to (char *) from (void *) to silence compiler warning in %s checking
2013-02-05 14:26:08 +11:00
Tinderbox User
59c0cfc789
update copyright notice
2013-01-02 23:45:10 +00:00
Tinderbox User
c3fe41869f
update copyright notice
2013-01-01 23:45:10 +00:00
Evan Hunt
a86ff30111
[v9_6] silence coverity warnings
...
3401. [bug] Addressed Coverity warnings. [RT #31484 ]
(cherry picked from commit 47c5b8af92 )
(cherry picked from commit 2589af5868 )
(cherry picked from commit a53a622417 )
2012-10-23 22:34:16 -07:00
Mark Andrews
e4e82b398c
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 12:26:50 +10:00
Tinderbox User
d5356fec3e
update copyright notice
2012-09-14 23:45:12 +00:00
Mark Andrews
1d6b9860c7
fix isc_begin_tests call
2012-09-14 10:38:15 +10:00
ckb
e4263037ec
3374. [bug] isc_parse_uint32 failed to return a range error on
...
systems with 64 bit longs [RT #30232 ]
2012-09-12 15:39:30 -05:00
Mark Andrews
0b51f38570
reverse bad copyright update
2012-06-29 11:47:25 +10:00
Tinderbox User
a4da60cb18
update copyright notice
2012-06-29 01:21:32 +00:00
Tinderbox User
a3bf29d6c8
update copyright notice
2012-03-10 23:45:08 +00:00
Tinderbox User
d5c5ac0dbb
regen v9_6
2012-03-07 01:45:20 +00:00
Mark Andrews
49cdc7b206
remove extra argument from isc_test_begin call
2011-11-30 21:19:07 +00:00
Mark Andrews
c12394952f
symtab_text -> symtab_test
2011-11-30 21:14:18 +00:00
Mark Andrews
5e478234c5
#include <isc/print.h>
2011-11-30 06:11:38 +00:00
Evan Hunt
a33e19a4e7
add print.h
2011-11-30 06:10:15 +00:00
Evan Hunt
d51bd1de1f
3228. [tuning] Dynamically grow symbol table to improve zone
...
loading performance. [RT #26523 ]
2011-11-30 04:25:09 +00:00
Evan Hunt
125383b7e3
3149. [tuning] Improve scalability by allocating one zone
...
task per 100 zones at startup time. (The
BIND9_ZONE_TASKS_HINT environment variable
which was established as a temporary measure
in change #3132 is no longer needed or
used.) [rt25541]
2011-09-05 07:19:28 +00:00
Evan Hunt
809c735a37
3139. [test] Added tests from RFC 6234, RFC 2202, and RFC 1321
...
for the hashing algorithms (md5, sha1 - sha512, and
their hmac counterparts). [RT #25067 ]
2011-09-02 22:21:55 +00:00