aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev2/tasks/child_create.c
Commit message (Expand)AuthorAgeFilesLines
...
* Raise an alert if kernel SA installation failsMartin Willi2012-12-191-0/+2
* Raise an alert on traffic selector mismatchMartin Willi2012-12-191-0/+2
* Raise an alert if CHILD_SA proposals mismatchMartin Willi2012-12-191-0/+2
* Derive a dynamic TS to multiple virtual IPsMartin Willi2012-09-181-39/+61
* Don't use host address for dynamic TS in IKEv2 if a virtual IP was expectedMartin Willi2012-09-111-1/+33
* Add a responder narrow() hook to change TS in the kernel, but not on the wireMartin Willi2012-09-111-1/+26
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-47/+40
* Nonce: Let get_nonce, allocate_nonce return booleanReto Buerki2012-07-161-1/+7
* Try to rekey without KE exchange if peer returns INVALID_KE_PAYLOAD(NONE)Martin Willi2012-06-081-1/+8
* As responder, enforce the same configuration while rekeying CHILD_SAsMartin Willi2012-06-061-1/+9
* Use nonce_gen instead of rng to generate noncesAdrian-Ken Rueegsegger2012-05-181-9/+9
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-2/+2
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+1333