]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Refactored: Added stubs for new files
authorAdriaan de Jong <dejong@fox-it.com>
Fri, 24 Jun 2011 13:05:28 +0000 (15:05 +0200)
committerDavid Sommerseth <davids@redhat.com>
Wed, 19 Oct 2011 20:31:45 +0000 (22:31 +0200)
commit9a160b796e1a40f9635231e5533ce40d46dba25f
tree2875011adeb2891019a694e83cdc6d0dd28d102b
parent253329a8588939da09867349c6a6aae62a21c667
Refactored: Added stubs for new files

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: David Sommerseth <davids@redhat.com>
Makefile.am
ssl_backend.h [new file with mode: 0644]
ssl_common.h [new file with mode: 0644]
ssl_openssl.c [new file with mode: 0644]
ssl_openssl.h [new file with mode: 0644]
ssl_verify.c [new file with mode: 0644]
ssl_verify.h [new file with mode: 0644]
ssl_verify_backend.h [new file with mode: 0644]
ssl_verify_openssl.c [new file with mode: 0644]
ssl_verify_openssl.h [new file with mode: 0644]