aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backend_manager.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-444/+0
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-1/+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
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-31/+31
* 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
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-106/+206
* extended changeset [4753]Andreas Steffen2008-12-041-1/+2
* handling peer_match with higher priority tan ike_match to select correct conf...Martin Willi2008-12-041-1/+1
* fixed a double-unlock bug, showed up when using rwlocks in backend managerMartin Willi2008-11-281-22/+4
* use rwlocks in backend manager to allow simultaneous accessMartin Willi2008-11-271-19/+19
* cosmetics in debug outputAndreas Steffen2008-11-111-6/+11
* logging peer addresses in peer_cfg lookupMartin Willi2008-07-011-1/+2
* added host match prio to debugging outputMartin Willi2008-07-011-7/+8
* peer_cfg lookup takes peer addresses into accountMartin Willi2008-07-011-80/+97
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-061-4/+18
* fixed peer_cfg lookup when omitting IDrMartin Willi2008-03-191-0/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-138/+213
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-181-0/+17
* removed paranoid module checkingMartin Willi2007-05-251-13/+0
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-9/+7
* restructuring of configuration backendsMartin Willi2007-04-271-0/+244