aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/stroke_attribute.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-546/+0
* 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 p...Tobias Brunner2009-12-231-1/+1
* Give plugins more control of which configuration attributes to request, and p...Martin Willi2009-11-171-1/+1
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-3/+3
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-29/+29
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-1/+1
* another lease identity to be single-quotedAndreas Steffen2009-05-161-1/+1
* quote identitiesAndreas Steffen2009-05-111-4/+4
* hand out a IPv4 virtual address if %any6 is requestedMartin Willi2009-05-111-2/+3
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-5/+5
* attribute_manager supports attribute_handler's to handle configuration attrib...Martin Willi2009-04-241-0/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+2
* stop searching other pools if lease successfully releasedMartin Willi2009-03-031-0/+1
* [4859] caused crash when handling the %config caseAndreas Steffen2009-02-111-8/+8
* corrected syntaxAndreas Steffen2009-02-111-1/+1
* respect family when assigning pool addressesMartin Willi2009-02-111-1/+8
* output pool name string rather than pool pointerAndreas Steffen2009-01-281-1/+1
* fixed two bugs introduced by the stroke ip pool refactoring4.2.10Andreas Steffen2009-01-081-2/+9
* list assigned leases using "ipsec leases"Martin Willi2008-12-101-1/+88
* extended stroke in-memory pool to use hash-tablesMartin Willi2008-12-091-54/+158
* pass identity to release_address(), allows providers to do a lookup by idMartin Willi2008-12-051-2/+2
* fixed rightsourceip=%config scenariosMartin Willi2008-04-141-39/+61
* implemented a simple attribute provider for strokeMartin Willi2008-04-091-0/+318