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
/
ike_sa.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pass full pool list to release_address
Martin Willi
2012-09-11
1
-13
/
+8
*
Only initiate an exchange from send_dpd() if a task was actually queued
Tobias Brunner
2012-09-07
1
-2
/
+8
*
Trigger ike_updown event caused by retransmits only after reestablish() has b...
Tobias Brunner
2012-09-06
1
-0
/
+4
*
Add ike_reestablish() event that is triggered when an IKE_SA is reestablished
Tobias Brunner
2012-09-06
1
-0
/
+1
*
Add a new condition to mark IKE_SAs that are currently being reauthenticated
Tobias Brunner
2012-09-06
1
-9
/
+4
*
Clear virtual IPs before storing assigned ones on the IKE_SA
Tobias Brunner
2012-09-05
1
-0
/
+18
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
1
-4
/
+14
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-45
/
+39
*
Increase log verbosity when sending NAT keep-alives
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Replaced usages of CHARON_*_PORT with calls to get_port().
Tobias Brunner
2012-08-08
1
-4
/
+7
*
Use send_no_marker to send NAT keepalives.
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-4
/
+4
*
Block XAuth transaction on established IKE_SAs, but allow Mode Config
Martin Willi
2012-08-03
1
-1
/
+0
*
Reject initial exchange messages early once IKE_SA is established
Martin Willi
2012-08-02
1
-0
/
+18
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-8
/
+13
*
Avoid queueing more than one retry initiate job.
Tobias Brunner
2012-05-30
1
-3
/
+25
*
Retry IKE_SA initiation if DNS resolution failed.
Tobias Brunner
2012-05-30
1
-4
/
+39
*
Resolve hosts before reauthenticating due to address change.
Tobias Brunner
2012-05-25
1
-0
/
+2
*
Don't queue delete_ike_sa job when setting IKE_DELETING.
Tobias Brunner
2012-05-25
1
-8
/
+0
*
During reauthentication reestablish IKE_SA even if deleting the old one fails.
Tobias Brunner
2012-05-25
1
-0
/
+6
*
Integrated main parts of IKE_REAUTH task into ike_sa_t.reestablish.
Tobias Brunner
2012-05-25
1
-28
/
+74
*
Fixed route lookup in case MOBIKE is not enabled.
Tobias Brunner
2012-05-25
1
-3
/
+9
*
Wrap task managers flush_queue() in IKE_SA
Martin Willi
2012-05-21
1
-0
/
+7
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-2
/
+2
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-309
/
+142
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-309
/
+142
|
|
\
|
|
*
Trigger DPD not before IKE_SA state gets updated
Martin Willi
2012-03-20
1
-13
/
+15
|
|
*
Don't re-resolve addresses during initiate if they have already been set
Martin Willi
2012-03-20
1
-1
/
+5
|
|
*
Update state before triggering DPD, as we cancel it if PASSIVE
Martin Willi
2012-03-20
1
-0
/
+1
|
|
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...
Martin Willi
2012-03-20
1
-2
/
+9
|
|
*
Invoke ike_updown hooks for reauthenticated IKEv1 SAs
Martin Willi
2012-03-20
1
-0
/
+1
|
|
*
Disable DPD checking for peers not supporting it
Martin Willi
2012-03-20
1
-1
/
+13
|
|
*
Don't retransmit, rekey, reauth or DPD check SAs when in PASSIVE state
Martin Willi
2012-03-20
1
-0
/
+24
|
|
*
Destroy IKE_SA after reauthentication initiatend and lifetime limit reached
Martin Willi
2012-03-20
1
-1
/
+6
|
|
*
Query for XAuth identity in get_other_eap_id(), too
Martin Willi
2012-03-20
1
-0
/
+4
|
|
*
Support initiation of childless IKEv1 ISAKMP SAs
Martin Willi
2012-03-20
1
-1
/
+2
|
|
*
Don't trigger reauthentication if initiator authenticated using XAuth
Martin Willi
2012-03-20
1
-0
/
+1
|
|
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-2
/
+3
|
|
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
1
-5
/
+21
|
|
*
Implemented resetting of IKEv1 task manager, enabling additional keyingtries
Martin Willi
2012-03-20
1
-1
/
+1
|
|
*
Check message version before processing it on an IKE_SA
Martin Willi
2012-03-20
1
-0
/
+10
|
|
*
Added a TODO for creating IKE_SAs with unsupported protocol version
Martin Willi
2012-03-20
1
-5
/
+3
|
|
*
Removed obsolete task header inclusion in IKE_SA
Martin Willi
2012-03-20
1
-24
/
+0
|
|
*
Moved MOBIKE task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-9
/
+2
|
|
*
Check in task manager if we have to requeue IKE tasks in a non-first keyingtry
Martin Willi
2012-03-20
1
-35
/
+1
|
|
*
Moved IKE_SA reauth task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-5
/
+1
|
|
*
Moved IKE_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-5
/
+1
|
|
*
Moved IKE_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-11
/
+1
|
|
*
Moved CHILD_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-11
/
+1
|
|
*
Moved CHILD_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-4
/
+1
[prev]
[next]