aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/attribute_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for named attribute groupsHeiko Hund2010-07-091-1/+2
| | | | | | Add the possibility to group attributes by a name and assign these groups to connections. This allows a more granular configuration of which client will receive what atrributes.
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+149
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.