Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Added CDP support to mem_cred | Martin Willi | 2011-01-05 | 1 | -0/+9 |
* | Function add_crl added to mem_cred_t. | Tobias Brunner | 2010-12-03 | 1 | -0/+10 |
* | Function added to clear secrets (but not certs) from mem_cred_t. | Tobias Brunner | 2010-12-03 | 1 | -0/+6 |
* | Alternative to mem_cred_t.add_cert added, which returns the certificate. | Tobias Brunner | 2010-12-03 | 1 | -0/+11 |
* | Function added to mem_cred_t to add shared secret with a linked list of owners. | Tobias Brunner | 2010-12-03 | 1 | -1/+13 |
* | Added function to clear all credentials from mem_cred_t. | Tobias Brunner | 2010-10-14 | 1 | -0/+5 |
* | Added private key support to in-memory credential set | Martin Willi | 2010-08-25 | 1 | -0/+7 |
* | Added certificate support to in-memory credential set | Martin Willi | 2010-08-25 | 1 | -0/+8 |
* | Implemented a generic in-memory credential set, currently for shared keys only | Martin Willi | 2010-08-04 | 1 | -0/+57 |