144 Commits (d2473c4984dd1288fdab4d195b4b59b6921e9c2d)

Author SHA1 Message Date
Selva Nair 00732e1d9e Parse and display messages received by echo msg commands 4 years ago
Selva Nair bcdda39660 Open all active status windows on left-double-click 4 years ago
Frank Fesevur 5885c906db Only change to reconnecting when already connected 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 2b10316787 Re-queue reading from service only after previous message is handled 5 years ago
e2e8 68aa1df4c7 set focus to challenge when password already filled 5 years ago
Selva Nair 5ab2a48ba0 Promptly close pipe handles passed to child 5 years ago
Selva Nair f66a052a05 Delete extra arg to swprintf() in format_bytecount() 6 years ago
Selva Nair 4cb55f1e58 Ignore pushed --route-method when interactive service is in use 6 years ago
Selva Nair 3ba0615140 Clear c->ip and c->ipv6 buffers before reset 7 years ago
Selva Nair c51fd4450d Support for 'setenv name var' using echo 7 years ago
Selva Nair 14615356e5 Do not clear saved passwords on verification failure 7 years ago
Selva Nair 6107c38692 Do not allow echo save-passwords to override disable_save_passwords 7 years ago
Ilya Shipitsin e7fd11812f simplify caption on user/password auth window 7 years ago
Selva Nair ecb8e50c0f Display assigned IPs and connection stats on status window 7 years ago
Selva Nair 105e022f7b Subscribe to bytecount message from management interface 7 years ago
Selva Nair dd8c4dfdab Show assigned ipv6 address in balloon and tray popup 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 185b571d6e Do not auto submit username/password after an auth failure 7 years ago
Selva Nair 5fb23f6ad9 Auto submit saved auth-user-pass credentials after a brief delay 7 years ago
Selva Nair 301a5e5644 Check for invalid characters in user inputs 7 years ago
Selva Nair 8eb06fa697 Correct parsing of the process ID returned by interatcive service 7 years ago
Selva Nair 23ac3c00bb Highlight warning and error messages in status window 7 years ago
Selva Nair 1bd5a6faa9 Add a warning message when authentication is retried due to wrong credentials 8 years ago
Selva Nair c37467ebe4 Distinguish between auth and key password failures 8 years ago
Frank Fesevur d17fcaae1b Set focus to password field when username is filled 8 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
Selva Nair d662991d13 Close service pipe in case of startup error 8 years ago
Selva Nair 91b3eef40a Mark status as connected only if openvpn reports CONNECTED,SUCCESS 8 years ago
Selva Nair 2f2ddbf3a8 Load icons at sizes given by DPI-dependent system metric 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 1a5ce44a99 Handle dynamic challenge/response 8 years ago
Selva Nair 1ec6c6cd12 Add missing WINAPI in the definition of HandleServiceIO 8 years ago
Selva Nair 81ece9690e Check for interactive service only if OpenVPN version is >= 2.4 8 years ago
Selva Nair ad58766f52 Do not start a connection when a previous thread has not fully exited 8 years ago
Selva Nair fcd0efa479 Terminate any openvpn processes that fail to stop 8 years ago
Selva Nair 9892d5813f NUL terminate messages received from interactive service 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
Selva Nair 9fb33d0bee Fix exit handling while in modal loops 9 years ago
Selva Nair 854d76ae31 Read errors from the service pipe and handle fatal ones 9 years ago
Selva Nair 4c8d5eaff0 Fix wrongly used o.conn[config] in place of current config c 9 years ago
Selva Nair 43d0ef3a5a Handle interactive service policy restrictions 9 years ago
Soar Qin fe5a1c9b71 Adding static-challenge support 9 years ago
Selva Nair 352e44f03d Better error reporting when connection fails to come up 9 years ago