]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.ac
Implemented permanent certificate coupling plugin
authorMartin Willi <martin@revosec.ch>
Mon, 21 Feb 2011 13:05:21 +0000 (13:05 +0000)
committerMartin Willi <martin@revosec.ch>
Mon, 28 Feb 2011 15:39:40 +0000 (16:39 +0100)
commit007c47088cb1b4837eca5aa9a119a4f39df192ec
tree878cf88f08006b48d6f245b57667e1031085ae49
parent0d6d9925894dded418c12477c28fe9812db54ee4
Implemented permanent certificate coupling plugin
configure.in
src/libcharon/Makefile.am
src/libcharon/plugins/coupling/Makefile.am [new file with mode: 0644]
src/libcharon/plugins/coupling/coupling_plugin.c [new file with mode: 0644]
src/libcharon/plugins/coupling/coupling_plugin.h [new file with mode: 0644]
src/libcharon/plugins/coupling/coupling_validator.c [new file with mode: 0644]
src/libcharon/plugins/coupling/coupling_validator.h [new file with mode: 0644]