|
From: <ope...@li...> - 2011-10-24 10:36:31
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 31ea2ee4ca642a4d8bbdac3dadb44eca11f52e35 (commit)
from 7c785a27bfe5267ee4aac12fe6d0a24c42e388d6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 31ea2ee4ca642a4d8bbdac3dadb44eca11f52e35
Author: Adriaan de Jong <de...@fo...>
Date: Mon Oct 24 10:46:01 2011 +0200
Fixed disabling crypto and SSL
Signed-off-by: Adriaan de Jong <de...@fo...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 23 ++++++++---------------
configure.ac | 2 --
crypto_openssl.c | 4 ++++
crypto_polarssl.c | 4 ++++
options.h | 2 +-
pkcs11_openssl.c | 4 ++--
pkcs11_polarssl.c | 4 ++--
ssl_openssl.c | 5 +++++
ssl_polarssl.c | 5 +++++
ssl_verify.c | 4 ++++
ssl_verify_openssl.c | 6 ++++++
ssl_verify_polarssl.c | 6 ++++++
12 files changed, 47 insertions(+), 22 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|