aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backend_manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-114/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-18/+12
|
* updated DoxyfileMartin Willi2009-03-241-2/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* peer_cfg lookup takes peer addresses into accountMartin Willi2008-07-011-1/+4
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-44/+31
|
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-181-0/+9
|
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-6/+8
|
* added more API documentation to backends/interfacesMartin Willi2007-04-301-5/+9
|
* restructuring of configuration backendsMartin Willi2007-04-271-0/+118
added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP