aboutsummaryrefslogtreecommitdiff
path: root/src/openvpnmsica
AgeCommit message (Expand)Author
2021-09-27BUILD: enable CFG and Spectre mitigation for MSVCIlya Shipitsin
2021-06-15msvc: standalone buildingLev Stipakov
2021-06-15Update copyrightsDavid Sommerseth
2021-05-27Replace TEXT(__FUNCTION__) by __FUNCTION__ in openvpnmscia.cSelva Nair
2021-05-27Print format spec changes for tapctl and openvpnmsciaSelva Nair
2021-05-19openvpnmsica: properly schedule reboot in the end of installationLev Stipakov
2020-09-24openvpnmsica: Simplify find_adapters() to void returnSimon Rozman via Openvpn-devel
2020-09-04openvpnmsica: make adapter renaming non-fatalLev Stipakov
2020-04-01tapctl: Support multiple hardware IDsSimon Rozman
2020-04-01openvpnmsica: Merge FindTUNTAPAdapters into FindSystemInfoSimon Rozman
2020-03-24openvpnmsica, tapctl: Revise default hardware ID managementSimon Rozman
2020-03-24openvpnmsica: Extend to support arbitrary HWID network adaptersSimon Rozman
2020-03-24openvpnmsica: "TAP" => "TUN/TAP"Simon Rozman
2020-03-24openvpnmsica, tapctl: "interface" => "adapter"Simon Rozman
2020-03-24openvpnmsica: Simplify static function namesSimon Rozman
2020-03-24openvpnmsica: Revise MSI custom actions interopSimon Rozman
2020-03-09openvpnmsica: Fix TAPInterface.DisplayName field interpretationSimon Rozman
2020-03-09openvpnmsica: Remove required Windows driver certification detectionSimon Rozman
2019-11-09Visual Studio: upgrade project files to VS2019Lev Stipakov
2019-09-23tapctl: add optional 'hardware id' parameterLev Stipakov
2019-02-28Limit tapctl.exe and openvpnmsica.dll to TAP-Windows6 adapters onlySimon Rozman
2019-02-28Add developer notes URL for openvpnmsica.dllSimon Rozman
2019-02-28Refactor OpenVPNService state detection codeSimon Rozman
2019-02-28Add NULL checksSimon Rozman
2019-02-28Disambiguate thread local storage references from TLSSimon Rozman
2019-02-06Fix various spelling mistakesJonathan Tooker
2019-01-18Strip _stdcall suffixes (@nn) for 32-bit buildsSimon Rozman
2019-01-18Uncrustify tapctl and openvpnmsicaSimon Rozman
2019-01-18Extend FindSystemInfo custom action to detect OpenVPNService stateSimon Rozman
2019-01-18Make DriverCertification MSI property publicSimon Rozman
2019-01-17Add a MSI custom actions to close and relaunch OpenVPN GUISimon Rozman
2019-01-17Add detection of active VPN connections for MSI packagesSimon Rozman
2019-01-17Delete TAP interface before the TAP driver is uninstalledSimon Rozman
2019-01-17Make MSI custom action debug pop-up more informativeSimon Rozman
2019-01-17Change C++ to C commentsSimon Rozman
2019-01-17Add MSI custom action for reliable Windows 10 detectionSimon Rozman
2019-01-17Define _WIN32_WINNT=_WIN32_WINNT_VISTA in MSVCSimon Rozman
2019-01-17Prevent __stdcall name mangling of MSVCSimon Rozman
2019-01-17Set output name to libopenvpnmsica.dll in MSVC builds tooSimon Rozman
2019-01-17Introduce tapctl.exe utility and openvpnmsica.dll MSI CASimon Rozman