Commit Graph

72 Commits (7b57cd1ac8df55deded28eeb84ebfb7b5bf2b07e)

Author SHA1 Message Date
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 d7b0fcbe5b Merge pull request #137 from selvanair/echo
8 years ago
Selva Nair 25be842a96 Merge pull request #117 from selvanair/nay-to-savepass
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
Samuli Seppänen 8020ee1071 Merge pull request #91 from selvanair/pkcs11-pin-v3
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 7247432cea Merge pull request #52 from selvanair/save-pass
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
Samuli Seppänen 72818bbf8e Merge pull request #33 from selvanair/bugfix
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
Samuli Seppänen 49746f2995 Merge pull request #16 from selvanair/error-messages
9 years ago
Samuli Seppänen f415fe8c83 Merge pull request #15 from selvanair/make-log-first-option
9 years ago
Selva Nair 352e44f03d Better error reporting when connection fails to come up
9 years ago
Selva Nair cdec68ef91 Put --log first in the command line
9 years ago
Selva Nair 791aea49e6 Do not use interactive service if running as admin
9 years ago
Heiko Hund a449f63bcd fix IV_GUI_VERSION string
10 years ago
Heiko Hund 92329e6e90 pass IV_GUI_VER to the openvpn server
11 years ago
Heiko Hund c338ca0761 don't define callback functions as static
11 years ago
Heiko Hund 47cff87477 make auth popups show when returning from suspend
12 years ago
Heiko Hund c874ba68b4 add Russian localization by Roman Azarenko
12 years ago
Heiko Hund 66fe4edb01 remove --tls-exit, it requires openvpn in TLS mode
12 years ago
Heiko Hund beead0e1a4 enforce entry of a username when querying auth
13 years ago
Heiko Hund 3c81b7a4f2 support SOCKS 5 proxy auth notifications from mgmt
13 years ago
Heiko Hund e84834a08a supply system proxy settings to management itf
13 years ago
Heiko Hund ae36105686 don't show status window on openvpn exit if silent
13 years ago
Heiko Hund b9edb7e62a keep trying to connect to mgmt itf for 15 seconds
13 years ago
Heiko Hund 69392ef426 use correct tray icon during reconnect
13 years ago
Heiko Hund d8737bfba2 remove limit for user/pass length, closes #3498438
13 years ago