57 Commits (1cb07f92f36687456564d55998617c633817b427)

Author SHA1 Message Date
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
Heiko Hund 8d59948572 fix prototype of threadproc ChangePassphraseThread() 14 years ago
Heiko Hund 697ffc57f9 fix prototype of dlgproc functions 14 years ago
Heiko Hund 147d63d812 make cross compilation on linux work 14 years ago
Heiko Hund 4bcebba60f use managment interface 14 years ago
Heiko Hund f373ca17f7 tray code cleanup and fixes 15 years ago
Heiko Hund a6e6d88115 refactor option handling code 15 years ago
Heiko Hund b0c1bd562c reformat and fix config file code 15 years ago
Heiko Hund 61cb987f4d make it work when compiled as unicode 15 years ago
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros 15 years ago
Heiko Hund 2ba8e6eee0 fill in about dialog version info at build time instead of runtime 16 years ago
Heiko Hund 5783d7da94 cleaned up resource IDs 16 years ago
Heiko Hund 6f37fd999f added support for GUI localization at runtime 16 years ago
Heiko Hund e8dcb2f3ab moved proxy settings into a general settings dialog tab 16 years ago
Heiko Hund d646c7fc8c fixed compiler warnings 16 years ago