aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/plugin_loader.h
Commit message (Collapse)AuthorAgeFilesLines
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* plugins marked with a '!' are handled as critical: cancel if loading failsMartin Willi2009-09-011-5/+9
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* enumerating loaded plugins in "ipsec statusall"Martin Willi2008-06-241-1/+10
|
* plugin load configuration in strongswan.confMartin Willi2008-05-151-3/+8
| | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+53