Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhydra: Remove unused hydra->daemon | Tobias Brunner | 2014-02-12 | 1 | -10/+2 |
| | |||||
* | libhydra can be initialized more than once | Martin Willi | 2012-11-14 | 1 | -0/+3 |
| | |||||
* | Moved scheduler and thread pool to libstrongswan. | Tobias Brunner | 2010-09-02 | 1 | -18/+0 |
| | |||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+9 |
| | |||||
* | Moved scheduler_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+6 |
| | |||||
* | Fixing Doxygen groups after moving processor. | Tobias Brunner | 2010-09-02 | 1 | -3/+3 |
| | |||||
* | Move processor_t (thread-pool) to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+12 |
| | |||||
* | Store the name of the daemon that initialized libhydra to load ↵ | Tobias Brunner | 2010-04-06 | 1 | -1/+9 |
| | | | | daemon-specific settings. | ||||
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 1 | -2/+5 |
| | |||||
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 1 | -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 Brunner | 2010-03-24 | 1 | -5/+5 |
| | |||||
* | Adding libhydra_init, which is currently only needed for integrity checks. | Tobias Brunner | 2010-03-24 | 1 | -0/+42 |