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
/
charon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do a proper cleanup when printing usage info.
Tobias Brunner
2010-05-04
1
-3
/
+4
*
Integrating libhydra into the Android build system.
Tobias Brunner
2010-04-12
1
-1
/
+2
*
Moved ha plugin to libcharon
Martin Willi
2010-04-07
21
-4202
/
+0
*
Make resync/monitoring functionality optional
Martin Willi
2010-04-07
3
-27
/
+35
*
Listen to ike_updown/rekey hook instead of ike_state_change
Martin Willi
2010-04-07
1
-56
/
+59
*
Request a complete resync after daemon startup
Martin Willi
2010-04-07
3
-4
/
+54
*
Do not automatically take over segments, as we need to resync first
Martin Willi
2010-04-07
3
-80
/
+57
*
Drop overlapping segments only if we have no active SAs on it
Martin Willi
2010-04-07
1
-14
/
+32
*
Do not install iptables rules, they should stay active after shutdown
Martin Willi
2010-04-07
3
-100
/
+92
*
Take over all segments if heartbeat becomes silent
Martin Willi
2010-04-07
1
-11
/
+57
*
Renamed ha-sync plugin to ha
Martin Willi
2010-04-07
22
-720
/
+709
*
Try to send HA sync messages synchronously
Martin Willi
2010-04-07
1
-17
/
+27
*
Do not sync a delete for a child in a destroying IKE_SA
Martin Willi
2010-04-07
1
-1
/
+4
*
Include ICMP traffic in sync tunnel
Martin Willi
2010-04-07
1
-2
/
+6
*
Refactored segment enabling/disabling
Martin Willi
2010-04-07
1
-71
/
+74
*
Use a connected UDP socket
Martin Willi
2010-04-07
1
-8
/
+18
*
Removed obsolete socket subclasses
Martin Willi
2010-04-07
2
-46
/
+0
*
Automatically segment cluster using periodically sent status messages
Martin Willi
2010-04-07
9
-70
/
+177
*
Do not enable/disable our own sync tunnel
Martin Willi
2010-04-07
3
-10
/
+24
*
Enable/disable inactive/active segments only
Martin Willi
2010-04-07
1
-4
/
+10
*
Deactivate all active segments before shutting down
Martin Willi
2010-04-07
3
-0
/
+30
*
HA kernel interface can mangle netfilter rules, currently with iptables invoc...
Martin Willi
2010-04-07
4
-29
/
+183
*
Added support for kernel segment manipulation
Martin Willi
2010-04-07
6
-38
/
+197
*
Moved segment configuration parsing to ha_sync_plugin
Martin Willi
2010-04-07
3
-36
/
+54
*
Propagate segment manipulation to cluster node
Martin Willi
2010-04-07
8
-23
/
+109
*
Segment manipulation in HA sync is thread save
Martin Willi
2010-04-07
1
-16
/
+31
*
Passing 0 to segments->(de-)activate enables/disables all segments
Martin Willi
2010-04-07
2
-36
/
+54
*
separated auto-tunnel functionality from socket
Martin Willi
2010-04-07
11
-316
/
+461
*
create external fifo socket only if "fifo_interface" option is set
Martin Willi
2010-04-07
1
-2
/
+10
*
updated linuxdir include variable
Martin Willi
2010-04-07
1
-1
/
+1
*
updated HA sync plugin to new lifetime config
Martin Willi
2010-04-07
1
-1
/
+6
*
print "none" if not serving any segments
Martin Willi
2010-04-07
1
-1
/
+1
*
automatically establish a PSK authenticated SA between cluster nodes
Martin Willi
2010-04-07
4
-31
/
+366
*
fixed memleak when installing synced virtual IPs
Martin Willi
2010-04-07
1
-2
/
+3
*
do not sync CHILD_SAs without an IKE_SA
Martin Willi
2010-04-07
1
-1
/
+1
*
removed $Id$ from ha plugin
Martin Willi
2010-04-07
16
-32
/
+0
*
fixed ike_sa condition/extension parsing
Martin Willi
2010-04-07
1
-12
/
+12
*
fixed sync of CHILD_SA delete
Martin Willi
2010-04-07
1
-5
/
+2
*
added HA resync option to (re-)integrate nodes to a cluster
Martin Willi
2010-04-07
3
-8
/
+104
*
apply peer config during rekeying
Martin Willi
2010-04-07
1
-1
/
+7
*
manage synced SAs in IKE_SA Manager, tag them with IKE_PASSIVE state
Martin Willi
2010-04-07
15
-343
/
+272
*
support for IKE_SA rekeying sync
Martin Willi
2010-04-07
5
-19
/
+35
*
IKE_SA activation/deactivation magic using a fifo socket
Martin Willi
2010-04-07
6
-12
/
+331
*
syncing of complete IKE/CHILD_SAs works
Martin Willi
2010-04-07
8
-14
/
+346
*
pushing basic CHILD_SA sync data to backup node
Martin Willi
2010-04-07
4
-1
/
+256
*
basic syncing of IKE_SAs
Martin Willi
2010-04-07
9
-70
/
+547
*
added a dispatcher class to receive HA sync messages
Martin Willi
2010-04-07
8
-13
/
+422
*
generating basic IKE_SA sync messages
Martin Willi
2010-04-07
3
-57
/
+289
*
set up basic infrastructure ha_sync plugin
Martin Willi
2010-04-07
10
-160
/
+767
*
added child_sa serialization to ha_sync plugin
Martin Willi
2010-04-07
4
-26
/
+275
[next]