]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
added skeleton for libgcrypt based crypto plugin
authorMartin Willi <martin@strongswan.org>
Thu, 4 Jun 2009 12:23:39 +0000 (14:23 +0200)
committerMartin Willi <martin@strongswan.org>
Tue, 9 Jun 2009 09:18:56 +0000 (11:18 +0200)
commit4977018c23a93469296891e65bd2d3c33eeb5511
tree27d1a110a27ac22ab2b070703966823eb1ccc630
parent86ab0bb65e52e140341f25e23f4ef24dc6bde9ca
added skeleton for libgcrypt based crypto plugin
configure.in
src/libstrongswan/Makefile.am
src/libstrongswan/plugins/gcrypt/Makefile.am [new file with mode: 0644]
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.c [new file with mode: 0644]
src/libstrongswan/plugins/gcrypt/gcrypt_plugin.h [new file with mode: 0644]