]> git.ipfire.org Git - thirdparty/openvpn.git/commit
cleanup: move console related function into its own module
authorAlon Bar-Lev <alon.barlev@gmail.com>
Wed, 29 Feb 2012 20:12:18 +0000 (22:12 +0200)
committerDavid Sommerseth <davids@redhat.com>
Fri, 23 Mar 2012 23:14:14 +0000 (00:14 +0100)
commit72c7b12cb65cee69ea129cc520b26dcc64977a17
treec4beb1f468f487234ebebbab8febf0d7ca7eac6f
parentf106f64b1cc228b3b937ed15a1a45bc28edefed9
cleanup: move console related function into its own module

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/Makefile.am
src/openvpn/console.c [new file with mode: 0644]
src/openvpn/console.h [new file with mode: 0644]
src/openvpn/misc.c
src/openvpn/misc.h
src/openvpn/openvpn.vcproj
src/openvpn/pkcs11.c
src/openvpn/win32.c
src/openvpn/win32.h