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
/
libcharon
/
plugins
/
stroke
/
stroke_plugin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
counters: Move IKE event counter collection from stroke to a separate plugin
Tobias Brunner
2017-11-08
1
-0
/
+1
|
*
stroke: Load general PKCS#8 private keys
Andreas Steffen
2016-12-17
1
-0
/
+2
|
*
Implemented full BLISS support for IKEv2 public key authentication and the ↵
Andreas Steffen
2014-11-29
1
-0
/
+1
|
|
|
|
pki tool
*
stream-service: move CAP_CHOWN check from plugins to service constructor
Martin Willi
2013-07-18
1
-8
/
+2
|
|
|
|
|
A plugin service can be a TCP socket now, so it does not make much sense to strictly check for CAP_CHOWN.
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+1
|
*
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
Tobias Brunner
2013-06-25
1
-0
/
+6
|
|
|
|
|
But as the sockets will be created with the user/group of the running process this might not be required as no change may be needed.
*
fixed feature dependencies for CERT_TRUSTED_PUBKEY
Andreas Steffen
2012-05-05
1
-0
/
+2
|
*
stroke plugin sdepends on building CERT_ANY certificates
Martin Willi
2012-05-03
1
-0
/
+1
|
*
Add plugin features support to stroke plugin
Martin Willi
2012-05-02
1
-7
/
+34
|
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-0
/
+7
|
|
|
|
over plugin_t
*
Migrated stroke_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-07
1
-7
/
+11
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+65