aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pubkey/pubkey_cert.c
Commit message (Expand)AuthorAgeFilesLines
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-131-9/+4
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-4/+4
* Removed is_newer() from certificate_t, obsoleting all implementationsMartin Willi2010-05-211-9/+0
* Updated pubkey plugin to the new builder APIMartin Willi2009-09-101-68/+23
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
* updated pubkey plugin to new fingerprinting APIMartin Willi2009-08-261-20/+48
* use credential builder API to parse trusted public keysMartin Willi2009-08-261-11/+11
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* 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 has...Andreas Steffen2008-10-081-1/+1
* Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtypeAndreas Steffen2008-10-081-0/+19
* refactored credential builderMartin Willi2008-09-021-16/+17
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-081-0/+284