aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/builder.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-150/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Some whitespace cleanup.Tobias Brunner2011-08-151-9/+9
|
* Added a final flag to builder registration to enumerate the actually ↵Martin Willi2010-09-031-2/+2
| | | | supported algorithms
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-31/+19
|
* moved .gitignore for poolAndreas Steffen2009-10-151-43/+0
|
* replaced struct id by identification_tAndreas Steffen2009-10-101-1/+0
|
* pluto and charon now have the same ipsec listall output formatAndreas Steffen2009-10-061-4/+1
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-3/+11
|
* pluto's crl handling now uses the x509 pluginAndreas Steffen2009-09-301-1/+5
|
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-271-1/+11
|
* Fixed pluto certificate parsingMartin Willi2009-09-141-2/+5
|
* Updated pluto to the new builder APIMartin Willi2009-09-101-159/+91
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
|
* clone blobs passed to parse functions, check before freeMartin Willi2009-08-261-7/+16
|
* fixed builder signatureMartin Willi2009-08-261-1/+1
|
* handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵Martin Willi2009-08-261-5/+10
| | | | credential kind
* unified pluto builder implementationsMartin Willi2009-08-261-124/+83
|
* use credential builder to build crlsMartin Willi2009-08-261-0/+72
|
* use credential builder to build attribute certificatesMartin Willi2009-08-261-4/+75
|
* moved builder hooks to a separate fileMartin Willi2009-08-261-0/+136