|
From: <ope...@li...> - 2012-02-16 14:14:11
|
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 main development repository".
The branch, master has been updated
via 6449a149f850e9e1207233f3ca642d9342fbfbaf (commit)
from 86e8754cd83d6c91a1ead344aea8c0ee131a9f26 (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 6449a149f850e9e1207233f3ca642d9342fbfbaf
Author: Frank de Brabander <bra...@fo...>
Date: Thu Feb 16 13:51:04 2012 +0100
Fixed wrong return type of cipher_kt_mode
The cipher_kt_mode uses bool as return type, this should be int. On
some platforms like OS X, any returned value larger than one will
be converted to 1.
Signed-off-by: Frank de Brabander <bra...@fo...>
Acked-by: Adriaan de Jong <de...@fo...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
crypto_backend.h | 2 +-
crypto_openssl.c | 2 +-
crypto_polarssl.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenVPN main development repository
|