]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Move auth deferred related members into its own struct
authorArne Schwabe <arne@rfc2549.org>
Wed, 17 Mar 2021 13:03:11 +0000 (14:03 +0100)
committerGert Doering <gert@greenie.muc.de>
Sat, 3 Apr 2021 10:03:58 +0000 (12:03 +0200)
commitc5fec838e749e4a1806a42c1f593f195c2d60b3b
treeb0853643f484171c3d6c58c90116982efd4d1a38
parent6ea62d5072b81ba07b1cd1c6d97b16a571b93d40
Move auth deferred related members into its own struct

This structures the code a bit nicer and also prepares for deferred
scripts that needs their own set of files.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210317130312.8585-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21671.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/ssl.c
src/openvpn/ssl_common.h
src/openvpn/ssl_verify.c
src/openvpn/ssl_verify.h