aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/attributes
Commit message (Collapse)AuthorAgeFilesLines
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-246-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 IANAAndreas Steffen2010-01-072-3/+9
|
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
|
* Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵Tobias Brunner2009-12-231-1/+1
| | | | primitives (and utils/mutex.h is now threading.h).
* Correctly enumerate attributes to request as initiator with the actually ↵Martin Willi2009-11-171-12/+61
| | | | requesting handler
* Give plugins more control of which configuration attributes to request, and ↵Martin Willi2009-11-174-19/+99
| | | | pass received attributes back to the requesting handler
* Fixed all doxygen warningsMartin Willi2009-10-222-2/+2
|
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-136-0/+632