aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/attribute_handler.h
Commit message (Collapse)AuthorAgeFilesLines
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-72/+0
|
* Moved chunk_t to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Pass a list instead of a single virtual IP to attribute enumeratorsMartin Willi2012-08-301-3/+3
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+72
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.