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
/
charon
/
sa
/
ike_sa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
experimental P2P-NAT-T for IKEv2 merged back from branch
Tobias Brunner
2007-10-03
1
-8
/
+155
*
moved force_encap to ike_config, enables responder to enforce udp encapsulation
Martin Willi
2007-10-01
1
-1
/
+1
*
implemented IKEv2 force_encap connection parameter
Martin Willi
2007-10-01
1
-1
/
+7
*
improved MOBIKE roaming between interfaces
Martin Willi
2007-09-24
1
-2
/
+2
*
put IKE_SA and CHILD_SA names in single quotes
Andreas Steffen
2007-09-15
1
-1
/
+1
*
log name of IKE_SA in state changes
Andreas Steffen
2007-09-15
1
-1
/
+2
*
implemented routeability checks for mobike (experimental)
Martin Willi
2007-09-03
1
-22
/
+8
*
added mobike=yes|no connection option
Martin Willi
2007-08-29
1
-6
/
+15
*
rerouting CHILD_SA if its IKE_SA gets deleted
Martin Willi
2007-08-27
1
-99
/
+149
*
changed mobike behavior to NOT use additional responder addresses until we ha...
Martin Willi
2007-07-04
1
-95
/
+3
*
improved MOBIKE:
Martin Willi
2007-07-03
1
-9
/
+73
*
fixed mobike address update from and to NAT
Martin Willi
2007-07-02
1
-1
/
+6
*
proper update of IPsec SA when roaming a host-to-host tunnel
Martin Willi
2007-07-02
1
-60
/
+91
*
fixed dpd=hold when using virtual IPs
Martin Willi
2007-06-29
1
-6
/
+19
*
fixed IKE_SA reestablishment after DPD using port 500
Martin Willi
2007-06-28
1
-65
/
+71
*
further mobike improvements, regarding to NAT-T
Martin Willi
2007-06-27
1
-3
/
+10
*
simple roaming of the client works (not MOBIKE conform yet!)
Martin Willi
2007-06-26
1
-144
/
+144
*
further fixed for mobike roaming
Martin Willi
2007-06-25
1
-12
/
+21
*
further MOBIKE stuff:
Martin Willi
2007-06-21
1
-46
/
+180
*
added extensions management to IKE_SA
Martin Willi
2007-06-18
1
-0
/
+24
*
source address lookup in kernel interface
Martin Willi
2007-06-18
1
-1
/
+1
*
fixed memleak when initiating to %any
Martin Willi
2007-06-14
1
-0
/
+1
*
proper reauthentication:
Martin Willi
2007-06-14
1
-71
/
+10
*
introduced callback_job:
Martin Willi
2007-06-11
1
-13
/
+13
*
proper thread cancellation when using the charon->interfaces
Martin Willi
2007-05-23
1
-0
/
+1
*
added set_other_ca() and get_other_ca()
Andreas Steffen
2007-05-17
1
-44
/
+68
*
removed route_job, handled all in interface_manager
Martin Willi
2007-05-16
1
-1
/
+0
*
routing/unrouting through interface
Martin Willi
2007-05-16
1
-3
/
+3
*
properly implemented interface_managers initiate, terminte_[ike|child]
Martin Willi
2007-05-09
1
-3
/
+0
*
restructuring of configuration backends
Martin Willi
2007-04-27
1
-2
/
+2
*
properly checking received IDr as initiator
Martin Willi
2007-04-25
1
-3
/
+4
*
added support for EAP methods not establishing an MSK
Martin Willi
2007-04-19
1
-33
/
+28
*
not using %m printf handler, as late errno interpration over bus may be probl...
Martin Willi
2007-04-12
1
-7
/
+12
*
removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go
Martin Willi
2007-04-11
1
-48
/
+13
*
cleaned up apidoc
Martin Willi
2007-04-11
1
-10
/
+7
*
fixed bug with roadwarrior and wildcard IDs
Andreas Steffen
2007-04-10
1
-11
/
+19
*
requesting the same virtual IP on reauthentication
Martin Willi
2007-04-10
1
-49
/
+54
*
restructured file layout
Martin Willi
2007-04-10
1
-215
/
+161
*
added IKE_SA_INIT retransmission detection
Martin Willi
2007-03-29
1
-10
/
+4
*
removed send_queue, handled internally in sender_t know
Martin Willi
2007-03-28
1
-2
/
+2
*
fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progress
Martin Willi
2007-03-27
1
-2
/
+8
*
prevent from initiating to %any
Martin Willi
2007-03-21
1
-0
/
+7
*
fixed some exchange collisions (except IKE/CHILD rekeying)
Martin Willi
2007-03-20
1
-27
/
+51
*
respecting "keyingtries" parameter on IKE_SA setup
Martin Willi
2007-03-20
1
-154
/
+172
*
cleaned up and fixed DPD handling code
Martin Willi
2007-03-14
1
-93
/
+113
*
fixed payload order (again)
Martin Willi
2007-03-08
1
-4
/
+4
*
added more debug output
Martin Willi
2007-03-08
1
-0
/
+2
*
implemented get_iface() using RTM_GETADDR
Martin Willi
2007-03-02
1
-3
/
+3
*
fixed reauthentication when connections other is %any
Martin Willi
2007-02-28
1
-0
/
+2
*
merged tasking branch into trunk
Martin Willi
2007-02-28
1
-853
/
+693
[next]