71 Commits (e4252076cfc407b99ac280c38291da9d61b9dd49)

Author SHA1 Message Date
Selva Nair c47c3bf81a Remove MAX_CONFIGS limit using WM_MENUCOMMAND for menu messages 4 years ago
Selva Nair e4fba0c003 Update echo-msg window from the thread that owns the window 4 years ago
Selva Nair 3f896b002b Implement display of echo message window 4 years ago
Selva Nair 00732e1d9e Parse and display messages received by echo msg commands 4 years ago
Lev Stipakov 1715746477 Introduce "Always use interactive service" option 4 years ago
Wouter eef34b3b4d Support per-monitor DPI scaling 4 years ago
Selva Nair b696a7c16d Optionally allow overwrite when importing a config 5 years ago
Selva Nair 9ad57eb415 Add '--command rescan' to rescan config folders 5 years ago
Lev Stipakov 4ca344819f main.c: remove unneeded header 5 years ago
Selva Nair 6ad90b92a1 Add missing va_end() in MsgToEventLog() 6 years ago
Ilya Shipitsin bfcf3b4679 main.c: resolve possible null pointer dereference 6 years ago
Selva Nair f55eeb1da8 Eliminate MAX_CONFIGS limit using a dynamic array 6 years ago
Selva Nair 398a771840 Group configs based on the directory structure to support a nested view 6 years ago
Selva Nair 343643657f Log --command option errors to the event log 7 years ago
Selva Nair 1cb07f92f3 Fix detection of running instance 7 years ago
Selva Nair 105e022f7b Subscribe to bytecount message from management interface 7 years ago
Selva Nair 10f34584ea In '--connect profile-name' make the extension (.ovpn) optional 7 years ago
Selva Nair 0f21030774 Support sending commands to running instance 7 years ago
Selva Nair 31896ce33b Add restart button to connection menus 7 years ago
Selva Nair 778cc3d225 Add a system-wide option to disable the password save feature 8 years ago
Selva Nair d4090a8842 Parse ECHO directives from openvpn 8 years ago
Chocobo1 d2a8c8d1ff Enable ASLR. Closes #119. 8 years ago
Selva Nair 9cea37ad80 Suppress warning popups if silent_connection is set 8 years ago
Selva Nair 5fe0d5225e Make the program DPI aware 8 years ago
Selva Nair be417bb38f Support pkcs11 token insertion request and pin input 8 years ago
Selva Nair 81ece9690e Check for interactive service only if OpenVPN version is >= 2.4 8 years ago
Selva Nair 5a47986ccb Make options saved in registry editable by user 8 years ago
Selva Nair 1c748e382d Simplify some parameters and registry keys 8 years ago
Selva Nair 5880fdcd02 Save username and optionally passwords 9 years ago
Leonardo Basilio ece6aef6a6 Launch on startup setting 9 years ago
Chocobo1 8eac50fadd Fix potential out-of-bounds access 9 years ago
Selva Nair 43d0ef3a5a Handle interactive service policy restrictions 9 years ago
Selva Nair 77538dd0d0 Support user and global config directories 9 years ago
Leonardo Basilio b47d3545e4 Improving feedback messages when importing 9 years ago
Leonardo Basilio 4c429d0b6b Fixes following pull request discussion 9 years ago
Selva Nair 5ce1298452 Warn if interative service is not installed or not running 9 years ago
Leonardo Basilio 01051c51be Make sure full config path exists before importing file 9 years ago
Leonardo Basilio 46a1bc715c Adding "Import file" feature 9 years ago
Ilya Shipitsin 08538280d0 cppcheck cleanup: 9 years ago
Heiko Hund 10c18fae4f fix disconnect happening when closing RDP client 11 years ago
Heiko Hund 47cff87477 make auth popups show when returning from suspend 12 years ago
Heiko Hund 22ff456888 check if "log_dir" exists or create it 13 years ago
Heiko Hund 82eb645a5e localize buttons in message boxes when possible 13 years ago
Heiko Hund e84834a08a supply system proxy settings to management itf 13 years ago
Heiko Hund f420d7dcbb use CRT's _countof instead of proprietary _tsizeof 13 years ago
Alon Bar-Lev c9eb68c77f use automake in build 13 years ago
Alon Bar-Lev 6eef880c8f debug: fix debug under unicode 13 years ago
Heiko Hund 18376e2f2e tag unused variables to stop compiler warnings 13 years ago
Heiko Hund 4725798de6 fix property sheet initialization 13 years ago
Heiko Hund 66b77868b4 move "About" dialog to settings tab 13 years ago