aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/certs.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-268/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Locking fixed in cert_add.Tobias Brunner2010-10-261-6/+7
|
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-1/+1
|
* Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use ↵Martin Willi2010-08-041-84/+0
| | | | credential sets
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵Martin Willi2010-07-131-2/+2
| | | | encoding
* 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 ↵Martin Willi2009-08-261-1/+2
| | | | credential kind
* 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
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-04-281-0/+287