]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Separated OpenSSL-specific parts of the PKCS#11 driver
authorAdriaan de Jong <dejong@fox-it.com>
Thu, 30 Jun 2011 14:28:56 +0000 (16:28 +0200)
committerDavid Sommerseth <davids@redhat.com>
Sat, 22 Oct 2011 09:43:28 +0000 (11:43 +0200)
commit5fe5fe9e6264d45154a7ece8c85fa70173429ff8
tree22f7fb3f6597cdf5020e1ac8e4b9237343c7660a
parentbb53a20a9b678da3acce6b73cb3d6f73ebdbede9
Separated OpenSSL-specific parts of the PKCS#11 driver

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
Makefile.am
pkcs11.c
pkcs11.h
pkcs11_backend.h [new file with mode: 0644]
pkcs11_openssl.c [new file with mode: 0644]
ssl.c
ssl_backend.h
ssl_openssl.c