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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
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
2
-12
/
+26
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-2
/
+2
*
Clean up IKE_SA state if IKE_SA_INIT request does not have message ID 0
Martin Willi
2013-03-11
1
-0
/
+4
*
Merge branch 'multi-eap'
Martin Willi
2013-03-01
2
-28
/
+50
|
\
|
*
Apply a mutual EAP auth_cfg not before the EAP method completes
Martin Willi
2013-02-26
2
-1
/
+18
|
*
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 'ikev1-mm-retransmits'
Martin Willi
2013-03-01
1
-0
/
+12
|
\
\
|
*
|
Move initial message dropping to task manager
Martin Willi
2013-02-25
1
-0
/
+12
|
|
/
*
|
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
|
/
*
Fix check-in of IKE_SA when IKE_SA_INIT fails and hash table is enabled
Tobias Brunner
2013-01-24
1
-2
/
+13
*
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
*
Raise an alert if CHILD_SA proposals mismatch
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if IKE proposals mismatch
Martin Willi
2012-12-19
1
-0
/
+5
*
Raise an alert of generating local authentication data fails
Martin Willi
2012-12-19
1
-6
/
+10
*
Fix GPL license header to properly "sed" it
Martin Willi
2012-11-30
1
-1
/
+1
*
Add alerts for sent/received message retransmissions and timeout
Martin Willi
2012-11-29
1
-0
/
+5
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Raise a bus alert when IKE message body parsing fails
Martin Willi
2012-10-24
1
-0
/
+2
*
Respect IKE version while selecting an ike_cfg as responder
Martin Willi
2012-10-24
1
-1
/
+2
*
Ensure UNSUPPORTED_CRITICAL_PAYLOAD notify contains correct payload type
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Made IP address enumeration more flexible
Tobias Brunner
2012-09-21
3
-3
/
+3
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
3
-3
/
+3
*
Derive a dynamic TS to multiple virtual IPs
Martin Willi
2012-09-18
1
-39
/
+61
[next]