aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/hydra.h
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-65/+0
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-6/+0
| | | | This moves hydra->kernel_interface to charon->kernel.
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-9/+0
|
* libhydra: Remove unused hydra->daemonTobias Brunner2014-02-121-10/+2
|
* libhydra can be initialized more than onceMartin Willi2012-11-141-0/+3
|
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-18/+0
|
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-0/+9
|
* Moved scheduler_t to libhydra.Tobias Brunner2010-09-021-0/+6
|
* Fixing Doxygen groups after moving processor.Tobias Brunner2010-09-021-3/+3
|
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-0/+12
|
* Store the name of the daemon that initialized libhydra to load ↵Tobias Brunner2010-04-061-1/+9
| | | | daemon-specific settings.
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-2/+5
|
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+23
| | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
* Fixing Doxygen for libhydra.Tobias Brunner2010-03-241-5/+5
|
* Adding libhydra_init, which is currently only needed for integrity checks.Tobias Brunner2010-03-241-0/+42