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
Applied to master and pushed out. commit b97e2c3c90afdbb1a24bc1357ec6b94d626defcd Author: Steffan Karger <[email protected]> List-Post: [email protected] Date: Sun May 19 10:01:29 2013 +0200 Do not pass struct tls_session* as void* in key_state_ssl_init(). Signed-off-by: Steffan Karger <[email protected]> Acked-by: David Sommerseth <[email protected]> Message-Id: [email protected] URL: http://article.gmane.org/gmane.network.openvpn.devel/7664 Signed-off-by: David Sommerseth <[email protected]> -- kind regards, David Sommerseth
signature.asc
Description: OpenPGP digital signature
