Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Store the name of the daemon that initialized libhydra to load ↵ | Tobias Brunner | 2010-04-06 | 2 | -2/+12 | |
| | | | | daemon-specific settings. | |||||
* | Make in-memory pool thread-safe. | Tobias Brunner | 2010-04-06 | 2 | -17/+36 | |
| | ||||||
* | Extracted in-memory IP address pool from stroke plugin to libhydra. | Tobias Brunner | 2010-04-06 | 3 | -1/+543 | |
| | ||||||
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 2 | -2/+6 | |
| | ||||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 2 | -4/+4 | |
| | ||||||
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 9 | -1/+824 | |
| | | | | | 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 | 2 | -6/+6 | |
| | ||||||
* | Adding libhydra_init, which is currently only needed for integrity checks. | Tobias Brunner | 2010-03-24 | 3 | -2/+85 | |
| | ||||||
* | Moving attr-sql config in strongswan.conf to libhydra. | Tobias Brunner | 2010-03-24 | 3 | -4/+4 | |
| | ||||||
* | Moving attr-sql plugin from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 8 | -6/+1995 | |
| | ||||||
* | Adding libhydra stub. | Tobias Brunner | 2010-03-24 | 1 | -0/+30 | |