aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/mem_pool.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplemented mem pool to support multiple leases for a single identityMartin Willi2010-08-041-129/+172
* Mem pool does not support multiple leases for an identityMartin Willi2010-07-271-2/+11
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-061-8/+8
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-9/+10
* Make in-memory pool thread-safe.Tobias Brunner2010-04-061-15/+36
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-061-0/+429