Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed mem_cred_t clear function internally to clear_, fixes potential name ↵ | Martin Willi | 2010-10-28 | 1 | -3/+3 |
| | | | | conflict | ||||
* | Avoid duplicate certificates in mem_cred_t. | Tobias Brunner | 2010-10-14 | 1 | -3/+13 |
| | |||||
* | Added function to clear all credentials from mem_cred_t. | Tobias Brunner | 2010-10-14 | 2 | -3/+25 |
| | |||||
* | Fixed possible segmentation fault. | Tobias Brunner | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | Added private key support to in-memory credential set | Martin Willi | 2010-08-25 | 2 | -1/+77 |
| | |||||
* | Added certificate support to in-memory credential set | Martin Willi | 2010-08-25 | 2 | -2/+121 |
| | |||||
* | Pass type of requested key in the callback credential set | Martin Willi | 2010-08-04 | 2 | -2/+7 |
| | |||||
* | Implemented a callback based credential set, currently for shared keys only | Martin Willi | 2010-08-04 | 2 | -0/+206 |
| | |||||
* | Implemented a generic in-memory credential set, currently for shared keys only | Martin Willi | 2010-08-04 | 2 | -0/+283 |
| | |||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 6 | -0/+935 |