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
/
ikev2
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
ikev2: Reject CHILD_SA creation/rekeying while deleting an IKE_SA
Martin Willi
2014-04-17
1
-0
/
+6
*
ikev2: Add inherit_pre() to apply config and hosts before IKE_SA rekeying
Martin Willi
2014-04-17
1
-11
/
+3
*
ikev2: Fix reauthentication if peer assigns a different virtual IP
Tobias Brunner
2014-04-15
1
-1
/
+1
*
ikev2: Recreate a CHILD_SA that got a hard lifetime expire without rekeying
Martin Willi
2014-03-31
1
-0
/
+12
*
ikev2: Cache all received attribute certificates to auth config
Martin Willi
2014-03-31
1
-1
/
+27
*
ikev2: Send all known and valid attribute certificates for subject cert
Martin Willi
2014-03-31
1
-0
/
+46
*
ikev2: Slightly refactor certificate payload construction to separate functions
Martin Willi
2014-03-31
1
-37
/
+56
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
4
-5
/
+5
*
ikev2: Add Cisco FRAGMENTATION vendor ID
Martin Willi
2014-01-23
1
-0
/
+2
*
ikev2: Add Cisco Copyright vendor ID
Martin Willi
2014-01-23
1
-0
/
+2
*
ikev2: Add Cisco Delete Reason vendor ID
Martin Willi
2014-01-23
1
-0
/
+2
*
ikev2: Use a more dynamic vendor ID database, as we use with IKEv1
Martin Willi
2014-01-23
1
-16
/
+57
*
ikev2: Allocate SPI with the protocol of the first/negotiated proposal
Martin Willi
2013-10-11
1
-2
/
+16
*
ikev2: Fix segfault when reestablishing CHILD_SAs due to closeaction=restart|...
Tobias Brunner
2013-08-13
1
-3
/
+4
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
1
-1
/
+1
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
2
-23
/
+25
*
Reuse reqid when restarting CHILD_SAs for dpd|closeaction=restart
Tobias Brunner
2013-07-01
1
-2
/
+2
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-1
/
+2
*
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
1
-3
/
+16
*
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
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-8
/
+8
*
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: 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
1
-7
/
+0
*
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
*
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
*
emit a single assig_vips bus message for all VIPs
Andreas Steffen
2013-04-06
1
-0
/
+2
*
Defer CHILD_SA rekeying if allocating an SPI fails
Martin Willi
2013-04-03
1
-12
/
+25
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-2
/
+2
*
Merge branch 'multi-eap'
Martin Willi
2013-03-01
1
-28
/
+40
|
\
|
*
Apply a mutual EAP auth_cfg not before the EAP method completes
Martin Willi
2013-02-26
1
-1
/
+8
|
*
Be a little more verbose why a peer_cfg is inacceptable
Martin Willi
2013-02-26
1
-8
/
+16
|
*
Refactor auth_cfg applying to a common function
Martin Willi
2013-02-26
1
-20
/
+17
*
|
Merge branch 'tfc-notify'
Martin Willi
2013-03-01
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Send ESP_TFC_PADDING_NOT_SUPPORTED if the used kernel doesn't support it
Martin Willi
2013-03-01
1
-0
/
+9
*
|
Add a global return_success() method implementation
Martin Willi
2013-02-14
1
-8
/
+2
|
/
*
Refactored IKEv2 cert/certreq payload processing to multiple functions
Martin Willi
2013-01-11
1
-112
/
+141
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2012-12-20
2
-2
/
+2
*
Raise an alert if IKE SA is kept
Adrian-Ken Rueegsegger
2012-12-20
1
-0
/
+1
*
Raise an alert if allocating virtual IPs fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if kernel policy installation fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if kernel SA installation fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert on traffic selector mismatch
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise alerts when enforcing IKE_SA unique policy
Martin Willi
2012-12-19
1
-0
/
+1
[next]