aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/transactions/ike_sa_init.c
Commit message (Expand)AuthorAgeFilesLines
* add priority management for kernel policyMartin Willi2006-09-081-2/+22
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-3/+20
* fixed a at-least-one-year-old bug which caused crashed in the schedulerMartin Willi2006-08-311-1/+1
* implemented NAT detection for IPv6Martin Willi2006-08-311-36/+19
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-0/+2
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-4/+5
* (no commit message)Martin Willi2006-08-251-5/+0
* fixed bug which prevented port float when nat is detectedMartin Willi2006-08-251-0/+8
* implement proper handling of most simultaneous IKE_SA rekeying casesMartin Willi2006-08-231-2/+2
* implemented IKE_SA rekeyingMartin Willi2006-07-271-19/+36
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-201-0/+8
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-23/+35
* cleanups in kernel interface codeMartin Willi2006-07-181-2/+2
* added CHILD_SA states, which allows us to detect further simultaneous transac...Martin Willi2006-07-131-8/+8
* updated copyright informationMartin Willi2006-07-071-1/+2
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-15/+10
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-0/+1079