index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
plugin_loader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugin-loader: Add facility to register plugin constructors
Tobias Brunner
2017-05-23
1
-0
/
+10
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
1
-1
/
+7
*
plugin-loader: Escape <ns> in comment as Doxygen sees this as XML tag
Tobias Brunner
2014-02-18
1
-2
/
+2
*
plugin-loader: Optionally use load option in each plugin section to load plugins
Tobias Brunner
2014-02-12
1
-1
/
+8
*
plugin-loader: Convenience function added to add plugin dirs in build tree
Tobias Brunner
2013-11-06
1
-0
/
+9
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
1
-6
/
+5
*
plugin-loader: Method added to provide additional search paths for plugins
Tobias Brunner
2013-06-27
1
-0
/
+17
*
plugin-loader: Add method to print loaded plugins on a given log level
Tobias Brunner
2013-06-21
1
-0
/
+8
*
Move test-runners has_feature() function to plugin loader
Martin Willi
2013-06-21
1
-0
/
+8
*
Refactored plugin-loader with improved dependency resolution
Tobias Brunner
2013-06-11
1
-4
/
+4
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added a method to plugin_loader_t to add 'static' plugin features
Tobias Brunner
2012-06-25
1
-0
/
+24
*
Cache list of plugin names to further simplify its usage.
Tobias Brunner
2012-01-19
1
-1
/
+3
*
Function added to plugin_loader to get a list of the names of loaded plugins.
Tobias Brunner
2012-01-19
1
-0
/
+8
*
Doxygen fixups
Martin Willi
2011-10-14
1
-1
/
+1
*
Fixed comment of create_plugin_enumerator.
Tobias Brunner
2011-10-14
1
-3
/
+3
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
1
-1
/
+5
*
Added plugin_loader method to reload plugin configurations
Martin Willi
2011-04-15
1
-0
/
+8
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-2
/
+2
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-5
/
+5
*
plugins marked with a '!' are handled as critical: cancel if loading fails
Martin Willi
2009-09-01
1
-5
/
+9
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
*
enumerating loaded plugins in "ipsec statusall"
Martin Willi
2008-06-24
1
-1
/
+10
*
plugin load configuration in strongswan.conf
Martin Willi
2008-05-15
1
-3
/
+8
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+53