aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/hydra.c
Commit message (Expand)AuthorAgeFilesLines
* libhydra can be initialized more than onceMartin Willi2012-11-141-3/+27
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Added options and a lookup function that will allow filtering of network inte...Tobias Brunner2012-09-211-1/+2
* 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