On 07/06/13 15:11, Steffan Karger wrote:
> Hi,
> 
> The attached patch changes the key_state_ssl_init() function to take the
> TLS session as a 'struct tls_session *', instead of a 'void *' that has
> to be cast back later. This patch prepares for a patch from Tamas Tevesz
> that actually uses the TLS session inside key_state_ssl_init().
> 
> -Steffan

>From fcae4846ed642386be8ae985f0b8ff29d3b738ba Mon Sep 17 00:00:00 2001
> From: Steffan Karger <steffan.kar...@fox-it.com>
> Date: Sun, 19 May 2013 10:01:29 +0200
> Subject: [PATCH 1/2] Do not pass struct tls_session* as void* in
>  key_state_ssl_init().
> 
> Signed-off-by: Steffan Karger <steffan.kar...@fox-it.com>
> ---
>  src/openvpn/ssl_backend.h  |    6 +++++-
>  src/openvpn/ssl_openssl.c  |    2 +-
>  src/openvpn/ssl_polarssl.c |    2 +-
>  3 files changed, 7 insertions(+), 3 deletions(-)

ACK!


-- 
kind regards,

David Sommerseth

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to