aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backend_manager.c
Commit message (Expand)AuthorAgeFilesLines
* 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