Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 2 | -12/+13 |
| | |||||
* | 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 | 2 | -0/+541 |
| | |||||
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 6 | -0/+767 |
The attribute_manager_t instance is now located on the new hydra object instead of the lib object. |