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
/
agent
/
agent_plugin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent socket
Tobias Brunner
2014-01-23
1
-1
/
+7
|
|
|
|
This is also required if charon-cmd is used with capability dropping.
*
agent: Use sshkey plugin to parse keys, adds support for ECDSA
Tobias Brunner
2013-05-07
1
-0
/
+2
|
*
assign get_features method
Andreas Steffen
2011-11-07
1
-1
/
+1
|
*
Added features support to agent plugin
Andreas Steffen
2011-10-30
1
-4
/
+11
|
*
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
*
Added a final flag to builder registration to enumerate the actually ↵
Martin Willi
2010-09-03
1
-1
/
+1
|
|
|
|
supported algorithms
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
|
*
Migrated agent plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-6
/
+6
|
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
|
*
Updated agent plugin to the new builder API
Martin Willi
2009-09-10
1
-3
/
+3
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-2
/
+2
|
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
libstrongswan agent plugin to use ssh-agent for RSA signatures
Martin Willi
2008-09-02
1
-0
/
+59