[debian-edu-commits] debian-edu/ 41/50: Merge tag 'upstream/1.18'
Unit 193
unit193-guest at moszumanska.debian.org
Wed Dec 21 05:06:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
unit193-guest pushed a commit to branch master
in repository veracrypt.
commit 392fca48cabc78595849b0edb5ff81bbe6dda21e
Merge: 39d7c47 a3b3aaf
Author: Unit 193 <unit193 at ubuntu.com>
Date: Tue Aug 23 17:57:12 2016 -0400
Merge tag 'upstream/1.18'
Upstream version 1.18
# gpg: Signature made Tue 23 Aug 2016 05:57:11 PM EDT using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193 at gmail.com>"
# gpg: aka "Unit 193 <unit193 at ninthfloor.org>"
# gpg: aka "Unit 193 <unit193 at ubuntu.com>"
# gpg: aka "Unit 193 <unit193 at ninthfloor.com>"
.gitattributes | 50 +
README.md | 541 +-
Tests/bench.bat | 642 +-
Translations/Language.ar.xml | 2915 +-
Translations/Language.be.xml | 2913 +-
Translations/Language.bg.xml | 2913 +-
Translations/Language.ca.xml | 2913 +-
Translations/Language.cs.xml | 2915 +-
Translations/Language.da.xml | 2913 +-
Translations/Language.de.xml | 2915 +-
Translations/Language.el.xml | 2915 +-
Translations/Language.es.xml | 2915 +-
Translations/Language.et.xml | 2913 +-
Translations/Language.eu.xml | 2917 +-
Translations/Language.fa.xml | 2913 +-
Translations/Language.fi.xml | 2915 +-
Translations/Language.fr.xml | 2915 +-
Translations/Language.hu.xml | 2913 +-
Translations/Language.id.xml | 2913 +-
Translations/Language.it.xml | 2915 +-
Translations/Language.ja.xml | 2915 +-
Translations/Language.ka.xml | 2913 +-
Translations/Language.ko.xml | 2915 +-
Translations/Language.lv.xml | 2913 +-
Translations/Language.my.xml | 2919 +-
Translations/Language.nl.xml | 2915 +-
Translations/Language.nn.xml | 2915 +-
Translations/Language.pl.xml | 2916 +-
Translations/Language.pt-br.xml | 2915 +-
Translations/Language.ru.xml | 2915 +-
Translations/Language.sk.xml | 2913 +-
Translations/Language.sl.xml | 2905 +-
Translations/Language.sv.xml | 2915 +-
Translations/Language.tr.xml | 2911 +-
Translations/Language.uk.xml | 2915 +-
Translations/Language.uz.xml | 2913 +-
Translations/Language.vi.xml | 2913 +-
Translations/Language.zh-cn.xml | 2915 +-
Translations/Language.zh-hk.xml | 2913 +-
Translations/Language.zh-tw.xml | 2911 +-
doc/VeraCrypt User Guide.odt | Bin 0 -> 2266019 bytes
src/Boot/EFI/DcsBml.efi | Bin 0 -> 8544 bytes
src/Boot/EFI/DcsBoot.efi | Bin 0 -> 12640 bytes
src/Boot/EFI/DcsCfg.efi | Bin 0 -> 499264 bytes
src/Boot/EFI/DcsInt.efi | Bin 0 -> 469696 bytes
src/Boot/EFI/DcsRe.efi | Bin 0 -> 18304 bytes
src/Boot/EFI/LegacySpeaker.efi | Bin 0 -> 2784 bytes
src/Boot/EFI/Readme.txt | 35 +
src/Boot/EFI/certs/DCS_key_exchange.crt | Bin 0 -> 1093 bytes
src/Boot/EFI/certs/DCS_platform.crt | Bin 0 -> 1341 bytes
src/Boot/EFI/certs/DCS_sign.crt | Bin 0 -> 826 bytes
src/Boot/EFI/certs/MicCorUEFCA2011_2011-06-27.crt | Bin 0 -> 1556 bytes
src/Boot/EFI/certs/MicWinProPCA2011_2011-10-19.crt | Bin 0 -> 1499 bytes
src/Boot/EFI/certs/Readme.txt | 3 +
src/Boot/EFI/sb_set_siglists.ps1 | 22 +
src/Boot/EFI/siglists/DCS_key_exchange_SigList.bin | Bin 0 -> 1137 bytes
.../DCS_key_exchange_SigList_Serialization.bin | Bin 0 -> 1179 bytes
.../DCS_key_exchange_SigList_Serialization.bin.p7 | Bin 0 -> 1996 bytes
src/Boot/EFI/siglists/DCS_platform_SigList.bin | Bin 0 -> 1385 bytes
.../DCS_platform_SigList_Serialization.bin | Bin 0 -> 1425 bytes
.../DCS_platform_SigList_Serialization.bin.p7 | Bin 0 -> 1996 bytes
src/Boot/EFI/siglists/DCS_sign_SigList.bin | Bin 0 -> 870 bytes
.../siglists/DCS_sign_SigList_Serialization.bin | Bin 0 -> 910 bytes
.../siglists/DCS_sign_SigList_Serialization.bin.p7 | Bin 0 -> 1492 bytes
.../MicCorUEFCA2011_2011-06-27_SigList.bin | Bin 0 -> 1600 bytes
...rUEFCA2011_2011-06-27_SigList_Serialization.bin | Bin 0 -> 1640 bytes
...FCA2011_2011-06-27_SigList_Serialization.bin.p7 | Bin 0 -> 1492 bytes
.../MicWinProPCA2011_2011-10-19_SigList.bin | Bin 0 -> 1543 bytes
...ProPCA2011_2011-10-19_SigList_Serialization.bin | Bin 0 -> 1583 bytes
...PCA2011_2011-10-19_SigList_Serialization.bin.p7 | Bin 0 -> 1492 bytes
src/Boot/Windows/Bios.h | 64 +-
src/Boot/Windows/Boot.vcproj | 496 +-
src/Boot/Windows/Boot.vcxproj | 273 +
src/Boot/Windows/Boot.vcxproj.filters | 148 +
src/Boot/Windows/Boot.vcxproj.user | 3 +
src/Boot/Windows/BootCommon.h | 296 +-
src/Boot/Windows/BootConfig.cpp | 196 +-
src/Boot/Windows/BootConfig.h | 92 +-
src/Boot/Windows/BootConsoleIo.cpp | 678 +-
src/Boot/Windows/BootConsoleIo.h | 144 +-
src/Boot/Windows/BootCrt.asm | 54 +-
src/Boot/Windows/BootDebug.cpp | 362 +-
src/Boot/Windows/BootDebug.h | 120 +-
src/Boot/Windows/BootDefs.h | 406 +-
src/Boot/Windows/BootDiskIo.cpp | 982 +-
src/Boot/Windows/BootDiskIo.h | 240 +-
src/Boot/Windows/BootEncryptedIo.cpp | 264 +-
src/Boot/Windows/BootEncryptedIo.h | 44 +-
src/Boot/Windows/BootMain.cpp | 2526 +-
src/Boot/Windows/BootMain.h | 68 +-
src/Boot/Windows/BootMemory.cpp | 172 +-
src/Boot/Windows/BootMemory.h | 56 +-
src/Boot/Windows/BootSector.asm | 488 +-
src/Boot/Windows/BootStrings.h | 40 +-
src/Boot/Windows/Decompressor.c | 130 +-
src/Boot/Windows/IntFilter.cpp | 1290 +-
src/Boot/Windows/IntFilter.h | 40 +-
src/Boot/Windows/Makefile | 407 +-
src/Boot/Windows/Platform.cpp | 460 +-
src/Boot/Windows/Platform.h | 232 +-
src/Build/Include/Makefile.inc | 4 +-
src/Build/Resources/MacOSX/Info.plist.xml | 8 +-
src/Common/Apidrvr.h | 737 +-
src/Common/BaseCom.cpp | 707 +-
src/Common/BaseCom.h | 246 +-
src/Common/BootEncryption.cpp | 7272 ++-
src/Common/BootEncryption.h | 590 +-
src/Common/Cache.c | 230 +-
src/Common/Cache.h | 50 +-
src/Common/Cmdline.c | 368 +-
src/Common/Cmdline.h | 86 +-
src/Common/Combo.c | 516 +-
src/Common/Combo.h | 58 +-
src/Common/Common.h | 188 +-
src/Common/Common.rc | 1225 +-
src/Common/Crc.c | 270 +-
src/Common/Crc.h | 74 +-
src/Common/Crypto.c | 2193 +-
src/Common/Crypto.h | 749 +-
src/Common/Dictionary.c | 174 +-
src/Common/Dictionary.h | 68 +-
src/Common/Dlgcode.c | 23756 ++++----
src/Common/Dlgcode.h | 1178 +-
src/Common/EncryptionThreadPool.c | 1027 +-
src/Common/EncryptionThreadPool.h | 84 +-
src/Common/Endian.c | 118 +-
src/Common/Endian.h | 298 +-
src/Common/Exception.h | 246 +-
src/Common/Fat.c | 898 +-
src/Common/Fat.h | 138 +-
src/Common/Format.c | 2161 +-
src/Common/Format.h | 152 +-
src/Common/GfMul.c | 1536 +-
src/Common/GfMul.h | 148 +-
src/Common/Inflate.c | 2642 +-
src/Common/Inflate.h | 102 +-
src/Common/Keyfiles.c | 1546 +-
src/Common/Keyfiles.h | 106 +-
src/Common/Language.c | 1168 +-
src/Common/Language.h | 86 +-
src/Common/Language.xml | 2915 +-
src/Common/Makefile | 2 +-
src/Common/Password.c | 1024 +-
src/Common/Password.h | 103 +-
src/Common/Pkcs5.c | 2170 +-
src/Common/Pkcs5.h | 99 +-
src/Common/Progress.c | 268 +-
src/Common/Progress.h | 66 +-
src/Common/Random.c | 1811 +-
src/Common/Random.h | 152 +-
src/Common/Registry.c | 598 +-
src/Common/Registry.h | 74 +-
src/Common/Resource.h | 439 +-
src/Common/SecurityToken.cpp | 1540 +-
src/Common/SecurityToken.h | 451 +-
src/Common/Sources | 34 +-
src/Common/Tcdefs.h | 727 +-
src/Common/Tests.c | 2557 +-
src/Common/Tests.h | 62 +-
src/Common/Volumes.c | 2629 +-
src/Common/Volumes.h | 314 +-
src/Common/Wipe.c | 396 +-
src/Common/Wipe.h | 90 +-
src/Common/XUnzip.cpp | 4405 ++
src/Common/XUnzip.h | 382 +
src/Common/XZip.cpp | 3215 ++
src/Common/XZip.h | 323 +
src/Common/Xml.c | 543 +-
src/Common/Xml.h | 61 +-
src/Common/Xts.c | 1500 +-
src/Common/Xts.h | 168 +-
src/Core/Core.h | 4 +-
src/Core/Core.make | 2 +-
src/Core/CoreBase.cpp | 8 +-
src/Core/CoreBase.h | 4 +-
src/Core/CoreException.cpp | 2 +-
src/Core/CoreException.h | 2 +-
src/Core/FatFormatter.cpp | 36 +-
src/Core/FatFormatter.h | 2 +-
src/Core/HostDevice.cpp | 4 +-
src/Core/HostDevice.h | 2 +-
src/Core/MountOptions.cpp | 12 +-
src/Core/MountOptions.h | 2 +-
src/Core/RandomNumberGenerator.cpp | 6 +-
src/Core/RandomNumberGenerator.h | 2 +-
src/Core/Unix/CoreService.cpp | 18 +-
src/Core/Unix/CoreService.h | 2 +-
src/Core/Unix/CoreServiceProxy.h | 4 +-
src/Core/Unix/CoreServiceRequest.cpp | 6 +-
src/Core/Unix/CoreServiceRequest.h | 2 +-
src/Core/Unix/CoreServiceResponse.cpp | 4 +-
src/Core/Unix/CoreServiceResponse.h | 2 +-
src/Core/Unix/CoreUnix.cpp | 30 +-
src/Core/Unix/CoreUnix.h | 6 +-
src/Core/Unix/FreeBSD/CoreFreeBSD.cpp | 6 +-
src/Core/Unix/FreeBSD/CoreFreeBSD.h | 4 +-
src/Core/Unix/FreeBSD/System.h | 2 +-
src/Core/Unix/Linux/CoreLinux.cpp | 23 +-
src/Core/Unix/Linux/CoreLinux.h | 4 +-
src/Core/Unix/Linux/System.h | 2 +-
src/Core/Unix/MacOSX/CoreMacOSX.cpp | 30 +-
src/Core/Unix/MacOSX/CoreMacOSX.h | 4 +-
src/Core/Unix/MacOSX/System.h | 2 +-
src/Core/Unix/MountedFilesystem.h | 2 +-
src/Core/Unix/Solaris/CoreSolaris.cpp | 8 +-
src/Core/Unix/Solaris/CoreSolaris.h | 4 +-
src/Core/Unix/Solaris/System.h | 2 +-
src/Core/Unix/System.h | 2 +-
src/Core/VolumeCreator.cpp | 67 +-
src/Core/VolumeCreator.h | 4 +-
src/Crypto/Aes.h | 430 +-
src/Crypto/AesSmall.c | 1906 +-
src/Crypto/AesSmall.h | 338 +-
src/Crypto/AesSmall_x86.asm | 2888 +-
src/Crypto/Aes_hw_cpu.asm | 663 +-
src/Crypto/Aes_hw_cpu.h | 50 +-
src/Crypto/Aes_x64.asm | 1814 +-
src/Crypto/Aes_x86.asm | 1292 +-
src/Crypto/Aescrypt.c | 622 +-
src/Crypto/Aeskey.c | 1146 +-
src/Crypto/Aesopt.h | 1468 +-
src/Crypto/Aestab.c | 856 +-
src/Crypto/Aestab.h | 348 +-
src/Crypto/Camellia.c | 723 +
src/Crypto/Camellia.h | 23 +
src/Crypto/CamelliaSmall.c | 455 +
src/Crypto/CamelliaSmall.h | 23 +
src/Crypto/Crypto.vcproj | 1104 +-
src/Crypto/Crypto.vcxproj | 257 +
src/Crypto/Crypto.vcxproj.filters | 119 +
src/Crypto/Crypto.vcxproj.user | 3 +
src/Crypto/GostCipher.c | 268 +
src/Crypto/GostCipher.h | 70 +
src/Crypto/Makefile | 2 +-
src/Crypto/Makefile.inc | 33 +-
src/Crypto/Rmd160.c | 998 +-
src/Crypto/Rmd160.h | 66 +-
src/Crypto/Serpent.c | 1878 +-
src/Crypto/Serpent.h | 40 +-
src/Crypto/Sha2.c | 1510 +-
src/Crypto/Sha2.h | 310 +-
src/Crypto/Sha2Small.c | 468 +-
src/Crypto/Sha2Small.h | 26 +-
src/Crypto/Sources | 46 +-
src/Crypto/Streebog.c | 2395 +
src/Crypto/Streebog.h | 41 +
src/Crypto/Twofish.c | 1098 +-
src/Crypto/Twofish.h | 112 +-
src/Crypto/Whirlpool.c | 1274 +-
src/Crypto/Whirlpool.h | 54 +-
src/Crypto/config.h | 121 +-
src/Crypto/cpu.c | 562 +-
src/Crypto/cpu.h | 657 +-
src/Crypto/gost89_x64.asm | 481 +
src/Crypto/gost89_x86.asm | 0
src/Crypto/kuznyechik.c | 2454 +
src/Crypto/kuznyechik.h | 33 +
src/Crypto/misc.h | 42 +-
src/Driver/BuildDriver.cmd | 350 +-
src/Driver/DriveFilter.c | 4325 +-
src/Driver/DriveFilter.h | 180 +-
src/Driver/Driver.rc | 202 +-
src/Driver/Driver.vcproj | 796 +-
src/Driver/Driver.vcxproj | 264 +
src/Driver/Driver.vcxproj.filters | 199 +
src/Driver/Driver.vcxproj.user | 3 +
src/Driver/DumpFilter.c | 506 +-
src/Driver/DumpFilter.h | 50 +-
src/Driver/EncryptedIoQueue.c | 2098 +-
src/Driver/EncryptedIoQueue.h | 330 +-
src/Driver/Fuse/Driver.make | 2 +-
src/Driver/Fuse/FuseService.cpp | 12 +-
src/Driver/Fuse/FuseService.h | 2 +-
src/Driver/Makefile | 2 +-
src/Driver/Ntdriver.c | 7096 +--
src/Driver/Ntdriver.h | 376 +-
src/Driver/Ntvol.c | 1797 +-
src/Driver/Ntvol.h | 44 +-
src/Driver/Resource.h | 32 +-
src/Driver/Sources | 42 +-
src/Driver/VolumeFilter.c | 598 +-
src/Driver/VolumeFilter.h | 46 +-
src/ExpandVolume/DlgExpandVolume.cpp | 1552 +-
src/ExpandVolume/ExpandVolume.c | Bin 49914 -> 25901 bytes
src/ExpandVolume/ExpandVolume.h | 8 +-
src/ExpandVolume/ExpandVolume.rc | 596 +-
src/ExpandVolume/ExpandVolume.vcproj | 1954 +-
src/ExpandVolume/ExpandVolume.vcxproj | 448 +
src/ExpandVolume/ExpandVolume.vcxproj.filters | 287 +
src/ExpandVolume/ExpandVolume.vcxproj.user | 3 +
src/ExpandVolume/InitDataArea.c | 34 +-
src/ExpandVolume/InitDataArea.h | 24 +-
src/ExpandVolume/WinMain.cpp | 856 +-
src/ExpandVolume/resource.h | 294 +-
src/Format/Format.manifest | 64 +-
src/Format/Format.rc | 1492 +-
src/Format/Format.vcproj | 2056 +-
src/Format/Format.vcxproj | 420 +
src/Format/Format.vcxproj.filters | 356 +
src/Format/Format.vcxproj.user | 3 +
src/Format/FormatCom.cpp | 536 +-
src/Format/FormatCom.h | 72 +-
src/Format/FormatCom.idl | 114 +-
src/Format/InPlace.c | 4654 +-
src/Format/InPlace.h | 104 +-
src/Format/Resource.h | 317 +-
src/Format/Tcformat.c | Bin 642784 -> 314433 bytes
src/Format/Tcformat.h | 218 +-
src/License.html | 358 +-
src/License.txt | 1464 +-
src/Main/Application.cpp | 107 +-
src/Main/Application.h | 2 +-
src/Main/CommandLineInterface.cpp | 48 +-
src/Main/CommandLineInterface.h | 5 +-
src/Main/FatalErrorHandler.cpp | 8 +-
src/Main/FatalErrorHandler.h | 2 +-
src/Main/FavoriteVolume.cpp | 4 +-
src/Main/FavoriteVolume.h | 2 +-
src/Main/Forms/AboutDialog.cpp | 2 +-
src/Main/Forms/AboutDialog.h | 4 +-
src/Main/Forms/BenchmarkDialog.cpp | 10 +-
src/Main/Forms/BenchmarkDialog.h | 4 +-
src/Main/Forms/ChangePasswordDialog.cpp | 18 +-
src/Main/Forms/ChangePasswordDialog.h | 2 +-
src/Main/Forms/DeviceSelectionDialog.cpp | 12 +-
src/Main/Forms/DeviceSelectionDialog.h | 2 +-
src/Main/Forms/EncryptionOptionsWizardPage.cpp | 12 +-
src/Main/Forms/EncryptionOptionsWizardPage.h | 2 +-
src/Main/Forms/EncryptionTestDialog.cpp | 8 +-
src/Main/Forms/EncryptionTestDialog.h | 2 +-
src/Main/Forms/FavoriteVolumesDialog.cpp | 8 +-
src/Main/Forms/FavoriteVolumesDialog.h | 4 +-
src/Main/Forms/Forms.cpp | 7050 +--
src/Main/Forms/Forms.h | 2194 +-
src/Main/Forms/InfoWizardPage.cpp | 2 +-
src/Main/Forms/InfoWizardPage.h | 2 +-
src/Main/Forms/KeyfileGeneratorDialog.cpp | 44 +-
src/Main/Forms/KeyfileGeneratorDialog.h | 4 +-
src/Main/Forms/KeyfilesDialog.cpp | 4 +-
src/Main/Forms/KeyfilesDialog.h | 2 +-
src/Main/Forms/KeyfilesPanel.cpp | 4 +-
src/Main/Forms/KeyfilesPanel.h | 2 +-
src/Main/Forms/LegalNoticesDialog.cpp | 4 +-
src/Main/Forms/LegalNoticesDialog.h | 2 +-
src/Main/Forms/MainFrame.cpp | 62 +-
src/Main/Forms/MainFrame.h | 6 +-
src/Main/Forms/MountOptionsDialog.cpp | 16 +-
src/Main/Forms/MountOptionsDialog.h | 2 +-
src/Main/Forms/NewSecurityTokenKeyfileDialog.cpp | 2 +-
src/Main/Forms/NewSecurityTokenKeyfileDialog.h | 2 +-
src/Main/Forms/PreferencesDialog.cpp | 26 +-
src/Main/Forms/PreferencesDialog.h | 4 +-
src/Main/Forms/ProgressWizardPage.cpp | 2 +-
src/Main/Forms/ProgressWizardPage.h | 2 +-
src/Main/Forms/RandomPoolEnrichmentDialog.cpp | 12 +-
src/Main/Forms/RandomPoolEnrichmentDialog.h | 4 +-
src/Main/Forms/SecurityTokenKeyfilesDialog.cpp | 6 +-
src/Main/Forms/SecurityTokenKeyfilesDialog.h | 2 +-
src/Main/Forms/SelectDirectoryWizardPage.cpp | 4 +-
src/Main/Forms/SelectDirectoryWizardPage.h | 2 +-
src/Main/Forms/SingleChoiceWizardPage.h | 2 +-
src/Main/Forms/TrueCrypt.fbp | 57476 +++++++++----------
.../Forms/VolumeCreationProgressWizardPage.cpp | 14 +-
src/Main/Forms/VolumeCreationProgressWizardPage.h | 2 +-
src/Main/Forms/VolumeCreationWizard.cpp | 76 +-
src/Main/Forms/VolumeCreationWizard.h | 2 +-
src/Main/Forms/VolumeFormatOptionsWizardPage.cpp | 2 +-
src/Main/Forms/VolumeFormatOptionsWizardPage.h | 2 +-
src/Main/Forms/VolumeLocationWizardPage.cpp | 4 +-
src/Main/Forms/VolumeLocationWizardPage.h | 2 +-
src/Main/Forms/VolumePasswordPanel.cpp | 46 +-
src/Main/Forms/VolumePasswordPanel.h | 4 +-
src/Main/Forms/VolumePasswordWizardPage.cpp | 2 +-
src/Main/Forms/VolumePasswordWizardPage.h | 4 +-
src/Main/Forms/VolumePimWizardPage.cpp | 18 +-
src/Main/Forms/VolumePimWizardPage.h | 6 +-
src/Main/Forms/VolumePropertiesDialog.cpp | 6 +-
src/Main/Forms/VolumePropertiesDialog.h | 4 +-
src/Main/Forms/VolumeSizeWizardPage.cpp | 6 +-
src/Main/Forms/VolumeSizeWizardPage.h | 2 +-
src/Main/Forms/WaitDialog.cpp | 8 +-
src/Main/Forms/WaitDialog.h | 24 +-
src/Main/Forms/WizardFrame.cpp | 10 +-
src/Main/Forms/WizardFrame.h | 2 +-
src/Main/Forms/WizardPage.h | 2 +-
src/Main/GraphicUserInterface.cpp | 159 +-
src/Main/GraphicUserInterface.h | 4 +-
src/Main/Hotkey.cpp | 14 +-
src/Main/Hotkey.h | 2 +-
src/Main/LanguageStrings.cpp | 2 +-
src/Main/LanguageStrings.h | 2 +-
src/Main/Main.h | 7 +-
src/Main/Main.make | 12 +-
src/Main/Resources.cpp | 12 +-
src/Main/Resources.h | 2 +-
src/Main/StringFormatter.cpp | 2 +-
src/Main/StringFormatter.h | 2 +-
src/Main/System.cpp | 2 +-
src/Main/System.h | 6 +-
src/Main/SystemPrecompiled.h | 2 +-
src/Main/TextUserInterface.cpp | 80 +-
src/Main/TextUserInterface.h | 2 +-
src/Main/Unix/Main.cpp | 4 +-
src/Main/UserInterface.cpp | 40 +-
src/Main/UserInterface.h | 2 +-
src/Main/UserInterfaceException.h | 2 +-
src/Main/UserInterfaceType.h | 2 +-
src/Main/UserPreferences.cpp | 26 +-
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/Makefile | 42 +-
src/Mount/Favorites.cpp | 1949 +-
src/Mount/Favorites.h | 170 +-
src/Mount/Hotkeys.c | 1222 +-
src/Mount/Hotkeys.h | 104 +-
src/Mount/MainCom.cpp | 628 +-
src/Mount/MainCom.h | 70 +-
src/Mount/MainCom.idl | 122 +-
src/Mount/Mount.c | 21809 +++----
src/Mount/Mount.h | 265 +-
src/Mount/Mount.manifest | 64 +-
src/Mount/Mount.rc | 1444 +-
src/Mount/Mount.vcproj | 2054 +-
src/Mount/Mount.vcxproj | 445 +
src/Mount/Mount.vcxproj.filters | 368 +
src/Mount/Mount.vcxproj.user | 3 +
src/Mount/Resource.h | 523 +-
src/PKCS11/cryptoki.h | 132 +-
src/PKCS11/pkcs11.h | 598 +-
src/PKCS11/pkcs11f.h | 1824 +-
src/PKCS11/pkcs11t.h | 3770 +-
src/Platform/Buffer.cpp | 282 +-
src/Platform/Buffer.h | 220 +-
src/Platform/Directory.h | 48 +-
src/Platform/Event.cpp | 84 +-
src/Platform/Event.h | 162 +-
src/Platform/Exception.cpp | 94 +-
src/Platform/Exception.h | 210 +-
src/Platform/File.h | 210 +-
src/Platform/FileCommon.cpp | 164 +-
src/Platform/FileStream.h | 106 +-
src/Platform/FilesystemPath.h | 136 +-
src/Platform/Finally.h | 82 +-
src/Platform/ForEach.h | 226 +-
src/Platform/Functor.h | 48 +-
src/Platform/Memory.cpp | 106 +-
src/Platform/Memory.h | 338 +-
src/Platform/MemoryStream.cpp | 84 +-
src/Platform/MemoryStream.h | 62 +-
src/Platform/Mutex.h | 112 +-
src/Platform/Platform.h | 46 +-
src/Platform/Platform.make | 78 +-
src/Platform/PlatformBase.h | 258 +-
src/Platform/PlatformTest.cpp | 690 +-
src/Platform/PlatformTest.h | 76 +-
src/Platform/Serializable.cpp | 68 +-
src/Platform/Serializable.h | 154 +-
src/Platform/Serializer.cpp | 588 +-
src/Platform/Serializer.h | 138 +-
src/Platform/SerializerFactory.cpp | 98 +-
src/Platform/SerializerFactory.h | 176 +-
src/Platform/SharedPtr.h | 314 +-
src/Platform/SharedVal.h | 132 +-
src/Platform/Stream.h | 58 +-
src/Platform/StringConverter.cpp | 812 +-
src/Platform/StringConverter.h | 114 +-
src/Platform/SyncEvent.h | 84 +-
src/Platform/System.h | 22 +-
src/Platform/SystemException.h | 82 +-
src/Platform/SystemInfo.h | 46 +-
src/Platform/SystemLog.h | 74 +-
src/Platform/TextReader.cpp | 64 +-
src/Platform/TextReader.h | 60 +-
src/Platform/Thread.h | 138 +-
src/Platform/Time.h | 50 +-
src/Platform/Unix/Directory.cpp | 4 +-
src/Platform/Unix/File.cpp | 12 +-
src/Platform/Unix/FilesystemPath.cpp | 4 +-
src/Platform/Unix/Mutex.cpp | 2 +-
src/Platform/Unix/Pipe.cpp | 4 +-
src/Platform/Unix/Pipe.h | 2 +-
src/Platform/Unix/Poller.cpp | 2 +-
src/Platform/Unix/Poller.h | 2 +-
src/Platform/Unix/Process.cpp | 26 +-
src/Platform/Unix/Process.h | 4 +-
src/Platform/Unix/SyncEvent.cpp | 4 +-
src/Platform/Unix/System.h | 2 +-
src/Platform/Unix/SystemException.cpp | 6 +-
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 | 54 +-
src/Readme.txt | 541 +-
src/Release/Setup Files/LICENSE | 190 +
src/Release/Setup Files/License.txt | 1404 +-
src/Release/Setup Files/NOTICE | 134 +
src/Release/Setup Files/VeraCrypt User Guide.pdf | Bin 3010349 -> 2895098 bytes
src/Resources/Icons/VeraCrypt-128x128.xpm | 2592 +-
src/Resources/Icons/VeraCrypt-16x16.xpm | 210 +-
src/Resources/Icons/VeraCrypt-256x256.xpm | 4058 +-
src/Resources/Icons/VeraCrypt-48x48.xpm | 972 +-
src/Resources/Texts/License.rtf | 581 +-
src/Setup/ComSetup.cpp | 211 +-
src/Setup/ComSetup.h | 26 +-
src/Setup/ComSetup.rgs | 182 +-
src/Setup/Dir.c | 220 +-
src/Setup/Dir.h | 46 +-
src/Setup/Linux/veracrypt_install_template.sh | 66 +-
src/Setup/MacOSX/veracrypt.pkgproj | 6 +-
src/Setup/Resource.h | 128 +-
src/Setup/SelfExtract.c | 1576 +-
src/Setup/SelfExtract.h | 86 +-
src/Setup/Setup.c | 5246 +-
src/Setup/Setup.h | 380 +-
src/Setup/Setup.manifest | 64 +-
src/Setup/Setup.rc | 654 +-
src/Setup/Setup.vcproj | 968 +-
src/Setup/Setup.vcxproj | 225 +
src/Setup/Setup.vcxproj.filters | 177 +
src/Setup/Setup.vcxproj.user | 3 +
src/Setup/Wizard.c | 2390 +-
src/Setup/Wizard.h | 62 +-
src/Signing/GlobalSign_R1Cross.cer | 52 +-
src/Signing/GlobalSign_Root_CA_MS_Cross_Cert.crt | 60 +-
src/Signing/Thawt_CodeSigning_CA.crt | 52 +-
src/Signing/sign.bat | 54 +-
src/Signing/sign_test.bat | 62 +-
src/Signing/thawte_Primary_MS_Cross_Cert.cer | 64 +-
src/VeraCrypt.sln | 919 +-
src/Volume/Cipher.cpp | 74 +-
src/Volume/Cipher.h | 9 +-
src/Volume/Crc32.h | 2 +-
src/Volume/EncryptionAlgorithm.cpp | 42 +-
src/Volume/EncryptionAlgorithm.h | 5 +-
src/Volume/EncryptionMode.cpp | 2 +-
src/Volume/EncryptionMode.h | 2 +-
src/Volume/EncryptionModeXTS.cpp | 32 +-
src/Volume/EncryptionModeXTS.h | 2 +-
src/Volume/EncryptionTest.cpp | 209 +-
src/Volume/EncryptionTest.h | 4 +-
src/Volume/EncryptionThreadPool.cpp | 6 +-
src/Volume/EncryptionThreadPool.h | 2 +-
src/Volume/Hash.cpp | 34 +-
src/Volume/Hash.h | 27 +-
src/Volume/Keyfile.cpp | 4 +-
src/Volume/Keyfile.h | 2 +-
src/Volume/Pkcs5Kdf.cpp | 21 +-
src/Volume/Pkcs5Kdf.h | 40 +-
src/Volume/Version.h | 2 +-
src/Volume/Volume.cpp | 16 +-
src/Volume/Volume.h | 4 +-
src/Volume/Volume.make | 6 +-
src/Volume/VolumeException.cpp | 4 +-
src/Volume/VolumeException.h | 2 +-
src/Volume/VolumeHeader.cpp | 12 +-
src/Volume/VolumeHeader.h | 2 +-
src/Volume/VolumeInfo.cpp | 4 +-
src/Volume/VolumeInfo.h | 4 +-
src/Volume/VolumeLayout.cpp | 18 +-
src/Volume/VolumeLayout.h | 2 +-
src/Volume/VolumePassword.cpp | 8 +-
src/Volume/VolumePassword.h | 2 +-
src/Volume/VolumePasswordCache.cpp | 2 +-
src/Volume/VolumePasswordCache.h | 2 +-
src/Volume/VolumeSlot.h | 2 +-
569 files changed, 218043 insertions(+), 191757 deletions(-)
diff --cc src/Main/Forms/PreferencesDialog.cpp
index 436b950,c6f2804..c6f2804
mode 100755,100644..100755
--- a/src/Main/Forms/PreferencesDialog.cpp
+++ b/src/Main/Forms/PreferencesDialog.cpp
diff --cc src/Main/UserPreferences.cpp
index 9e48b92,fafd082..fafd082
mode 100755,100644..100755
--- a/src/Main/UserPreferences.cpp
+++ b/src/Main/UserPreferences.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/veracrypt.git
More information about the debian-edu-commits
mailing list