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
*
ikev1: Add fragmentation support for Windows peers
Volker RĂ¼melin
2014-10-10
1
-0
/
+30
*
ike: IKE_SA may fragment IKEv2 messages
Tobias Brunner
2014-10-10
1
-1
/
+1
*
ike: Move fragmentation to ike_sa_t
Tobias Brunner
2014-10-10
1
-1
/
+64
*
ikev2: Skip peer addresses we can't send packets to when looking for valid paths
Tobias Brunner
2014-09-12
1
-0
/
+18
*
ike: Reset IKE_SA in state CONNECTING instead of reauthenticating
Tobias Brunner
2014-09-09
1
-0
/
+8
*
bus: Add ike_reestablish_pre hook, called before DNS resolution
Tobias Brunner
2014-07-22
1
-1
/
+5
*
bus: Add a handle_vips() hook invoked after handling configuration attributes
Martin Willi
2014-06-17
1
-0
/
+1
*
ike: Create an enumerator for (un-)handled configuration attributes on IKE_SA
Martin Willi
2014-06-16
1
-0
/
+21
*
ike: Store unhandled attributes on IKE_SA as well
Martin Willi
2014-06-16
1
-2
/
+5
*
ikev2: Apply extensions and conditions before starting rekeying
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
-2
/
+14
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-3
/
+3
*
ike: Simplify error handling if name resolution failed
Tobias Brunner
2014-01-23
1
-16
/
+3
*
ike: Use proper hostname(s) when name resolution failed
Tobias Brunner
2014-01-23
1
-1
/
+1
*
ike_sa: Defer task manager destruction after child destruction
Thomas Egerer
2014-01-16
1
-1
/
+5
*
ike: Don't immediately DPD after deferred DELETEs following IKE_SA rekeying
Martin Willi
2013-11-01
1
-0
/
+8
*
ike-sa: Resolve hosts before reestablishing an IKE_SA
Tobias Brunner
2013-09-23
1
-0
/
+2
*
ike-cfg: remove the to be obsoleted allow any parameter in get_my/other_addr
Martin Willi
2013-09-04
1
-1
/
+1
*
ike-sa: use ike_cfg resolver functions
Martin Willi
2013-09-04
1
-16
/
+12
*
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
*
ike: Migrate queued CHILD_SA-creating tasks when reestablishing an IKE_SA
Tobias Brunner
2013-07-17
1
-1
/
+39
*
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
1
-1
/
+2
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-1
/
+2
*
Use ref_get() to make sure IKE_SA unique IDs are unique
Martin Willi
2013-06-11
1
-2
/
+2
*
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
1
-6
/
+8
*
ifmap plugin subscribes to assing_vip bus signal
Andreas Steffen
2013-04-06
1
-0
/
+6
*
Raise an alert if an IKE_SA could not have been reauthenticated and expires
Martin Willi
2013-03-14
1
-0
/
+4
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-1
/
+1
*
Without MOBIKE, update remote host only if it is behind NAT
Martin Willi
2013-03-01
1
-2
/
+3
*
Move initial message dropping to task manager
Martin Willi
2013-02-25
1
-18
/
+0
*
Set configured DSCP value while generating IKE packets
Martin Willi
2013-02-06
1
-1
/
+26
*
Allow ID_PROT/AGGRESSIVE messages for established IKE_SAs if they contain fra...
Tobias Brunner
2012-12-24
1
-1
/
+2
*
Inherit virtual IP and attributes from old to new, not from new to old
Martin Willi
2012-12-10
1
-5
/
+5
*
Don't wait while removing external IPs used for load testing
Martin Willi
2012-11-29
1
-2
/
+3
*
Install virtual IPs via interface name, and use an interface lookup where req...
Martin Willi
2012-11-29
1
-5
/
+16
*
Add an optional kernel-interface parameter to install IPs with a custom prefix
Martin Willi
2012-11-29
1
-4
/
+4
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added a new alert that is raised if peer does not respond to initial IKE message
Tobias Brunner
2012-10-16
1
-0
/
+2
*
IKE_AUTH_LIFETIME task is not defined if IKEv2 is disabled
Tobias Brunner
2012-09-25
1
-1
/
+4
*
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
[next]