Commit Graph

775 Commits (80697ecae6fc1437e7d01be74f431ad93e7fc684)
 

Author SHA1 Message Date
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
Samuli Seppänen 6758dd0900 Bump version to 11.26.0.0
3 years ago
Selva Nair 5fd17835f5 Clear password used for profile import
3 years ago
Selva Nair 69195ee6b1 Add a timeout for http download
3 years ago
Selva Nair 4e223916ae Copy resource changes to all languages
3 years ago
Selva Nair 90cc9e3cdb Add content-type check for import from URL
3 years ago
Selva Nair e80a39c825 Implement importing profile from a generic URL
3 years ago
Selva Nair 480d9e456b Copy changes to all language resource files
3 years ago
Selva Nair 8e4183f9a9 Add '--command import' command line option
3 years ago
Selva Nair e03ce9c5f1 During import check whether profile with same name exists
3 years ago
Lev Stipakov 82d932a503 URL profile import: disable profile download in case of certificate errors
3 years ago
Lev Stipakov e3b06efcd2 URL profile import: support for 2FA
3 years ago
Lev Stipakov c7beb04ff5 URL profile import: download and import profile
3 years ago
Lev Stipakov d6a622a023 URL profile import: allow specifying owner window of message box
3 years ago
Lev Stipakov 78ee9b981d URL profile import: refactor ImportConfigFile
3 years ago
Lev Stipakov 9ded7996ab URL profile import: add profile import dialog
3 years ago