Commit Graph

126 Commits (7b0479efb5622468e0d257c6f0024db4d1106381)

Author SHA1 Message Date
Selva Nair d83ec473ef Forget passwords while stopping persistent connections
2 years ago
Selva Nair d6775b9b71 Persistent connections: show an error msg when connect fails
2 years ago
Selva Nair b2f60c239a Change state to connecting/resuming before return from StartOpenVPN
2 years ago
Selva Nair 47f950eca7 Store daemon_state in connection struct
2 years ago
Lev Stipakov 9294485657 Fix crash on empty state response
2 years ago
Selva Nair 6932c5e710 Change the logic of releasing persistent connections in OnHold
2 years ago
Selva Nair 7f794eec3d Add a button for detaching from the management interface
2 years ago
Selva Nair 0e76e4b544 Option to disable attaching to persistent connections
2 years ago
Selva Nair 0baf486cb4 Extend management socket state
2 years ago
Selva Nair 147bc1a106 Parse the config file for management i/f params
2 years ago
Selva Nair 477c61ff83 Parse config-auto directory for persistent connections
2 years ago
Selva Nair 428ee29246 Add support for marking connections as persistent
2 years ago
Selva Nair f8a1495667 Refactor StartOpenVPN()
2 years ago
Selva Nair 84be448777 Handle pkcs11-id query from daemon
2 years ago
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