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
/
ha
/
ha_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ha: Skip SA for sync messages when resyncing HA segments
Tobias Brunner
2015-05-26
1
-1
/
+2
*
ha: Move plugin initialization from constructor to plugin callback
Tobias Brunner
2015-05-26
1
-58
/
+69
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-6
/
+4
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-7
/
+7
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+2
*
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
Tobias Brunner
2013-06-25
1
-0
/
+6
*
ha: Use plugin features to register listeners and attribute provider
Tobias Brunner
2013-06-11
1
-9
/
+37
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-7
/
+7
*
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
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
*
Implemented a HA enabled in-memory address pool
Martin Willi
2010-07-28
1
-1
/
+12
*
Log CHILD_SA segment responsibility
Martin Willi
2010-07-26
1
-2
/
+3
*
Use a sync message cache to resynchronize IKE_SAs without rekeying
Martin Willi
2010-07-26
1
-5
/
+14
*
Migrated ha plugin to INIT/METHOD macros
Martin Willi
2010-07-26
1
-9
/
+5
*
Updated HA plugin to new APIs
Martin Willi
2010-04-07
1
-3
/
+3
*
Moved ha plugin to libcharon
Martin Willi
2010-04-07
1
-0
/
+163