aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks
Commit message (Collapse)AuthorAgeFilesLines
...
* allocation fixes, not completeMartin Willi2007-03-081-8/+16
|
* handling "No policy found" properlyMartin Willi2007-03-081-4/+4
|
* fixed CHILD_SA creation within existing IKE_SAMartin Willi2007-03-081-0/+1
|
* ported changes from EAP branch, renabling EAP frameworkMartin Willi2007-03-082-126/+371
|
* added parsing level to x509_create_from_chunk()Andreas Steffen2007-03-071-1/+1
|
* fixed notify handling in IKE_AUTHMartin Willi2007-03-062-16/+25
| | | | moved nonce payload before TS in CHILD_SA setup
* moved REKEY_SA notify to the beginning of the messageMartin Willi2007-03-061-7/+7
|
* some cleanupsMartin Willi2007-03-051-8/+6
| | | | | | not assigning %any virtual IPs to peer anymore
* fixed double free bugMartin Willi2007-03-054-11/+17
|
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-39/+23
| | | | | allowing vendor ID in any messag
* fixed netlink socket receiver codeMartin Willi2007-03-031-1/+1
| | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore
* added firewalling support when using virtual IPsMartin Willi2007-03-011-1/+3
|
* merged tasking branch into trunkMartin Willi2007-02-2824-0/+4897