aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra
Commit message (Expand)AuthorAgeFilesLines
...
* Store the name of the daemon that initialized libhydra to load daemon-specifi...Tobias Brunner2010-04-062-2/+12
* Make in-memory pool thread-safe.Tobias Brunner2010-04-062-17/+36
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-063-1/+543
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-252-2/+6
* 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
* 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