aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha/ha_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* ha: Close control FIFO if it is not validTobias Brunner2015-08-271-0/+4
* ha: Recreate the control FIFO if the file exists but is not a FIFOTobias Brunner2015-08-171-13/+68
* Use exact mask when calling umask(2)Tobias Brunner2013-10-291-1/+1
* capabilities: Move global capabilities_t instance to libstrongswanTobias Brunner2013-06-251-2/+2
* Refactored heavily #ifdefd capability code to its own libstrongswan classMartin Willi2012-07-041-1/+2
* Centralized thread cancellation in processor_tTobias Brunner2012-06-251-9/+3
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-2/+2
* Use wrapped threading functions in ha pluginMartin Willi2011-01-201-4/+5
* Set ownership/permissions of HA control socketMartin Willi2010-10-201-1/+9
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-2/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-1/+2
* Use a sync message cache to resynchronize IKE_SAs without rekeyingMartin Willi2010-07-261-2/+8
* Migrated ha plugin to INIT/METHOD macrosMartin Willi2010-07-261-7/+9
* Moved ha plugin to libcharonMartin Willi2010-04-071-0/+132