aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha/ha_dispatcher.c
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize ESN support in HA pluginMartin Willi2011-04-201-0/+5
|
* set tfcv3 flag TRUE in ha_dispatcherAndreas Steffen2010-12-261-4/+4
|
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-2/+2
| | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
* 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
|
* Implemented a HA enabled in-memory address poolMartin Willi2010-07-281-1/+26
|
* Reserving does not work, as our pools do not support acquiring arbitrary ↵Martin Willi2010-07-271-30/+0
| | | | | | addresses This reverts commit d1384080b3ba74f366eaf8b5f027babca3f5d607.
* Synchronize EAP-Identity of remote peerMartin Willi2010-07-261-0/+6
|
* Reserve virtual IP of passive IKE_SAs in the local poolMartin Willi2010-07-261-0/+30
|
* Log CHILD_SA segment responsibilityMartin Willi2010-07-261-3/+18
|
* Pass initiator parameter to distinguish between original and exchange initiatorMartin Willi2010-07-261-1/+3
|
* Use a sync message cache to resynchronize IKE_SAs without rekeyingMartin Willi2010-07-261-15/+58
|
* Log received HA message typesMartin Willi2010-07-261-3/+9
|
* Use distinct message types for HA message ID updatesMartin Willi2010-07-261-6/+46
|
* Migrated ha plugin to INIT/METHOD macrosMartin Willi2010-07-261-8/+10
|
* Updated HA plugin to new APIsMartin Willi2010-04-071-32/+32
|
* Moved ha plugin to libcharonMartin Willi2010-04-071-0/+737