aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/attributes.c
Commit message (Collapse)AuthorAgeFilesLines
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-114/+0
|
* attributes: shorten some Unity and XAuth attribute short namesMartin Willi2013-09-031-15/+15
|
* shortened XAUTH and UNITY attribute short namesAndreas Steffen2011-08-161-21/+21
|
* added HOME_AGENT_ADDRESS CP attribute typeAndreas Steffen2011-07-141-7/+9
|
* Show contents of the CP payload in message_t stringificationMartin Willi2010-06-241-0/+46
|
* refactoring of Mode Config functionality allows transport and handling of ↵Andreas Steffen2010-05-141-2/+25
| | | | any attribute
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+43
The attribute_manager_t instance is now located on the new hydra object instead of the lib object.