aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha/ha_segments.c
Commit message (Expand)AuthorAgeFilesLines
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-3/+3
* Add an option to autobalance a HA cluster automaticallyMartin Willi2013-03-191-0/+59
* Check if for some reason we handle a HA segment on both nodesMartin Willi2013-03-191-1/+15
* Acquire HA segment lock while sending heartbeatMartin Willi2013-03-191-0/+2
* Fix scheduling of heartbeat sending in HA pluginMartin Willi2013-03-191-2/+11
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Make rescheduling a job more predictableTobias Brunner2012-06-251-6/+1
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-16/+13
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-2/+4
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-2/+2
* Added a non-blocking, skipping variant of IKE_SA enumeratorMartin Willi2011-05-161-1/+2
* Use wrapped threading functions in ha pluginMartin Willi2011-01-201-8/+6
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-3/+2
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-1/+2
* Fixed compiler warnings.Tobias Brunner2010-08-031-1/+3
* Added strongswan.conf options for HA heartbeatMartin Willi2010-07-261-4/+20
* Log CHILD_SA segment responsibilityMartin Willi2010-07-261-0/+7
* Use a sync message cache to resynchronize IKE_SAs without rekeyingMartin Willi2010-07-261-109/+11
* Delay resynchronization request until starter has loaded the configurationsMartin Willi2010-07-261-2/+4
* Replaces in_segment() by a more generic get_segment() functionMartin Willi2010-07-261-4/+4
* Migrated ha plugin to INIT/METHOD macrosMartin Willi2010-07-261-46/+31
* Updated HA plugin to new APIsMartin Willi2010-04-071-1/+2
* Moved ha plugin to libcharonMartin Willi2010-04-071-0/+502