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_segments.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-3
/
+3
*
Add an option to autobalance a HA cluster automatically
Martin Willi
2013-03-19
1
-0
/
+59
*
Check if for some reason we handle a HA segment on both nodes
Martin Willi
2013-03-19
1
-1
/
+15
*
Acquire HA segment lock while sending heartbeat
Martin Willi
2013-03-19
1
-0
/
+2
*
Fix scheduling of heartbeat sending in HA plugin
Martin Willi
2013-03-19
1
-2
/
+11
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make rescheduling a job more predictable
Tobias Brunner
2012-06-25
1
-6
/
+1
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-16
/
+13
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-2
/
+4
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-2
/
+2
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
1
-1
/
+2
*
Use wrapped threading functions in ha plugin
Martin Willi
2011-01-20
1
-8
/
+6
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+2
*
Fixed compiler warnings.
Tobias Brunner
2010-08-03
1
-1
/
+3
*
Added strongswan.conf options for HA heartbeat
Martin Willi
2010-07-26
1
-4
/
+20
*
Log CHILD_SA segment responsibility
Martin Willi
2010-07-26
1
-0
/
+7
*
Use a sync message cache to resynchronize IKE_SAs without rekeying
Martin Willi
2010-07-26
1
-109
/
+11
*
Delay resynchronization request until starter has loaded the configurations
Martin Willi
2010-07-26
1
-2
/
+4
*
Replaces in_segment() by a more generic get_segment() function
Martin Willi
2010-07-26
1
-4
/
+4
*
Migrated ha plugin to INIT/METHOD macros
Martin Willi
2010-07-26
1
-46
/
+31
*
Updated HA plugin to new APIs
Martin Willi
2010-04-07
1
-1
/
+2
*
Moved ha plugin to libcharon
Martin Willi
2010-04-07
1
-0
/
+502