Mounir IDRASSI
e68c98ab6b
Increment version to 1.26.3. Update Release Notes and signed drivers
2025-05-28 19:28:32 +09:00
Mounir IDRASSI
26eb821c69
Update Release Notes and release date. Increment version of Windows binaries
2025-05-27 18:15:32 +09:00
Mounir IDRASSI
4b46d992da
Increment version to 1.26.22. Update Release Notes. Update signed drivers.
2025-05-25 09:49:49 +09:00
Mounir IDRASSI
44a9f8bcff
Remove SM4 support!
2025-05-18 18:31:39 +09:00
Mounir IDRASSI
b673901503
Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp
2025-05-11 16:02:20 +09:00
Mounir IDRASSI
bbc9fbf175
Increment version to 1.26.21
2025-05-04 03:43:45 +09:00
Mounir IDRASSI
7924f06e39
Initial support of SM4 cipher for normal volumes
2025-05-04 02:27:05 +09:00
Mounir IDRASSI
07b53541e0
Windows: reorganize localized documentation, each in a dedicated folder. Adapt installers and documentation URL logic.
...
Now we have 3 folders under html directory:en, ru, zh-cn. Similar separation exist in online version:
https://veracrypt.fr/en
https://veracrypt.fr/ru
https://veracrypt.fr/zh-cn
2025-04-27 23:33:08 +09:00
白庭
33d1de0d31
Fix SetupDLL and ExpandVolume Error ( #1495 )
...
* Fix SetupDLL [ReleaseCustomEFI] Building Error
* Fix Lib Problem
2025-02-15 11:59:43 +01:00
Mounir IDRASSI
974a3909ec
Windows: remove dependency towards Mount/Format when building setup to fix Win32 build issue ( #1487 )
...
MainCom_i.c and FormatCom_i.c are needed only for mount/format type libraries GUIDs. Since they don't change, we just define them directly.
2025-02-08 12:00:05 +01:00
Mounir IDRASSI
a2f11e1102
Windows: Fix link error in 32-bit build by removing crypto.lib reference and implementing sha512 using BCrypt API.
2025-02-08 01:17:55 +01:00
Mounir IDRASSI
55563ffe42
Increment version to 1.26.20. Update Release Notes.
2025-02-03 17:52:19 +01:00
Helmut K. C. Tessarek
498dff9013
refactor: use the term unmount instead of dismount ( #1478 )
...
* refactor: use UNMOUNT instead of DISMOUNT in code
This change updates the term DISMOUNT in constants to UNMOUNT.
Other occurrences (e.g. variable names) are left alone for now.
* refactor(ui): use unmount instead of dismount
This change updates the GUI text and replaces dismount with unmount.
* docs: update term dismount -> unmount
* refactor(cmdline): add unmount
This change adds an argument 'unmount' for command line usage, while
trying to deprecate the old disnount argument.
The current dismount argument/flag will still work to not introduce
a breaking change.
* docs: mention that /dismount is deprecated
This change fixes the shorthand version of the argument /unmount
It also adds back the info for /dismount and that it is deprecated.
2025-01-31 23:18:26 +01:00
Mounir IDRASSI
16aa1a7be0
Increment version to 1.26.19. Update Release Notes.
2025-01-22 18:37:46 +01:00
Mounir IDRASSI
ff63e5aad0
Update Release Notes. Set version to 1.26.18. Update signed Windows drivers.
2025-01-17 07:44:09 +01:00
Mounir IDRASSI
1b35abb191
Increment version to 1.26.18. Update copyright date. Update Release Notes. Update Windows drivers.
2025-01-14 12:26:28 +01:00
Mounir IDRASSI
3bb5184645
Windows: Increment version to 1.26.17.2. Update signed drivers.
2024-11-27 01:05:55 +01:00
Mounir IDRASSI
b85a2df224
Windows driver: use correct WDM type. Increment version to 1.26.17
2024-11-20 00:21:30 +01:00
Mounir IDRASSI
f9b9a9ca9f
Increment version to 1.26.16. Update Release Notes. Update signed Windows drivers.
2024-11-18 00:04:26 +01:00
Mounir IDRASSI
c86577fc0e
Windows: remove 32-bit logic from the code since we support only 64-bit. remove 32-bit EFI bootloader files.
...
We also fix intermediary files folder for Portable and Setup projects
2024-11-16 01:05:15 +01:00
Mounir IDRASSI
62e956942a
Windows: remove VS 2019 solution and project files since we migrated to VS 2022.
2024-11-15 18:36:19 +01:00
Mounir IDRASSI
fff9e7275a
Windows: Fix delayload link warning about comdlg32.dll not used. Remove unused old project files
2024-11-15 17:51:06 +01:00
Mounir IDRASSI
6d1ad12755
Windows: move main project files and solution from VS 2010 to VS 2022. Delete unused files.
2024-11-15 15:50:32 +01:00
Mounir IDRASSI
214fbb5cbd
Windows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configuration for driver and binaries.
...
Only setup remains 32-bit to be compatible with both x64 and arm64 Windows.
2024-11-15 14:22:45 +01:00
Mounir IDRASSI
43ad4f93eb
Windows: Fix various compiler warnings
2024-11-15 00:41:07 +01:00
Mounir IDRASSI
4a8f068ba5
Windows: Add support for x86 and x64 build for driver and binaries using Visual Studio 2019
...
We also enable Control Flow Guard and Spectre Mitigation
2024-09-08 17:14:31 +02:00
Mounir IDRASSI
66ce6998b6
Windows: use wcstok_s instead of wcstok for more secure parsing of directory path
2024-09-08 17:10:56 +02:00
Mounir IDRASSI
dd33a16bb0
Windows: Ensure that installation folder is removed after MSI uninstall by scheduling removal on reboot if needed
2024-09-01 22:19:07 +02:00
Mounir IDRASSI
71dc18aaa2
Windows: Fix MSI not installing all new documentation file. Remove old files left from old versions. Increment version to 1.26.15.
2024-09-01 17:20:01 +02:00
Mounir IDRASSI
28b20acab0
Wndows: Fix error 1603 returned by MSI silent install when REBOOT=ReallySuppress specified and a reboot is required
...
In this case, installation was done by the customer action VC_CustomAction_DoChecks was returning the error ERROR_INSTALL_FAILURE (1603)nevertheless.
Now we return success code correctly.
2024-08-30 15:21:21 +02:00
Mounir IDRASSI
af734f41df
Increment version to 1.26.14. Set release date to August 25th.
2024-08-25 09:55:44 +02:00
Mounir IDRASSI
25c88fe3d3
Revert "Add Hausa translation ( #1404 )" ( #1407 )
...
This reverts commit ce9537f2b8 .
2024-08-22 06:53:26 +02:00
Marius Kjærstad
ce9537f2b8
Add Hausa translation ( #1404 )
2024-08-21 20:20:46 +02:00
Marius Kjærstad
d4f2176e25
Undeclared identifier for IDR_LANG_NB fixed ( #1388 )
2024-08-05 19:32:00 +02:00
Mounir IDRASSI
86bc9b56f0
Increment version to 1.26.13. Update release notes. Update signed Windows drivers.
2024-08-02 00:55:32 +02:00
Mounir IDRASSI
f1f626cc56
Increment version to 1.26.12
2024-06-23 21:37:59 +02:00
Mounir IDRASSI
03ad95164b
Increment version to 1.26.11. Update Release Notes.
2024-06-23 12:43:26 +02:00
Mounir IDRASSI
7e7d776338
Increment version to 1.26.10. Update signed Windows drivers.
2023-11-09 00:09:00 +01:00
Mounir IDRASSI
4cfb4b03a7
Increment version to 1.26.9
2023-10-11 23:59:02 +02:00
Mounir IDRASSI
06b3095e20
Increment version to 1.26.8
2023-10-10 23:15:18 +02:00
Mounir IDRASSI
53cbe028cd
Increment version to 1.26.7. Set release date to October 1st. Update Windows signed driver files.
2023-09-30 11:20:46 +02:00
Mounir IDRASSI
d02734dfaa
Update Release Notes. Increment version to 1.26.6.
2023-09-21 01:31:35 +02:00
Mounir IDRASSI
d2f2defca9
Windows: replace CoInitialize calls with CoInitializeEx
2023-09-11 00:03:28 +02:00
Mounir IDRASSI
201d09ff5a
Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now minimal OS version.
2023-09-03 16:47:41 +02:00
Mounir IDRASSI
d68b9546bd
Windows: simpler and more robust safe dll loading combined with delay loading thanks to Windows 7 being minimum supported version.
...
We also block execution on Windows versions older than Windows 7.
A lot of code was removed thanks to this.
2023-09-03 00:58:34 +02:00
Mounir IDRASSI
0dc4754c63
Windows: delay load bcrypt.dll to reduce startup dependency loading until setting safe dll loading
2023-08-20 09:57:38 +02:00
Mounir IDRASSI
fcf0cb94f1
Increment version to 1.26.5. Update signed Windows drivers.
2023-08-14 01:45:37 +02:00
Jertzukka
9b29eadc41
Windows: Add installer language support for rest of the translations ( #1160 )
...
Currently there are a lot of translated strings that are never seen
anywhere as the installer doesn't offer all the available languages
as options in the installer wizard (sans Burmese).
2023-07-29 16:31:40 +02:00
Mounir IDRASSI
e80dd29c0d
Windows: remove unused variable
2023-07-24 09:20:43 +02:00
Mounir IDRASSI
3f976c24d2
Linux/macOS: Remove TrueCrypt support
2023-07-24 08:48:52 +02:00