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 (
Collapse
)
Author
Age
Files
Lines
...
*
Added stubs for handshake handling, server and peer variants
Martin Willi
2010-08-03
9
-6
/
+446
|
*
Accept follow-up fragments with a TLS message length
Martin Willi
2010-08-03
1
-24
/
+50
|
*
Added dummy/identity implementations of the different TLS record layers
Martin Willi
2010-08-03
8
-3
/
+475
|
*
Pass TLS records to newly introduced TLS stack
Martin Willi
2010-08-03
3
-11
/
+158
|
*
Added some TLS constants
Martin Willi
2010-08-03
3
-1
/
+173
|
*
(De-)fragment EAP-TLS packets, pass TLS records to upper layer
Martin Willi
2010-08-03
1
-1
/
+229
|
*
Added EAP-TLS plugin stub
Martin Willi
2010-08-03
5
-0
/
+288
|
*
Fixed compiler warning.
Tobias Brunner
2010-06-15
1
-1
/
+1
|
*
Run as vpn user on Android.
Tobias Brunner
2010-06-15
1
-0
/
+8
|
*
Truncate the PID file so that even if we fail to unlink it, the daemon can ↵
Tobias Brunner
2010-06-15
1
-11
/
+33
|
|
|
|
be restarted properly.
*
Option to skip slow addr2line resolution in leak-detective
Martin Willi
2010-05-20
1
-1
/
+1
|
*
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 ↵
Martin Willi
2010-04-07
4
-29
/
+183
|
|
|
|
invocation
*
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
|
[prev]
[next]