aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/attributes
Commit message (Collapse)AuthorAgeFilesLines
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-134-527/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-044-26/+26
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-281-0/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-304-8/+0
|
* attribute_manager supports attribute_handler's to handle configuration ↵Martin Willi2009-04-244-2/+238
| | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr)
* fixed compiler warnings on 64bitMartin Willi2009-04-221-3/+3
|
* merged multi-auth branch back into trunkMartin Willi2009-04-143-10/+7
|
* updated DoxyfileMartin Willi2009-03-242-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* fixed format string argument error, resulting in crashMartin Willi2009-03-031-2/+14
| | | | fixed memleak if pool not found
* pass identity to release_address(), allows providers to do a lookup by idMartin Willi2008-12-053-5/+7
|
* 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-093-0/+287
updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool