]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.ac
Add sshkey plugin stub that will parse RFC 4253 public keys
authorTobias Brunner <tobias@strongswan.org>
Mon, 1 Apr 2013 13:20:39 +0000 (15:20 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 7 May 2013 12:08:51 +0000 (14:08 +0200)
commit584d656b774ca11f415d0ea0257dbf4558326562
tree493f97e95a4202a61c474da4d7b816e0c2818b47
parentc0bbddfa42bfc9838a634873f44e733d9251ada6
Add sshkey plugin stub that will parse RFC 4253 public keys
configure.in
src/libstrongswan/Makefile.am
src/libstrongswan/plugins/sshkey/Makefile.am [new file with mode: 0644]
src/libstrongswan/plugins/sshkey/sshkey_plugin.c [new file with mode: 0644]
src/libstrongswan/plugins/sshkey/sshkey_plugin.h [new file with mode: 0644]