aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/certs.c
Commit message (Expand)AuthorAgeFilesLines
* fixed 4.3.6 ocsp regressionAndreas Steffen2009-11-111-0/+23
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-66/+139
* replaced struct id by identification_tAndreas Steffen2009-10-101-7/+4
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-4/+6
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-6/+12
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
* fixed typoAndreas Steffen2009-08-261-1/+1
* streamlined file loading labelsAndreas Steffen2009-08-261-4/+4
* log loaded private key/certificatesMartin Willi2009-08-261-1/+6
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-261-1/+2
* unified pluto builder implementationsMartin Willi2009-08-261-2/+2
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-261-67/+0
* moved builder hooks to a separate fileMartin Willi2009-08-261-101/+8
* use a pluto specific credential builder to build pluto cert_t'sMartin Willi2009-08-261-18/+79
* removed obsolete pgp private key parsing, done by libstrongswanMartin Willi2009-08-261-1/+1
* use libstrongswan for private key loading, whack callback to read passphraseMartin Willi2009-08-261-20/+66
* load_private_key() loads all kinds of keysAndreas Steffen2009-06-121-1/+1
* fixed OpenPGP parsingAndreas Steffen2009-06-091-5/+20
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-16/+20
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-31/+25
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-146/+146
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-4/+4
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-5/+5
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* - introduced autotoolsMartin Willi2006-05-161-1/+1
* (no commit message)Martin Willi2006-04-281-0/+287