aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-242-4/+4
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-249-1/+824
| | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
* Fixing Doxygen for libhydra.Tobias Brunner2010-03-242-6/+6
|
* Adding libhydra_init, which is currently only needed for integrity checks.Tobias Brunner2010-03-243-2/+85
|
* Moving attr-sql config in strongswan.conf to libhydra.Tobias Brunner2010-03-243-4/+4
|
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-248-6/+1995
|
* Adding libhydra stub.Tobias Brunner2010-03-241-0/+30