From 1b35abb191c56fa9890ff3f145fd866bbff361c1 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 14 Jan 2025 12:26:28 +0100 Subject: [PATCH] Increment version to 1.26.18. Update copyright date. Update Release Notes. Update Windows drivers. --- Translations/Language.ar.xml | 2 +- Translations/Language.be.xml | 2 +- Translations/Language.bg.xml | 2 +- Translations/Language.ca.xml | 2 +- Translations/Language.co.xml | 2 +- Translations/Language.cs.xml | 2 +- Translations/Language.da.xml | 2 +- Translations/Language.de.xml | 2 +- Translations/Language.el.xml | 2 +- Translations/Language.es.xml | 2 +- Translations/Language.et.xml | 2 +- Translations/Language.eu.xml | 2 +- Translations/Language.fa.xml | 2 +- Translations/Language.fi.xml | 2 +- Translations/Language.fr.xml | 2 +- Translations/Language.he.xml | 2 +- Translations/Language.hu.xml | 2 +- Translations/Language.id.xml | 2 +- Translations/Language.it.xml | 2 +- Translations/Language.ja.xml | 2 +- Translations/Language.ka.xml | 2 +- Translations/Language.ko.xml | 2 +- Translations/Language.lv.xml | 2 +- Translations/Language.my.xml | 2 +- Translations/Language.nb.xml | 2 +- Translations/Language.nl.xml | 2 +- Translations/Language.nn.xml | 2 +- Translations/Language.pl.xml | 2 +- Translations/Language.pt-br.xml | 2 +- Translations/Language.ro.xml | 2 +- Translations/Language.ru.xml | 4 ++-- Translations/Language.sk.xml | 2 +- Translations/Language.sl.xml | 2 +- Translations/Language.sv.xml | 2 +- Translations/Language.th.xml | 2 +- Translations/Language.tr.xml | 4 ++-- Translations/Language.uk.xml | 2 +- Translations/Language.uz.xml | 2 +- Translations/Language.vi.xml | 2 +- Translations/Language.zh-cn.xml | 2 +- Translations/Language.zh-hk.xml | 2 +- Translations/Language.zh-tw.xml | 2 +- doc/html/Release Notes.html | 15 ++++++++++++--- doc/html/ru/Release Notes.html | 2 +- src/Boot/Windows/Bios.h | 2 +- src/Boot/Windows/BootCommon.h | 2 +- src/Boot/Windows/BootConfig.cpp | 2 +- src/Boot/Windows/BootConfig.h | 2 +- src/Boot/Windows/BootConsoleIo.cpp | 2 +- src/Boot/Windows/BootConsoleIo.h | 2 +- src/Boot/Windows/BootDebug.cpp | 2 +- src/Boot/Windows/BootDebug.h | 2 +- src/Boot/Windows/BootDefs.h | 2 +- src/Boot/Windows/BootDiskIo.cpp | 2 +- src/Boot/Windows/BootDiskIo.h | 2 +- src/Boot/Windows/BootEncryptedIo.cpp | 2 +- src/Boot/Windows/BootEncryptedIo.h | 2 +- src/Boot/Windows/BootMain.cpp | 2 +- src/Boot/Windows/BootMain.h | 2 +- src/Boot/Windows/BootMemory.cpp | 2 +- src/Boot/Windows/BootMemory.h | 2 +- src/Boot/Windows/BootStrings.h | 2 +- src/Boot/Windows/IntFilter.cpp | 2 +- src/Boot/Windows/IntFilter.h | 2 +- src/Boot/Windows/Platform.cpp | 2 +- src/Boot/Windows/Platform.h | 2 +- src/Boot/Windows/Release/BootLoader.com.gz | Bin 17423 -> 17425 bytes .../Windows/Release_AES/BootLoader.com.gz | Bin 11667 -> 11668 bytes .../Release_AES_SHA2/BootLoader.com.gz | Bin 11743 -> 11743 bytes .../Release_Camellia/BootLoader.com.gz | Bin 12577 -> 12577 bytes .../Release_Camellia_SHA2/BootLoader.com.gz | Bin 12652 -> 12652 bytes .../Windows/Release_SHA2/BootLoader.com.gz | Bin 17487 -> 17486 bytes .../Windows/Release_Serpent/BootLoader.com.gz | Bin 11994 -> 11994 bytes .../Release_Serpent_SHA2/BootLoader.com.gz | Bin 12051 -> 12051 bytes .../Windows/Release_Twofish/BootLoader.com.gz | Bin 11674 -> 11674 bytes .../Release_Twofish_SHA2/BootLoader.com.gz | Bin 11723 -> 11723 bytes src/Boot/Windows/Rescue/BootLoader.com.gz | Bin 17977 -> 17976 bytes src/Boot/Windows/Rescue_AES/BootLoader.com.gz | Bin 12216 -> 12216 bytes .../Windows/Rescue_AES_SHA2/BootLoader.com.gz | Bin 12280 -> 12280 bytes .../Windows/Rescue_Camellia/BootLoader.com.gz | Bin 13132 -> 13132 bytes .../Rescue_Camellia_SHA2/BootLoader.com.gz | Bin 13180 -> 13180 bytes .../Windows/Rescue_SHA2/BootLoader.com.gz | Bin 18040 -> 18039 bytes .../Windows/Rescue_Serpent/BootLoader.com.gz | Bin 12536 -> 12536 bytes .../Rescue_Serpent_SHA2/BootLoader.com.gz | Bin 12606 -> 12606 bytes .../Windows/Rescue_Twofish/BootLoader.com.gz | Bin 12216 -> 12216 bytes .../Rescue_Twofish_SHA2/BootLoader.com.gz | Bin 12273 -> 12273 bytes src/Build/CMakeLists.txt | 4 ++-- src/COMReg/COMReg.rc | 8 ++++---- src/Common/Apidrvr.h | 2 +- src/Common/BaseCom.cpp | 2 +- src/Common/BaseCom.h | 2 +- src/Common/BootEncryption.cpp | 2 +- src/Common/BootEncryption.h | 2 +- src/Common/Cache.c | 2 +- src/Common/Cache.h | 2 +- src/Common/Cmdline.c | 2 +- src/Common/Cmdline.h | 2 +- src/Common/Combo.c | 2 +- src/Common/Combo.h | 2 +- src/Common/Common.h | 2 +- src/Common/Crc.c | 2 +- src/Common/Crc.h | 2 +- src/Common/Crypto.c | 2 +- src/Common/Crypto.h | 2 +- src/Common/Dictionary.c | 2 +- src/Common/Dictionary.h | 2 +- src/Common/Dlgcode.c | 6 +++--- src/Common/Dlgcode.h | 2 +- src/Common/EncryptionThreadPool.c | 2 +- src/Common/EncryptionThreadPool.h | 2 +- src/Common/Endian.c | 2 +- src/Common/Endian.h | 2 +- src/Common/Exception.h | 2 +- src/Common/Fat.c | 2 +- src/Common/Fat.h | 2 +- src/Common/Format.c | 2 +- src/Common/Format.h | 2 +- src/Common/Keyfiles.c | 2 +- src/Common/Keyfiles.h | 2 +- src/Common/Language.c | 2 +- src/Common/Language.h | 2 +- src/Common/Password.c | 2 +- src/Common/Password.h | 2 +- src/Common/Pkcs5.c | 2 +- src/Common/Pkcs5.h | 2 +- src/Common/Progress.c | 2 +- src/Common/Progress.h | 2 +- src/Common/Random.c | 2 +- src/Common/Random.h | 2 +- src/Common/Registry.c | 2 +- src/Common/Registry.h | 2 +- src/Common/SecurityToken.cpp | 2 +- src/Common/SecurityToken.h | 2 +- src/Common/Tcdefs.h | 10 +++++----- src/Common/Tests.c | 2 +- src/Common/Tests.h | 2 +- src/Common/Volumes.c | 2 +- src/Common/Volumes.h | 2 +- src/Common/Wipe.c | 2 +- src/Common/Wipe.h | 2 +- src/Common/Xml.c | 2 +- src/Common/Xml.h | 2 +- src/Common/Xts.c | 2 +- src/Common/Xts.h | 2 +- src/Core/Core.h | 2 +- src/Core/CoreBase.cpp | 2 +- src/Core/CoreBase.h | 2 +- src/Core/CoreException.cpp | 2 +- src/Core/CoreException.h | 2 +- src/Core/FatFormatter.cpp | 2 +- src/Core/FatFormatter.h | 2 +- src/Core/HostDevice.cpp | 2 +- src/Core/HostDevice.h | 2 +- src/Core/MountOptions.cpp | 2 +- src/Core/MountOptions.h | 2 +- src/Core/RandomNumberGenerator.cpp | 2 +- src/Core/RandomNumberGenerator.h | 2 +- src/Core/Unix/CoreService.cpp | 2 +- src/Core/Unix/CoreService.h | 2 +- src/Core/Unix/CoreServiceProxy.h | 2 +- src/Core/Unix/CoreServiceRequest.cpp | 2 +- src/Core/Unix/CoreServiceRequest.h | 2 +- src/Core/Unix/CoreServiceResponse.cpp | 2 +- src/Core/Unix/CoreServiceResponse.h | 2 +- src/Core/Unix/CoreUnix.cpp | 2 +- src/Core/Unix/CoreUnix.h | 2 +- src/Core/Unix/FreeBSD/CoreFreeBSD.cpp | 2 +- src/Core/Unix/FreeBSD/CoreFreeBSD.h | 2 +- src/Core/Unix/FreeBSD/System.h | 2 +- src/Core/Unix/Linux/CoreLinux.cpp | 2 +- src/Core/Unix/Linux/CoreLinux.h | 2 +- src/Core/Unix/Linux/System.h | 2 +- src/Core/Unix/MacOSX/CoreMacOSX.cpp | 2 +- src/Core/Unix/MacOSX/CoreMacOSX.h | 2 +- src/Core/Unix/MacOSX/System.h | 2 +- src/Core/Unix/MountedFilesystem.h | 2 +- src/Core/Unix/OpenBSD/CoreOpenBSD.cpp | 2 +- src/Core/Unix/OpenBSD/CoreOpenBSD.h | 2 +- src/Core/Unix/OpenBSD/System.h | 2 +- src/Core/Unix/Solaris/CoreSolaris.cpp | 2 +- src/Core/Unix/Solaris/CoreSolaris.h | 2 +- src/Core/Unix/Solaris/System.h | 2 +- src/Core/Unix/System.h | 2 +- src/Core/VolumeCreator.cpp | 2 +- src/Core/VolumeCreator.h | 2 +- src/Crypto/Aes_hw_cpu.h | 2 +- src/Crypto/Sha2.h | 2 +- src/Driver/DriveFilter.c | 2 +- src/Driver/DriveFilter.h | 2 +- src/Driver/Driver.rc | 8 ++++---- src/Driver/Driver.vcxproj | 12 ++++++++---- src/Driver/Driver.vcxproj.user | 3 +++ src/Driver/DumpFilter.c | 2 +- src/Driver/DumpFilter.h | 2 +- src/Driver/EncryptedIoQueue.c | 2 +- src/Driver/EncryptedIoQueue.h | 2 +- src/Driver/Fuse/FuseService.cpp | 2 +- src/Driver/Fuse/FuseService.h | 2 +- src/Driver/Ntdriver.c | 2 +- src/Driver/Ntdriver.h | 2 +- src/Driver/Ntvol.c | 2 +- src/Driver/Ntvol.h | 2 +- src/Driver/VolumeFilter.c | 2 +- src/Driver/VolumeFilter.h | 2 +- src/ExpandVolume/DlgExpandVolume.cpp | 2 +- src/ExpandVolume/ExpandVolume.c | 2 +- src/ExpandVolume/ExpandVolume.h | 2 +- src/ExpandVolume/ExpandVolume.rc | 8 ++++---- src/ExpandVolume/InitDataArea.c | 2 +- src/ExpandVolume/InitDataArea.h | 2 +- src/ExpandVolume/WinMain.cpp | 2 +- src/Format/Format.rc | 8 ++++---- src/Format/FormatCom.cpp | 2 +- src/Format/FormatCom.h | 2 +- src/Format/InPlace.c | 2 +- src/Format/InPlace.h | 2 +- src/Format/Tcformat.c | 2 +- src/Format/Tcformat.h | 2 +- src/Main/Application.cpp | 2 +- src/Main/Application.h | 2 +- src/Main/CommandLineInterface.cpp | 2 +- src/Main/CommandLineInterface.h | 2 +- src/Main/FatalErrorHandler.cpp | 2 +- src/Main/FatalErrorHandler.h | 2 +- src/Main/FavoriteVolume.cpp | 2 +- src/Main/FavoriteVolume.h | 2 +- src/Main/Forms/AboutDialog.cpp | 6 +++--- src/Main/Forms/AboutDialog.h | 2 +- src/Main/Forms/BenchmarkDialog.cpp | 2 +- src/Main/Forms/BenchmarkDialog.h | 2 +- src/Main/Forms/ChangePasswordDialog.cpp | 2 +- src/Main/Forms/ChangePasswordDialog.h | 2 +- src/Main/Forms/DeviceSelectionDialog.cpp | 2 +- src/Main/Forms/DeviceSelectionDialog.h | 2 +- .../Forms/EncryptionOptionsWizardPage.cpp | 2 +- src/Main/Forms/EncryptionOptionsWizardPage.h | 2 +- src/Main/Forms/EncryptionTestDialog.cpp | 2 +- src/Main/Forms/EncryptionTestDialog.h | 2 +- src/Main/Forms/FavoriteVolumesDialog.cpp | 2 +- src/Main/Forms/FavoriteVolumesDialog.h | 2 +- src/Main/Forms/InfoWizardPage.cpp | 2 +- src/Main/Forms/InfoWizardPage.h | 2 +- src/Main/Forms/KeyfileGeneratorDialog.cpp | 2 +- src/Main/Forms/KeyfileGeneratorDialog.h | 2 +- src/Main/Forms/KeyfilesDialog.cpp | 2 +- src/Main/Forms/KeyfilesDialog.h | 2 +- src/Main/Forms/KeyfilesPanel.cpp | 2 +- src/Main/Forms/KeyfilesPanel.h | 2 +- src/Main/Forms/LegalNoticesDialog.cpp | 2 +- src/Main/Forms/LegalNoticesDialog.h | 2 +- src/Main/Forms/MainFrame.cpp | 2 +- src/Main/Forms/MainFrame.h | 2 +- src/Main/Forms/MountOptionsDialog.cpp | 2 +- src/Main/Forms/MountOptionsDialog.h | 2 +- .../Forms/NewSecurityTokenKeyfileDialog.cpp | 2 +- .../Forms/NewSecurityTokenKeyfileDialog.h | 2 +- src/Main/Forms/PreferencesDialog.cpp | 2 +- src/Main/Forms/PreferencesDialog.h | 2 +- src/Main/Forms/ProgressWizardPage.cpp | 2 +- src/Main/Forms/ProgressWizardPage.h | 2 +- src/Main/Forms/RandomPoolEnrichmentDialog.cpp | 2 +- src/Main/Forms/RandomPoolEnrichmentDialog.h | 2 +- .../Forms/SecurityTokenKeyfilesDialog.cpp | 2 +- src/Main/Forms/SecurityTokenKeyfilesDialog.h | 2 +- src/Main/Forms/SelectDirectoryWizardPage.cpp | 2 +- src/Main/Forms/SelectDirectoryWizardPage.h | 2 +- src/Main/Forms/SingleChoiceWizardPage.h | 2 +- .../VolumeCreationProgressWizardPage.cpp | 2 +- .../Forms/VolumeCreationProgressWizardPage.h | 2 +- src/Main/Forms/VolumeCreationWizard.cpp | 2 +- src/Main/Forms/VolumeCreationWizard.h | 2 +- .../Forms/VolumeFormatOptionsWizardPage.cpp | 2 +- .../Forms/VolumeFormatOptionsWizardPage.h | 2 +- src/Main/Forms/VolumeLocationWizardPage.cpp | 2 +- src/Main/Forms/VolumeLocationWizardPage.h | 2 +- src/Main/Forms/VolumePasswordPanel.cpp | 2 +- src/Main/Forms/VolumePasswordPanel.h | 2 +- src/Main/Forms/VolumePasswordWizardPage.cpp | 2 +- src/Main/Forms/VolumePasswordWizardPage.h | 2 +- src/Main/Forms/VolumePropertiesDialog.cpp | 2 +- src/Main/Forms/VolumePropertiesDialog.h | 2 +- src/Main/Forms/VolumeSizeWizardPage.cpp | 2 +- src/Main/Forms/VolumeSizeWizardPage.h | 2 +- src/Main/Forms/WaitDialog.cpp | 2 +- src/Main/Forms/WaitDialog.h | 2 +- src/Main/Forms/WizardFrame.cpp | 2 +- src/Main/Forms/WizardFrame.h | 2 +- src/Main/Forms/WizardPage.h | 2 +- src/Main/GraphicUserInterface.cpp | 2 +- src/Main/GraphicUserInterface.h | 2 +- src/Main/Hotkey.cpp | 2 +- src/Main/Hotkey.h | 2 +- src/Main/LanguageStrings.cpp | 2 +- src/Main/LanguageStrings.h | 2 +- src/Main/Main.h | 2 +- src/Main/Resources.cpp | 2 +- src/Main/Resources.h | 2 +- src/Main/StringFormatter.cpp | 2 +- src/Main/StringFormatter.h | 2 +- src/Main/System.cpp | 2 +- src/Main/System.h | 2 +- src/Main/SystemPrecompiled.h | 2 +- src/Main/TextUserInterface.cpp | 2 +- src/Main/TextUserInterface.h | 2 +- src/Main/Unix/Main.cpp | 2 +- src/Main/UserInterface.cpp | 2 +- src/Main/UserInterface.h | 2 +- src/Main/UserInterfaceException.h | 2 +- src/Main/UserInterfaceType.h | 2 +- src/Main/UserPreferences.cpp | 2 +- src/Main/UserPreferences.h | 2 +- src/Main/VolumeHistory.cpp | 2 +- src/Main/VolumeHistory.h | 2 +- src/Main/Xml.cpp | 2 +- src/Main/Xml.h | 2 +- src/Mount/Favorites.cpp | 2 +- src/Mount/Favorites.h | 2 +- src/Mount/Hotkeys.c | 2 +- src/Mount/Hotkeys.h | 2 +- src/Mount/MainCom.cpp | 2 +- src/Mount/MainCom.h | 2 +- src/Mount/Mount.c | 2 +- src/Mount/Mount.h | 2 +- src/Mount/Mount.rc | 8 ++++---- src/Platform/Buffer.cpp | 2 +- src/Platform/Buffer.h | 2 +- src/Platform/Directory.h | 2 +- src/Platform/Event.cpp | 2 +- src/Platform/Event.h | 2 +- src/Platform/Exception.cpp | 2 +- src/Platform/Exception.h | 2 +- src/Platform/File.h | 2 +- src/Platform/FileCommon.cpp | 2 +- src/Platform/FileStream.h | 2 +- src/Platform/FilesystemPath.h | 2 +- src/Platform/Finally.h | 2 +- src/Platform/ForEach.h | 2 +- src/Platform/Functor.h | 2 +- src/Platform/Memory.cpp | 2 +- src/Platform/Memory.h | 2 +- src/Platform/MemoryStream.cpp | 2 +- src/Platform/MemoryStream.h | 2 +- src/Platform/Mutex.h | 2 +- src/Platform/Platform.h | 2 +- src/Platform/PlatformBase.h | 2 +- src/Platform/PlatformTest.cpp | 2 +- src/Platform/PlatformTest.h | 2 +- src/Platform/Serializable.cpp | 2 +- src/Platform/Serializable.h | 2 +- src/Platform/Serializer.cpp | 2 +- src/Platform/Serializer.h | 2 +- src/Platform/SerializerFactory.cpp | 2 +- src/Platform/SerializerFactory.h | 2 +- src/Platform/SharedPtr.h | 2 +- src/Platform/SharedVal.h | 2 +- src/Platform/Stream.h | 2 +- src/Platform/StringConverter.cpp | 2 +- src/Platform/StringConverter.h | 2 +- src/Platform/SyncEvent.h | 2 +- src/Platform/System.h | 2 +- src/Platform/SystemException.h | 2 +- src/Platform/SystemInfo.h | 2 +- src/Platform/SystemLog.h | 2 +- src/Platform/TextReader.cpp | 2 +- src/Platform/TextReader.h | 2 +- src/Platform/Thread.h | 2 +- src/Platform/Time.h | 2 +- src/Platform/Unix/Directory.cpp | 2 +- src/Platform/Unix/File.cpp | 2 +- src/Platform/Unix/FilesystemPath.cpp | 2 +- src/Platform/Unix/Mutex.cpp | 2 +- src/Platform/Unix/Pipe.cpp | 2 +- src/Platform/Unix/Pipe.h | 2 +- src/Platform/Unix/Poller.cpp | 2 +- src/Platform/Unix/Poller.h | 2 +- src/Platform/Unix/Process.cpp | 2 +- src/Platform/Unix/Process.h | 2 +- src/Platform/Unix/SyncEvent.cpp | 2 +- src/Platform/Unix/System.h | 2 +- src/Platform/Unix/SystemException.cpp | 2 +- src/Platform/Unix/SystemInfo.cpp | 2 +- src/Platform/Unix/SystemLog.cpp | 2 +- src/Platform/Unix/Thread.cpp | 2 +- src/Platform/Unix/Time.cpp | 2 +- src/Platform/User.h | 2 +- src/Release/Setup Files/Product64.wxs | 4 ++-- src/Release/Setup Files/veracrypt-arm64.cat | Bin 11903 -> 11900 bytes src/Release/Setup Files/veracrypt-arm64.sys | Bin 437416 -> 437936 bytes src/Release/Setup Files/veracrypt-x64.cat | Bin 11896 -> 11894 bytes src/Release/Setup Files/veracrypt-x64.sys | Bin 639656 -> 639640 bytes src/Release/Setup Files/veracrypt.Inf | 2 +- src/Setup/ComSetup.cpp | 2 +- src/Setup/ComSetup.h | 2 +- src/Setup/Dir.c | 2 +- src/Setup/Dir.h | 2 +- src/Setup/MacOSX/veracrypt.pkgproj | 4 ++-- src/Setup/MacOSX/veracrypt_Legacy.pkgproj | 2 +- src/Setup/MacOSX/veracrypt_fuse-t.pkgproj | 4 ++-- src/Setup/Portable.rc | 8 ++++---- src/Setup/SelfExtract.c | 2 +- src/Setup/SelfExtract.h | 2 +- src/Setup/Setup.c | 2 +- src/Setup/Setup.h | 2 +- src/Setup/Setup.rc | 8 ++++---- src/Setup/Wizard.c | 2 +- src/Setup/Wizard.h | 2 +- src/SetupDLL/ComSetup.cpp | 2 +- src/SetupDLL/ComSetup.h | 2 +- src/SetupDLL/Dir.c | 2 +- src/SetupDLL/Dir.h | 2 +- src/SetupDLL/Setup.c | 2 +- src/SetupDLL/Setup.h | 2 +- src/SetupDLL/Setup.rc | 8 ++++---- src/Signing/sign.bat | 4 ++-- src/Signing/sign_TESTSIGNING.bat | 4 ++-- src/Signing/sign_test.bat | 4 ++-- src/Signing/sign_test_debug.bat | 4 ++-- src/Volume/Cipher.cpp | 2 +- src/Volume/Cipher.h | 2 +- src/Volume/Crc32.h | 2 +- src/Volume/EncryptionAlgorithm.cpp | 2 +- src/Volume/EncryptionAlgorithm.h | 2 +- src/Volume/EncryptionMode.cpp | 2 +- src/Volume/EncryptionMode.h | 2 +- src/Volume/EncryptionModeWolfCryptXTS.h | 2 +- src/Volume/EncryptionModeXTS.cpp | 2 +- src/Volume/EncryptionModeXTS.h | 2 +- src/Volume/EncryptionTest.cpp | 2 +- src/Volume/EncryptionTest.h | 2 +- src/Volume/EncryptionThreadPool.cpp | 2 +- src/Volume/EncryptionThreadPool.h | 2 +- src/Volume/Hash.cpp | 2 +- src/Volume/Hash.h | 2 +- src/Volume/Keyfile.cpp | 2 +- src/Volume/Keyfile.h | 2 +- src/Volume/Pkcs5Kdf.cpp | 2 +- src/Volume/Pkcs5Kdf.h | 2 +- src/Volume/Version.h | 2 +- src/Volume/Volume.cpp | 2 +- src/Volume/Volume.h | 2 +- src/Volume/VolumeException.cpp | 2 +- src/Volume/VolumeException.h | 2 +- src/Volume/VolumeHeader.cpp | 2 +- src/Volume/VolumeHeader.h | 2 +- src/Volume/VolumeInfo.cpp | 2 +- src/Volume/VolumeInfo.h | 2 +- src/Volume/VolumeLayout.cpp | 2 +- src/Volume/VolumeLayout.h | 2 +- src/Volume/VolumePassword.cpp | 2 +- src/Volume/VolumePassword.h | 2 +- src/Volume/VolumePasswordCache.cpp | 2 +- src/Volume/VolumePasswordCache.h | 2 +- src/Volume/VolumeSlot.h | 2 +- 453 files changed, 491 insertions(+), 475 deletions(-) diff --git a/Translations/Language.ar.xml b/Translations/Language.ar.xml index d58af160..6a357e37 100644 --- a/Translations/Language.ar.xml +++ b/Translations/Language.ar.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.be.xml b/Translations/Language.be.xml index d3941544..9e7f28e4 100644 --- a/Translations/Language.be.xml +++ b/Translations/Language.be.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.bg.xml b/Translations/Language.bg.xml index a3ddd510..be7bb17e 100644 --- a/Translations/Language.bg.xml +++ b/Translations/Language.bg.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ca.xml b/Translations/Language.ca.xml index f9f1dcc5..4a499187 100644 --- a/Translations/Language.ca.xml +++ b/Translations/Language.ca.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.co.xml b/Translations/Language.co.xml index 3ff0e6ba..0ca030ce 100644 --- a/Translations/Language.co.xml +++ b/Translations/Language.co.xml @@ -19,7 +19,7 @@ Information about Corsican localization: https://github.com/Patriccollu/Lingua_Corsa-Infurmatica/blob/ceppu/Prughjetti/VeraCrypt/Traduzzione.md --> - + diff --git a/Translations/Language.cs.xml b/Translations/Language.cs.xml index e1e3d09c..4792f4f5 100644 --- a/Translations/Language.cs.xml +++ b/Translations/Language.cs.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.da.xml b/Translations/Language.da.xml index d5a79d4e..30cf99ba 100644 --- a/Translations/Language.da.xml +++ b/Translations/Language.da.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.de.xml b/Translations/Language.de.xml index 67182669..690088f8 100644 --- a/Translations/Language.de.xml +++ b/Translations/Language.de.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.el.xml b/Translations/Language.el.xml index 108b51a5..640a79f5 100644 --- a/Translations/Language.el.xml +++ b/Translations/Language.el.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.es.xml b/Translations/Language.es.xml index 43a57f08..42b97a62 100644 --- a/Translations/Language.es.xml +++ b/Translations/Language.es.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.et.xml b/Translations/Language.et.xml index 4e6fd3d8..5bc2bad6 100644 --- a/Translations/Language.et.xml +++ b/Translations/Language.et.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.eu.xml b/Translations/Language.eu.xml index d732a66d..df09506f 100644 --- a/Translations/Language.eu.xml +++ b/Translations/Language.eu.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.fa.xml b/Translations/Language.fa.xml index 82a4837e..207a264d 100644 --- a/Translations/Language.fa.xml +++ b/Translations/Language.fa.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.fi.xml b/Translations/Language.fi.xml index a8e11418..187f012d 100644 --- a/Translations/Language.fi.xml +++ b/Translations/Language.fi.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.fr.xml b/Translations/Language.fr.xml index 35db5c14..5d2ce70a 100644 --- a/Translations/Language.fr.xml +++ b/Translations/Language.fr.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.he.xml b/Translations/Language.he.xml index fc898994..24f0e663 100644 --- a/Translations/Language.he.xml +++ b/Translations/Language.he.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.hu.xml b/Translations/Language.hu.xml index a0a54f4b..476df683 100644 --- a/Translations/Language.hu.xml +++ b/Translations/Language.hu.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.id.xml b/Translations/Language.id.xml index 4915c298..3929f417 100644 --- a/Translations/Language.id.xml +++ b/Translations/Language.id.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.it.xml b/Translations/Language.it.xml index 8e2d12aa..a6425617 100644 --- a/Translations/Language.it.xml +++ b/Translations/Language.it.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ja.xml b/Translations/Language.ja.xml index 05fe5339..745d81a7 100644 --- a/Translations/Language.ja.xml +++ b/Translations/Language.ja.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ka.xml b/Translations/Language.ka.xml index cbedfdc5..ddba2385 100644 --- a/Translations/Language.ka.xml +++ b/Translations/Language.ka.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ko.xml b/Translations/Language.ko.xml index 586f5e6c..a245dd10 100644 --- a/Translations/Language.ko.xml +++ b/Translations/Language.ko.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.lv.xml b/Translations/Language.lv.xml index d04dfdf3..41668649 100644 --- a/Translations/Language.lv.xml +++ b/Translations/Language.lv.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.my.xml b/Translations/Language.my.xml index 7b0098f1..4fa8b906 100644 --- a/Translations/Language.my.xml +++ b/Translations/Language.my.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.nb.xml b/Translations/Language.nb.xml index d6259627..baabd476 100644 --- a/Translations/Language.nb.xml +++ b/Translations/Language.nb.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.nl.xml b/Translations/Language.nl.xml index 07ffadeb..5d238f55 100644 --- a/Translations/Language.nl.xml +++ b/Translations/Language.nl.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.nn.xml b/Translations/Language.nn.xml index 84c0192d..758b9045 100644 --- a/Translations/Language.nn.xml +++ b/Translations/Language.nn.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.pl.xml b/Translations/Language.pl.xml index b8260b03..3b35ba15 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.pt-br.xml b/Translations/Language.pt-br.xml index 9092f7e8..6111e464 100644 --- a/Translations/Language.pt-br.xml +++ b/Translations/Language.pt-br.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ro.xml b/Translations/Language.ro.xml index 8e75e941..8cfd724f 100644 --- a/Translations/Language.ro.xml +++ b/Translations/Language.ro.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.ru.xml b/Translations/Language.ru.xml index 9d331879..d8819174 100644 --- a/Translations/Language.ru.xml +++ b/Translations/Language.ru.xml @@ -1,7 +1,7 @@ - - + + diff --git a/Translations/Language.sk.xml b/Translations/Language.sk.xml index 94f67de8..047f8fa7 100644 --- a/Translations/Language.sk.xml +++ b/Translations/Language.sk.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.sl.xml b/Translations/Language.sl.xml index fadde36b..9d62c3f0 100644 --- a/Translations/Language.sl.xml +++ b/Translations/Language.sl.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.sv.xml b/Translations/Language.sv.xml index 0a45c49e..096ebd77 100644 --- a/Translations/Language.sv.xml +++ b/Translations/Language.sv.xml @@ -1,6 +1,6 @@  - + diff --git a/Translations/Language.th.xml b/Translations/Language.th.xml index e5b9a984..4bd5b418 100644 --- a/Translations/Language.th.xml +++ b/Translations/Language.th.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.tr.xml b/Translations/Language.tr.xml index 41fdf26a..143d8f2f 100644 --- a/Translations/Language.tr.xml +++ b/Translations/Language.tr.xml @@ -1,7 +1,7 @@ - - + + diff --git a/Translations/Language.uk.xml b/Translations/Language.uk.xml index dd2df1eb..15f8fa84 100644 --- a/Translations/Language.uk.xml +++ b/Translations/Language.uk.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.uz.xml b/Translations/Language.uz.xml index 0a4262ec..2a12fd64 100644 --- a/Translations/Language.uz.xml +++ b/Translations/Language.uz.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.vi.xml b/Translations/Language.vi.xml index 48db97ae..29dd6427 100644 --- a/Translations/Language.vi.xml +++ b/Translations/Language.vi.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml index 684a954a..de06f43b 100644 --- a/Translations/Language.zh-cn.xml +++ b/Translations/Language.zh-cn.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.zh-hk.xml b/Translations/Language.zh-hk.xml index f4e4a9eb..fb07dcae 100644 --- a/Translations/Language.zh-hk.xml +++ b/Translations/Language.zh-hk.xml @@ -1,6 +1,6 @@ - + diff --git a/Translations/Language.zh-tw.xml b/Translations/Language.zh-tw.xml index 2d47d518..1c0dcad4 100644 --- a/Translations/Language.zh-tw.xml +++ b/Translations/Language.zh-tw.xml @@ -1,6 +1,6 @@ - + diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 0791e25f..2519dbbc 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -40,7 +40,7 @@ To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.

-

1.26.17 (November 24th, 2024):

+

1.26.18 (January 13th, 2025):