aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/attribute_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-061-3/+3
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-3/+3
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+374
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.