Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 6 | -767/+0 |
| | | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object. | ||||
* | added some recent new attributes registered with IANA | Andreas Steffen | 2010-01-07 | 2 | -3/+9 |
| | |||||
* | Separated the public interfaces of the threading primitives. | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
| | |||||
* | Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵ | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
| | | | | primitives (and utils/mutex.h is now threading.h). | ||||
* | Correctly enumerate attributes to request as initiator with the actually ↵ | Martin Willi | 2009-11-17 | 1 | -12/+61 |
| | | | | requesting handler | ||||
* | Give plugins more control of which configuration attributes to request, and ↵ | Martin Willi | 2009-11-17 | 4 | -19/+99 |
| | | | | pass received attributes back to the requesting handler | ||||
* | Fixed all doxygen warnings | Martin Willi | 2009-10-22 | 2 | -2/+2 |
| | |||||
* | moved attribute_manager to libstrongswan | Andreas Steffen | 2009-10-13 | 6 | -0/+632 |