aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/attributes/attribute_manager.c
Commit message (Expand)AuthorAgeFilesLines
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-131-267/+0
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* attribute_manager supports attribute_handler's to handle configuration attrib...Martin Willi2009-04-241-0/+112
* merged multi-auth branch back into trunkMartin Willi2009-04-141-3/+3
* fixed format string argument error, resulting in crashMartin Willi2009-03-031-2/+14
* pass identity to release_address(), allows providers to do a lookup by idMartin Willi2008-12-051-3/+3
* use a rwlock in attribute manager to allow simultaneous accessMartin Willi2008-11-271-12/+12
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-091-0/+145