mirror of https://github.com/OpenVPN/openvpn-gui
577d982b51
Connection profiles shown on the login screen using PLAP requires automatic service that starts openvpn.exe processes for these profiles. This commit adds an attempt to start the service from PLAP dll. The service is started only if any PLAP enabled profiles are found. As starting the service can spawn up OpenVPN.exe processes and the GUI may attach to them, auto-connect in the GUI is suspended during session lock to leave the connections free to be controlled from PLAP screen. Signed-off-by: Selva Nair <selva.nair@gmail.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
openvpn-plap-install.reg | ||
openvpn-plap-res.rc | ||
openvpn-plap-uninstall.reg | ||
openvpn-plap.manifest | ||
openvpn_plap.def | ||
plap_common.c | ||
plap_common.h | ||
plap_connection.c | ||
plap_connection.h | ||
plap_dll.c | ||
plap_dll.h | ||
plap_provider.c | ||
resource.h | ||
stub.c | ||
test-plap-res.rc | ||
test-plap.manifest | ||
test_plap.cpp | ||
ui_glue.c | ||
ui_glue.h |