mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-03 20:29:28 -05:00
- caught bad free of un-alloced data in worker_send error case.
- memory accounting for key cache (trust anchors and temporary cache).
- memory accounting fixup for outside network tcp pending waits.
- memory accounting fixup for outside network tcp callbacks.
- memory accounting for iterator fixed storage.
- key cache size and slabs config options.
git-svn-id: file:///svn/unbound/trunk@566 be551aaa-1e26-0410-a405-d3ace91eadb9
|
||
|---|---|---|
| .. | ||
| val_anchor.c | ||
| val_anchor.h | ||
| val_kcache.c | ||
| val_kcache.h | ||
| val_kentry.c | ||
| val_kentry.h | ||
| val_nsec.c | ||
| val_nsec.h | ||
| val_sigcrypt.c | ||
| val_sigcrypt.h | ||
| val_utils.c | ||
| val_utils.h | ||
| validator.c | ||
| validator.h | ||