]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
implemented a pgp plugin providing PGP key parsing builders
authorMartin Willi <martin@strongswan.org>
Mon, 17 Aug 2009 11:46:04 +0000 (13:46 +0200)
committerMartin Willi <martin@strongswan.org>
Wed, 26 Aug 2009 09:23:50 +0000 (11:23 +0200)
commit9493dd2ce0b0330cf8874cc5b474822f33eff6b7
treeec1c688b0a12d02c39518428de1172f9a5c264a5
parent4e3d1e804e834b961ca488407f24d6f4a39312cd
implemented a pgp plugin providing PGP key parsing builders
configure.in
src/libstrongswan/Makefile.am
src/libstrongswan/plugins/pgp/Makefile.am [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_builder.c [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_builder.h [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_plugin.c [new file with mode: 0644]
src/libstrongswan/plugins/pgp/pgp_plugin.h [new file with mode: 0644]