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.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-11
/
+18
|
*
Adding a helper function that translates single characters in a string.
Tobias Brunner
2010-03-08
1
-19
/
+2
|
*
Enabling the plugin loader to be able to load plugins without explicitly ↵
Tobias Brunner
2010-03-02
1
-0
/
+37
|
|
|
|
loading a shared object file first.
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-5
/
+30
|
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
1
-0
/
+5
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-12
/
+12
|
*
plugins marked with a '!' are handled as critical: cancel if loading fails
Martin Willi
2009-09-01
1
-9
/
+28
|
*
streamlined integrity test output some more
Andreas Steffen
2009-07-18
1
-5
/
+2
|
*
streamlined debug output of integrity tests
Andreas Steffen
2009-07-17
1
-13
/
+21
|
*
Removed an unnecessary include of a header that is not available on Mac OS X.
Tobias Brunner
2009-07-15
1
-1
/
+0
|
*
check integrity of plugins before loading
Martin Willi
2009-06-22
1
-0
/
+15
|
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
using token enumerator to parser plugin list
Martin Willi
2008-07-02
1
-28
/
+7
|
*
fixed plugin loader destruction
Martin Willi
2008-06-25
1
-1
/
+1
|
*
enumerating loaded plugins in "ipsec statusall"
Martin Willi
2008-06-24
1
-1
/
+23
|
*
removed debug statement
Andreas Steffen
2008-05-20
1
-1
/
+0
|
*
fixed whitespace eating in plugin loader
Andreas Steffen
2008-05-20
1
-10
/
+16
|
*
fixed warning if plugin list has trailing whitespaces
Martin Willi
2008-05-16
1
-0
/
+4
|
*
loading default modules depending on configure options
Martin Willi
2008-05-16
1
-2
/
+6
|
*
plugin load configuration in strongswan.conf
Martin Willi
2008-05-15
1
-45
/
+74
|
|
|
|
|
|
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
*
decreased plugin load verbosity
Martin Willi
2008-05-13
1
-2
/
+2
|
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+129