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
/
ha_ike.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ha: Delete passive IKE_SA on other node after half-open timeout
Tobias Brunner
2017-01-25
1
-0
/
+15
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
*
ha: Properly sync IKEv1 IV if gateway is initiator
Tobias Brunner
2016-02-01
1
-12
/
+16
*
ha: Add DH group to IKE_ADD message
Tobias Brunner
2016-02-01
1
-0
/
+4
*
ha: Sync remote address in HA_IKE_ADD, too
Thomas Egerer
2015-08-04
1
-0
/
+1
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-3
/
+5
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-1
/
+1
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-22
/
+30
*
Cleaned up memory management and return values for encryption payload
Martin Willi
2012-07-16
1
-1
/
+0
*
Add a return value to keymat_v1_t.{get,update,confirm}_iv
Martin Willi
2012-07-16
1
-7
/
+9
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-32
/
+119
|
\
|
*
Synchronize IKEv1 DPD sequence numbers
Martin Willi
2012-03-20
1
-0
/
+30
|
*
Sync remote virtual IP for IKEv1 SAs
Martin Willi
2012-03-20
1
-0
/
+13
|
*
Sync new IKE_SA condition/extension flags
Martin Willi
2012-03-20
1
-2
/
+6
|
*
Added support for Phase1 IV synchronization to HA plugin
Martin Willi
2012-03-20
1
-26
/
+50
|
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Added support to sync IKEv1 SAs key material in HA plugin
Martin Willi
2012-03-20
1
-0
/
+12
|
*
Pass IKEv1 specific keymat to ike_keys hook
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Updated HA plugin to new IKEv2 specific keymat functions
Martin Willi
2012-03-20
1
-3
/
+5
*
|
Renamed list of additional peer addresses as it now stores all known addresses.
Tobias Brunner
2012-03-09
1
-2
/
+2
|
/
*
Sync newer IKE_SA condition/extension flags in ha plugin
Martin Willi
2011-08-19
1
-2
/
+7
*
Replaced ike_sa_t.create_additional_address_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-4
/
+4
*
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
1
-0
/
+6
*
Use a sync message cache to resynchronize IKE_SAs without rekeying
Martin Willi
2010-07-26
1
-1
/
+24
*
Use distinct message types for HA message ID updates
Martin Willi
2010-07-26
1
-6
/
+4
*
Migrated ha plugin to INIT/METHOD macros
Martin Willi
2010-07-26
1
-34
/
+26
*
Updated HA plugin to new APIs
Martin Willi
2010-04-07
1
-6
/
+0
*
Moved ha plugin to libcharon
Martin Willi
2010-04-07
1
-0
/
+286