aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra
Commit message (Expand)AuthorAgeFilesLines
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-047-0/+682
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+1
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-122-1/+35
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-065-18/+18
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-066-21/+22
* Use daemon-specific config for the attr plugin.Tobias Brunner2010-04-061-5/+9
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-066-0/+414
* 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