aboutsummaryrefslogtreecommitdiff
path: root/src/openvpnserv
AgeCommit message (Expand)Author
2016-11-24Set IPv6 DNS servers using interactive serviceSelva Nair
2016-09-18Fix win32 building with C99 modeGert Doering
2016-07-11Deprecate the automatic part of openvpnserv.exe in favor of openvpnserv2.exeSamuli Seppänen
2016-06-24Return process id of openvpn from interactive service to clientSelva Nair
2016-05-22Fix handling of out of memory error in interactive serviceSelva Nair
2016-05-16Add support for register-dns through interactive serviceSelva Nair
2016-03-06Add support for block-outside-dns through the interactive serviceSelva Nair
2016-03-06Use appropriate buffer size for WideCharToMultiByte output in interactive.cSelva Nair
2016-03-06Fix interactive service ignoring stop command if openvpn is runningSelva Nair
2016-03-06Handle localized Administrators group name in windowsSelva Nair
2016-02-25Fix openserv/validate.o linking issues on mingw.Gert Doering
2016-02-25Send stdout and stderr of OpenVPN started by interactive service to NULSelva Nair
2016-02-25Restrict options/configs for startup through interactive serviceSelva Nair
2016-02-05interactive service v3Heiko Hund
2015-10-06This fixes MSVS 2013 compilation.Lev Stipakov
2012-05-03build: windows: convert resources to UTF-8Alon Bar-Lev
2012-04-26cleanup: remove C++ commentsAlon Bar-Lev
2012-03-29build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev
2012-03-26build: windows: set vendor to openvpn project + cleanupsAlon Bar-Lev
2012-03-22build: win-msvc: msbuild formatAlon Bar-Lev
2012-03-22build: add libtool + windows resources for executablesAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev