Commit Graph

690 Commits (44990cd83dd967eaa201b3444dde4e35d3b1ceff)
 

Author SHA1 Message Date
Selva Nair 44990cd83d Detach persistent connections on switch user
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 e417976b27 Gracefully handle management password mismatch
2 years ago
Selva Nair 147bc1a106 Parse the config file for management i/f params
2 years ago
Selva Nair fc05de0c7b Add a parser for ovpn config files
2 years ago
Selva Nair 477c61ff83 Parse config-auto directory for persistent connections
2 years ago
Selva Nair 8f0dbbc8a3 Always check status of automatic service
2 years ago
Selva Nair 428ee29246 Add support for marking connections as persistent
2 years ago
Selva Nair f8a1495667 Refactor StartOpenVPN()
2 years ago
justwho 552441e407
Update openvpn-gui-res-zh-hans.rc (#514)
2 years ago
Ilya Shipitsin 55580d33b7 adjust build options to harden binaries
2 years ago
Selva Nair 4f0b94bf19 Copy new dialog and resources to all language files
2 years ago
Selva Nair e548259722 Copy IDS_ERR_URL_IMPORT_PROFILE resource to all language files
2 years ago
Selva Nair 6d67f81814 Show certificate details on double-clicking pkcs11 list entries
2 years ago
Selva Nair 84be448777 Handle pkcs11-id query from daemon
2 years ago
Selva Nair 05779fbb9b Add LocalizedFileTime function
2 years ago
Selva Nair 819629e2a5 Find a free port for management interface
2 years ago
justwho f22a45e349 Update openvpn-gui-res-zh-hans.rc
2 years ago
Selva Nair b44e685ff8 Retry on management timeout instead of aborting
2 years ago
Selva Nair 3e37291e5d Set WS_EX_TOPMOST style on dialogs
2 years ago
Lev Stipakov d60325acde Support for OpenVPN 3
2 years ago
Samuli Seppänen 8f3c7a0b38 Bump version to 11.29
3 years ago
Lev Stipakov 271648c6c3 cmake: replace Ninja generator with MSVC
3 years ago
Lev Stipakov a85bba9654 CMakePresets: fix arm64 debug/release config
3 years ago
Lev Stipakov 09aa7ef730 CMakePresets.json: use MSVC generator for ARM64 builds
3 years ago
Lev Stipakov 307e043d7e build.rst: add MSVC build instructions
3 years ago
Lev Stipakov b6f26818a9 Use vcpkg manifest and cmake presets
3 years ago
Selva Nair 79f5cb91c6 Do not escape single quote character
3 years ago
Selva Nair 2cc5788367 Check pointer is not NULL before passing to strlen
3 years ago
Selva Nair 6271d2f674 Fix passing username for CRV1 response
3 years ago
Lev Stipakov 9d2e79dc6a GitHib Actions: add MinGW builds
3 years ago
Selva Nair 9356ccb806 passphrase.c: on failure to decrypt private key, retry with legacy provider
3 years ago
Selva Nair 24b9d06957 Update OpenSSL initialization
3 years ago
Lev Stipakov d27fd21222 Add openssl3 support for msvc build
3 years ago
Lev Stipakov cd4748fb25 wcstok: use security-enhanced version
3 years ago
Samuli Seppänen 5c1cae2042 Bump version to 11.27.0.0
3 years ago
Lev Stipakov f42b91dc2f Github Actions: use Release build configuration
3 years ago
Selva Nair bb6b6e29fb
Provide more space for challenge dialog text (#469)
3 years ago
Selva Nair e8257d8672 Copy new string resource to all language files
3 years ago
Selva Nair 9c82e666d8 Show a prompt during profile import using --import
3 years ago
Lev Stipakov 650663dd62 Fix broken "change password" functionality
3 years ago
Lev Stipakov a9f176224f Fix crash when clicking on tray icon after importing the first profile
3 years ago
Selva Nair 77e32fa676 During import from url take filename from content-disposition
3 years ago
Selva Nair 859d0fbf2f Show import success using balloon notification
3 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications
3 years ago
Selva Nair 489a219888 Bugfix for character remapping in filename
3 years ago
Selva Nair ef14a62d34 Ensure dialogResult is initialized before use
3 years ago
PlayDay b19965dd2b Fix typo in openvpn-gui-res-ua.rc
3 years ago