aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/child_sa.c
Commit message (Expand)AuthorAgeFilesLines
* implemented IKE_SA rekeyingMartin Willi2006-07-271-1/+1
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-50/+67
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-201-1/+47
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-0/+35
* cleanups in kernel interface codeMartin Willi2006-07-181-158/+123
* added CHILD_SA states, which allows us to detect further simultaneous transac...Martin Willi2006-07-131-2/+42
* added policy cache to kernel interfaceMartin Willi2006-07-121-125/+34
* further work done for simultaneous rekeying/deleteMartin Willi2006-07-101-23/+50
* updated copyright informationMartin Willi2006-07-071-1/+2
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-2/+2
* improved CHILD_SA output for "ipsec statusall"Martin Willi2006-07-051-61/+106
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-0/+1
* applied latest NATT patch with some fixes and cleanupsMartin Willi2006-07-041-1/+1
* lowercase log entriesAndreas Steffen2006-07-031-1/+1
* applied new changes from NATT teamMartin Willi2006-06-231-1/+89
* first merge of NATT codeMartin Willi2006-06-221-54/+235
* fixed SPI when rekeying and deleting CHILD_SAsMartin Willi2006-06-191-6/+6
* change key derivation order to fullfill RFCMartin Willi2006-06-191-11/+26
* implemented clean spi allocation behavior when using multiple proposalsMartin Willi2006-06-151-35/+104
* using same reqid if a child sa rekeys an existing oneMartin Willi2006-06-121-2/+4
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-2/+10
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-28/+48
* improved kernel interface loggingMartin Willi2006-06-091-7/+4
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-091-58/+23
* fixed compile warnings when using -WallMartin Willi2006-06-081-9/+8
* further work for rekeying:Martin Willi2006-06-071-250/+193
* job management:Martin Willi2006-05-311-4/+12
* - show connection templates in status & statusallMartin Willi2006-05-231-2/+2
* - applied patch from the NAT-T team fixing several typosMartin Willi2006-05-191-1/+1
* (no commit message)Martin Willi2006-05-101-0/+590