82 Commits (f42b91dc2fa75b81badb093b062a5691ce07b75c)

Author SHA1 Message Date
Selva Nair 9c82e666d8 Show a prompt during profile import using --import 3 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications 3 years ago
Selva Nair e80a39c825 Implement importing profile from a generic URL 3 years ago
Selva Nair 8e4183f9a9 Add '--command import' command line option 3 years ago
Lev Stipakov d6a622a023 URL profile import: allow specifying owner window of message box 3 years ago
Lev Stipakov 78ee9b981d URL profile import: refactor ImportConfigFile 3 years ago
Lev Stipakov 9ded7996ab URL profile import: add profile import dialog 3 years ago
Lev Stipakov bb00d95f86 Web-based extra authentication 4 years ago
Selva Nair 5d209f44cb Construct version string in About dialog at runtime 4 years ago
Lev Stipakov af72adf2ee fix log() confusion 4 years ago
Lev Stipakov a68341f021 main.c: trim whitespaces 4 years ago
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