Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented ipsec listalgs as a stroke command | Andreas Steffen | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | get_subject() of a CERT_TRUSTED_PUBKEY object returns ID_PUBKEY_INFO_SHA1 ↵ | Andreas Steffen | 2008-10-08 | 1 | -1/+1 |
| | | | | hash consistent with the IKEv2 keyid philosophy | ||||
* | Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtype | Andreas Steffen | 2008-10-08 | 2 | -4/+24 |
| | |||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 2 | -49/+50 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | loading PEM encoded public keys | Martin Willi | 2008-06-11 | 1 | -2/+18 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -0/+9 |
| | |||||
* | corrected deinitialisation of public key factory | Tobias Brunner | 2008-05-15 | 1 | -1/+3 |
| | |||||
* | generic public key factory moved | Tobias Brunner | 2008-05-15 | 4 | -1/+202 |
| | |||||
* | moved RAW public key support to a separate plugin (pubkey) | Martin Willi | 2008-05-08 | 5 | -0/+453 |