Commit Graph

146 Commits (d1756f068e59f435597245d2a831a8aa97f7e198)

Author SHA1 Message Date
Selva Nair 579a418fb7 Always update tray icon on state change
10 months ago
Lev Stipakov a02ccb5bff Send the whole version in IV_GUI_VER
1 year ago
Frank Lichtenheld 2cb3c6e417 Reformat source code with uncrustify
1 year ago
Selva Nair 9186648285 Implement Password Reveal Feature
2 years ago
Selva Nair 0bea5549f1 Remove private key password-change feature
2 years ago
Selva Nair 7cc3ccda84 End open dialogs on state change
2 years ago
Selva Nair 2b1e5867f0 Replace Sleep by a Wait function that pumps messages
2 years ago
Selva Nair 141a687ddd Set status window as the owner of modal dialogs in same thread
2 years ago
Selva Nair 9a1e6b08c6 Scroll log window after appending text
2 years ago
Selva Nair acb5b8f9c8 Fix a handle leak: close registry key in localization.c
2 years ago
Selva Nair 152130e003
Check return value of SetProp() (#591)
2 years ago
Selva Nair 9417991168 Use a list instead of array for connections list
2 years ago
Selva Nair 6c6bf9e4e6 Bugfix AutoCloseHandler(): accommodate wraparound of 32 bit time
2 years ago
Selva Nair 28a568201c Handle CONNECTED,ROUTE_ERROR state message
2 years ago
Selva Nair b4e3e076b8 Support colouring of WriteStatusLog messages
2 years ago
Selva Nair 8b1976c6e3 Increase max size of management password buffer
2 years ago
Selva Nair 18a09688bf Add support for WEB_AUTH requests from server
2 years ago
Selva Nair 13dd35ef61 Bugfix for management-timeout patch
2 years ago
Selva Nair 3427aeb88f Enable localization of openvpn daemon state names
2 years ago
Selva Nair 4d99c9b9f9 Respect UI language flow direction in message boxes
2 years ago
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