History log of /bind-9.11.3/lib/isc/tests/Atffile
Revision Date Author Comments Expand
39d5523a8afc73cbdb4fa426de2ce071267a5d6f 28-Nov-2017 Mark Andrews <marka@isc.org>

4829. [bug] isc_heap_delete did not zero the index value when the heap was created with a callback to do that. [RT #46709] (cherry picked from commit 65a483106e45704e19781bfe4f4634db4f77562e)

21d58795b10a13fa7ac306f7146bdcb58b2e5165 04-Oct-2017 Mark Andrews <marka@isc.org>

4752. [test] Add unit test for isc_net_pton. [RT #46171] (cherry picked from commit 5fcdb09126d5723742813b2d25af19156b21370b)

731c2e5f0f7067e0fc85ca459983857e2f9ecd4c 21-Sep-2017 Tinderbox User <tbox@isc.org>

regen v9_11

28a3d74227d06b75f0203cea833d415e3ca4f45e 21-Sep-2017 Tinderbox User <tbox@isc.org>

regen v9_11

e24ec1cb1238c734ac2b2ab86c189479aa426422 21-Sep-2017 Mark Andrews <marka@isc.org>

explicitly list test programs

c46ce2d79b4398a3db7c25b50c7ca3b292f0afa8 06-Jul-2011 Evan Hunt <each@isc.org>

3131. [func] Improve scalability by allocating one zone task per 100 zones at startup time, rather than using a fixed-size task table. [RT #24406]