aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/hydra.c
Commit message (Expand)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 daemon-specifi...Tobias Brunner2010-04-061-1/+3
* 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
* Adding libhydra_init, which is currently only needed for integrity checks.Tobias Brunner2010-03-241-0/+40