aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pubkey
Commit message (Collapse)AuthorAgeFilesLines
* implemented ipsec listalgs as a stroke commandAndreas Steffen2008-10-081-1/+1
|
* get_subject() of a CERT_TRUSTED_PUBKEY object returns ID_PUBKEY_INFO_SHA1 ↵Andreas Steffen2008-10-081-1/+1
| | | | hash consistent with the IKEv2 keyid philosophy
* Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtypeAndreas Steffen2008-10-082-4/+24
|
* refactored credential builderMartin Willi2008-09-022-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 keysMartin Willi2008-06-111-2/+18
|
* ECDSA with OpenSSLTobias Brunner2008-06-101-0/+9
|
* corrected deinitialisation of public key factoryTobias Brunner2008-05-151-1/+3
|
* generic public key factory movedTobias Brunner2008-05-154-1/+202
|
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-085-0/+453