Commit Graph

112 Commits (05779fbb9b641aa19c4ca0dc2283d62eadaa18fc)

Author SHA1 Message Date
Selva Nair 819629e2a5 Find a free port for management interface
2 years ago
Selva Nair b44e685ff8 Retry on management timeout instead of aborting
2 years ago
Lev Stipakov d60325acde Support for OpenVPN 3
2 years ago
Selva Nair 6271d2f674 Fix passing username for CRV1 response
3 years ago
Selva Nair bb6b6e29fb
Provide more space for challenge dialog text (#469)
3 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications
3 years ago
Lev Stipakov e3b06efcd2 URL profile import: support for 2FA
3 years ago
Lev Stipakov d6a622a023 URL profile import: allow specifying owner window of message box
3 years ago
Lev Stipakov 290906b8db openvpn.c: add missing calling convention
3 years ago
Selva Nair e6e65a4883 Handle state change message when repsonse is not required
3 years ago
Selva Nair 131c75e560 Notify dialog windows when OpenVPN state changes
3 years ago
Selva Nair fcc964bf95 Bug fix for challenge string parsing
3 years ago
Selva Nair 86b86e6f7e Handling of CR_TEXT when no response is required
4 years ago
Lev Stipakov 5dcc584a7a Support for crtext
4 years ago
Lev Stipakov bb00d95f86 Web-based extra authentication
4 years ago
Selva Nair 69e772d681 Fix handling of dynamic challenge when response is not required
4 years ago
Selva Nair 21e09d4603 In generic password dialogs require non-empty inputs
4 years ago
Selva Nair e4252076cf In User-Auth dialog require non-empty password or PIN
4 years ago
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 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