aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pgpcert.c
Commit message (Expand)AuthorAgeFilesLines
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-35/+0
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-472/+0
* replaced struct id by identification_tAndreas Steffen2009-10-101-5/+4
* migrated public key IDs to identification_tAndreas Steffen2009-10-081-5/+5
* pluto and charon now have the same ipsec listall output formatAndreas Steffen2009-10-061-9/+6
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-3/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
* updated pluto to new fingerprinting APIMartin Willi2009-08-261-5/+11
* moved PGP code to pluto and gpg pluginMartin Willi2009-08-261-1/+74
* pluto uses KEY_ANY builder to parse PGP public keysMartin Willi2009-08-261-23/+4
* removed obsolete pgp private key parsing, done by libstrongswanMartin Willi2009-08-261-90/+28
* support of OpenPGP V4 fingerprintsAndreas Steffen2009-07-041-22/+40
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-1/+0
* fixed OpenPGP parsingAndreas Steffen2009-06-091-134/+180
* moved PGP types to pgp/pgp.hAndreas Steffen2009-06-091-54/+3
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-0/+502