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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Create IKEv1 keymat hasher explicitly on sync
Martin Willi
2012-03-20
1
-3
/
+6
|
*
Added support to sync IKEv1 SAs key material in HA plugin
Martin Willi
2012-03-20
4
-10
/
+95
|
*
Pass IKEv1 specific keymat to ike_keys hook
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Use a more complete implementation of a HA specific diffie_hellman_t
Martin Willi
2012-03-20
1
-11
/
+50
|
*
Apply proposal to a HA synced IKE_SA
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Updated HA plugin to new IKEv2 specific keymat functions
Martin Willi
2012-03-20
2
-12
/
+24
|
*
Added an aggressive mode peer_cfg option
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Don't compare initiator flag in IKE_SA manager, pass initiator parameter to I...
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Store IKE version of an SA on ike_sa_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
|
Clear peer addresses during HA update.
Tobias Brunner
2012-03-09
1
-1
/
+6
*
|
Renamed list of additional peer addresses as it now stores all known addresses.
Tobias Brunner
2012-03-09
4
-9
/
+8
*
|
Check if ClusterIP directory could be opened before enumerating it
Martin Willi
2012-02-06
1
-17
/
+26
*
|
Fixed additional typos in comments and log messages.
Tobias Brunner
2012-01-12
1
-2
/
+2
|
/
*
Fix file descriptor leak
Thomas Jarosch
2011-08-29
1
-0
/
+1
*
Don't rekey but delete CHILD_SA to resying against NATed Windows clients
Martin Willi
2011-08-19
1
-3
/
+18
*
Sync newer IKE_SA condition/extension flags in ha plugin
Martin Willi
2011-08-19
2
-2
/
+12
*
ha plugin does not need Linux headers anymore
Martin Willi
2011-08-02
1
-1
/
+1
*
Check for kernel version and use appropriate jhash version in HA plugin
Martin Willi
2011-08-02
1
-10
/
+101
*
Fix parentheses in write() to CLUSTERIP control files
Martin Willi
2011-07-14
1
-1
/
+1
*
Replaced ike_sa_t.create_additional_address_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-4
/
+4
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-4
/
+4
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
5
-10
/
+10
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
2
-2
/
+3
*
Synchronize ESN support in HA plugin
Martin Willi
2011-04-20
4
-0
/
+13
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-0
/
+7
*
Use wrapped threading functions in ha plugin
Martin Willi
2011-01-20
3
-16
/
+15
*
set tfcv3 flag TRUE in ha_dispatcher
Andreas Steffen
2010-12-26
1
-4
/
+4
*
Added a TFC padding option to child_cfg
Martin Willi
2010-12-20
1
-1
/
+1
*
start and route connections defined in an SQL database via start_action field...
Andreas Steffen
2010-11-28
1
-2
/
+2
*
Store proposal number in proposal_t to reuse it in the selected proposal
Martin Willi
2010-10-28
1
-2
/
+2
*
Set ownership of all HA ClusterIP control files
Martin Willi
2010-10-20
1
-0
/
+5
*
Set ownership/permissions of HA control socket
Martin Willi
2010-10-20
1
-1
/
+9
*
Scheduler and processor have been moved to libstrongswan.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
4
-9
/
+5
*
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
4
-4
/
+8
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
*
Fixed compiler warnings.
Tobias Brunner
2010-08-03
1
-1
/
+3
*
Implemented a HA enabled in-memory address pool
Martin Willi
2010-07-28
6
-4
/
+468
*
Added a function to segmentate a generic integer
Martin Willi
2010-07-28
2
-18
/
+48
*
Reserving does not work, as our pools do not support acquiring arbitrary addr...
Martin Willi
2010-07-27
1
-30
/
+0
*
Flush any remaining cache state if an IKE_SA goes down
Martin Willi
2010-07-27
1
-2
/
+2
*
Synchronize EAP-Identity of remote peer
Martin Willi
2010-07-26
4
-0
/
+16
*
Reserve virtual IP of passive IKE_SAs in the local pool
Martin Willi
2010-07-26
1
-0
/
+30
*
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
9
-18
/
+95
*
Pass initiator parameter to distinguish between original and exchange initiator
Martin Willi
2010-07-26
4
-1
/
+8
[prev]
[next]