aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha
Commit message (Expand)AuthorAgeFilesLines
...
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-2/+2
* Set ownership of all HA ClusterIP control filesMartin Willi2010-10-201-0/+5
* Set ownership/permissions of HA control socketMartin Willi2010-10-201-1/+9
* Scheduler and processor have been moved to libstrongswan.Tobias Brunner2010-09-021-1/+1
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-024-9/+5
* 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-024-4/+8
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+5
* Fixed compiler warnings.Tobias Brunner2010-08-031-1/+3
* Implemented a HA enabled in-memory address poolMartin Willi2010-07-286-4/+468
* Added a function to segmentate a generic integerMartin Willi2010-07-282-18/+48
* Reserving does not work, as our pools do not support acquiring arbitrary addr...Martin Willi2010-07-271-30/+0
* Flush any remaining cache state if an IKE_SA goes downMartin Willi2010-07-271-2/+2
* Synchronize EAP-Identity of remote peerMartin Willi2010-07-264-0/+16
* Reserve virtual IP of passive IKE_SAs in the local poolMartin Willi2010-07-261-0/+30
* Added strongswan.conf options for HA heartbeatMartin Willi2010-07-261-4/+20
* Log CHILD_SA segment responsibilityMartin Willi2010-07-269-18/+95
* Pass initiator parameter to distinguish between original and exchange initiatorMartin Willi2010-07-264-1/+8
* Pass the CREATE_CHILD_SA initiator flag to the child_keys parameterMartin Willi2010-07-261-1/+1
* Use a sync message cache to resynchronize IKE_SAs without rekeyingMartin Willi2010-07-2616-169/+594
* Log received HA message typesMartin Willi2010-07-261-3/+9
* Add enum names for HA message typesMartin Willi2010-07-262-0/+19
* 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-263-17/+13
* Use distinct message types for HA message ID updatesMartin Willi2010-07-264-22/+60
* Migrated ha plugin to INIT/METHOD macrosMartin Willi2010-07-2610-257/+202
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+2
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-1/+2
* Some Doxygen fixes.Tobias Brunner2010-07-0510-13/+11
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-2/+2
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-041-1/+1
* Updated HA plugin to new APIsMartin Willi2010-04-079-54/+42
* Updated location of traffic selector headerMartin Willi2010-04-071-1/+1
* Moved ha plugin to libcharonMartin Willi2010-04-0721-0/+4207