aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pubkey/pubkey_cert.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* certificate_t->issued_by takes an argument to receive signature schemeMartin Willi2012-06-121-1/+6
* added missing whitespaceAndreas Steffen2012-04-301-0/+1
* CERT_TRUSTED_PUBKEY stores notBefore, notAfter and subject informationAndreas Steffen2012-04-251-7/+41
* Migrated pubkey_cert to INIT/METHOD macrosAndreas Steffen2011-09-281-69/+48
* make encoding of CERT_TRUSTED_PUBKEY configurableAndreas Steffen2011-09-081-1/+1
* 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