aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pem/pem_builder.h
Commit message (Collapse)AuthorAgeFilesLines
* PEM plugin loads PKCS#12 containers from (DER-encoded) filesTobias Brunner2013-05-081-0/+11
| | | | | It is not actually able to handle PEM encoded PKCS#12 files produced by OpenSSL.
* change #define to PEM_BUILDER_H_Andreas Steffen2010-04-031-3/+3
|
* Fixed all doxygen warningsMartin Willi2009-10-221-1/+1
|
* Updated pem plugin to the new builder APIMartin Willi2009-09-101-19/+16
|
* use a pluto specific credential builder to build pluto cert_t'sMartin Willi2009-08-261-0/+8
|
* moved PEM parsing functionality to its own pluginMartin Willi2009-08-261-0/+52