aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes
Commit message (Collapse)AuthorAgeFilesLines
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-062-12/+13
|
* Make in-memory pool thread-safe.Tobias Brunner2010-04-062-17/+36
|
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-062-0/+541
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-246-0/+767
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.