aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/hydra.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-6/+0
|
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-0/+2
|
* Moved scheduler_t to libhydra.Tobias Brunner2010-09-021-0/+4
|
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-0/+2
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+1
|
* Store the name of the daemon that initialized libhydra to load ↵Tobias Brunner2010-04-061-1/+3
| | | | daemon-specific settings.
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-0/+1
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+30
| | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
* Adding libhydra_init, which is currently only needed for integrity checks.Tobias Brunner2010-03-241-0/+40