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
/
sa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
trap-manager: use ike_cfg resolver functions
Martin Willi
2013-09-04
1
-4
/
+2
*
ike-sa: use ike_cfg resolver functions
Martin Willi
2013-09-04
1
-16
/
+12
*
ikev1: implement mode config push mode
Martin Willi
2013-09-04
5
-76
/
+363
*
xauth: add a configuration string option to be passed to XAuth instances
Martin Willi
2013-09-03
4
-4
/
+25
*
ikev1: Fix calculation of the number of fragments
Tobias Brunner
2013-08-15
1
-1
/
+1
*
ikev1: When sending fragments, use ports to decide if a non-ESP marker is added
Tobias Brunner
2013-08-15
1
-6
/
+8
*
ikev2: Fix segfault when reestablishing CHILD_SAs due to closeaction=restart|...
Tobias Brunner
2013-08-13
1
-3
/
+4
*
ikev2: Only schedule half-open-timeout delete job after successfully handling...
Tobias Brunner
2013-07-29
1
-8
/
+16
*
ikev1: Always send ID payloads (traffic selectors) during Quick Mode
Tobias Brunner
2013-07-25
1
-26
/
+4
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
6
-13
/
+11
*
ike: Fix reestablishing SAs if no child-creating tasks are queued
Tobias Brunner
2013-07-18
1
-2
/
+5
*
ike-sa: uninstall CHILD_SAs before removing virtual IPs
Martin Willi
2013-07-18
1
-1
/
+8
*
ikev1: Reestablish IKE_SA/CHILD_SAs if it gets deleted by the peer
Tobias Brunner
2013-07-17
1
-0
/
+5
*
ike: Migrate queued CHILD_SA-creating tasks when reestablishing an IKE_SA
Tobias Brunner
2013-07-17
4
-2
/
+115
*
ikev1: Support closeaction of CHILD_SA.
Oliver Smith
2013-07-17
1
-7
/
+49
*
child-sa: refactor proxy transport mode address lookup
Martin Willi
2013-07-17
1
-56
/
+42
*
child-sa: replace traffic selector lists by arrays
Martin Willi
2013-07-17
1
-18
/
+19
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
7
-59
/
+78
*
ikev2: replace linked lists by arrays in task manager
Martin Willi
2013-07-17
1
-70
/
+76
*
ike-sa: use arrays instead of linked lists in long lived collections
Martin Willi
2013-07-17
1
-116
/
+98
*
ike: Resolve hosts only for address families currently supported
Tobias Brunner
2013-07-05
1
-3
/
+16
*
Reuse reqid when restarting CHILD_SAs for dpd|closeaction=restart
Tobias Brunner
2013-07-01
2
-3
/
+4
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
4
-5
/
+8
*
ikev2: keep the CHILD_SA we delete as initiator in the list to destroy
Martin Willi
2013-06-25
1
-6
/
+5
*
ike: Force NAT-T/UDP encapsulation if kernel interface requires it
Tobias Brunner
2013-06-21
2
-5
/
+32
*
ikev2: use protocol of selected proposal to delete a failed CHILD_SA
Martin Willi
2013-06-20
1
-2
/
+2
*
ikev2: properly fall back to tunnel mode if transport/BEET mode not configured
Martin Willi
2013-06-19
1
-2
/
+8
*
ikev2: support transport mode over NAT
Martin Willi
2013-06-19
1
-36
/
+150
*
ike: reuse the reqid of an installed trap having the same config
Martin Willi
2013-06-19
1
-1
/
+5
*
trap-manager: add a method to find reqid for installed traps by config
Martin Willi
2013-06-19
2
-2
/
+38
*
trap-manager: don't check-in nonexisting IKE_SA if acquire fails
Martin Willi
2013-06-19
1
-2
/
+1
*
trap-manager: fix a memleak when installing a trap to %any
Martin Willi
2013-06-19
1
-0
/
+1
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
4
-21
/
+28
*
Use ref_get() to make sure IKE_SA unique IDs are unique
Martin Willi
2013-06-11
1
-2
/
+2
*
Use ref_get() to make sure CHILD_SA reqids are unique
Martin Willi
2013-06-11
1
-2
/
+9
*
ikev1: keep vendor ID task alive during full Main/Aggressive Mode
Martin Willi
2013-06-11
1
-8
/
+75
*
ikev2: if installing a CHILD_SA as initiator fails, notify the responder
Martin Willi
2013-06-11
1
-2
/
+36
*
ikev2: raise LOCAL_AUTH_FAILED when receiving INFORMATIONAL with AUTH_FAILED
Martin Willi
2013-06-11
1
-0
/
+8
*
ikev2: close an established IKE_SA when receiving AUTHENTICATION_FAILED
Martin Willi
2013-06-11
1
-0
/
+6
*
ikev2: if responder authentication fails, send AUTHENTICATION_FAILED
Martin Willi
2013-06-11
1
-0
/
+29
*
Allow IPComp on NATed connections, both for IKEv1 and IKEv2
Martin Willi
2013-06-11
2
-33
/
+10
*
Properly compare CHILD_SAs during rekey collision
Tobias Brunner
2013-06-11
1
-5
/
+12
*
Raise LOCAL_AUTH_FAILED alert after receiving AUTHENTICATION_FAILURE
Martin Willi
2013-05-15
1
-0
/
+1
*
kernel-interface: query SAD for last use time if SPD query didn't yield one
Martin Willi
2013-05-06
1
-5
/
+19
*
child-sa: query SAD/SPD just for what we actually need to update statistics
Martin Willi
2013-05-06
1
-2
/
+5
*
child-sa: pass traffic selector to add_sa() regardless of IPsec mode
Martin Willi
2013-05-06
1
-14
/
+11
*
Raise an ALERT_PROPOSAL_MISMATCH_CHILD also when receiving NO_PROPOSAL_CHOSEN
Martin Willi
2013-05-06
1
-0
/
+20
*
Raise an ALERT_PROPOSAL_MISMATCH_IKE also when receiving NO_PROPOSAL_CHOSEN
Martin Willi
2013-05-06
1
-0
/
+20
*
Don't unset IKE_SA on bus before we released virtual IPs and attributes
Martin Willi
2013-05-06
1
-10
/
+8
*
emit a single assig_vips bus message for all VIPs
Andreas Steffen
2013-04-06
2
-6
/
+10
[prev]
[next]