VeraCrypt/src/Common
2017-06-11 01:28:42 +02:00
..
libzip Windows: disable WINZIP Aes encryption support since we don't use. 2017-04-26 00:20:22 +02:00
zlib Windows: update zlib to version 1.2.11 2017-04-26 00:20:16 +02:00
Apidrvr.h Windows: fix high CPU usage when a favorite is configured to mount using VolumeID when its host device is connected to the machine. 2017-06-01 01:56:13 +02:00
BaseCom.cpp PlatformInfo read. (via ReadEfiConfig) 2017-06-05 17:45:45 +02:00
BaseCom.h PlatformInfo read. (via ReadEfiConfig) 2017-06-05 17:45:45 +02:00
BootEncryption.cpp Windows: code refactoring for handling of ESP files (DcsProp and PlatformInfo). 2017-06-11 01:28:42 +02:00
BootEncryption.h Windows: code refactoring for handling of ESP files (DcsProp and PlatformInfo). 2017-06-11 01:28:42 +02:00
Cache.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Cache.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Cmdline.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Cmdline.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Combo.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Combo.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Common.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Common.rc Beta2 patch 1 2017-06-05 17:45:45 +02:00
Crc.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Crc.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Crypto.c Windows: Fix Streebog not recognized by /hash command line switch but making hash names matching more generic. 2017-01-12 09:42:54 +01:00
Crypto.h Windows: Fix Streebog not recognized by /hash command line switch but making hash names matching more generic. 2017-01-12 09:42:54 +01:00
Dictionary.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Dictionary.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Dlgcode.c Windows: reduce WNetGetConnection performance impact by making calls every 1 minute instead of every 2 seconds. This should be enough since the list of mapped network drive will not change so often. 2017-06-10 01:03:07 +02:00
Dlgcode.h Windows: Validate XML format of EFI DcsProp after user editing and before writing it to disk. Enhance UI handling of DcsProp editing and PlatformInfo display. 2017-06-08 01:17:48 +02:00
EncryptionThreadPool.c Windows: Add support for Streebog (hash) and kuznyechik (encryption) 2016-08-15 01:09:11 +02:00
EncryptionThreadPool.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Endian.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Endian.h Windows EFI Bootloader: modifications to prepare EFI system encryption support (common files with DcsBoot) 2016-08-15 01:09:12 +02:00
Exception.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Fat.c Fix wrong FAT32 jump opcode in its header 2017-05-28 00:04:29 +02:00
Fat.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Format.c Windows: fix compilation error cause by extra '&&' in if statement 2017-06-02 23:09:24 +02:00
Format.h Windows: add support for ReFS on Windows 10 when creating normal volumes. 2017-05-28 00:04:30 +02:00
GfMul.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
GfMul.h Normalize all line terminators 2016-05-10 20:20:14 +02:00
Inflate.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Inflate.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Keyfiles.c Windows: Correctly open online help when selected in menu. Remove unused parameters to function AppLink. 2017-06-05 01:41:47 +02:00
Keyfiles.h Windows: better implementation for support of smart card PIN in command line. Supported now also on Format. 2016-05-29 01:33:18 +02:00
Language.c Windows: move language XML files to new "Languages" folder in the installation directory. 2017-06-05 01:41:48 +02:00
Language.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Language.xml Windows: Enhancements to EFI System Information dialog 2017-06-09 17:23:39 +02:00
Makefile Normalize all line terminators 2016-05-10 20:20:14 +02:00
Password.c Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL_DISK_GET_DRIVE_GEOMETRY in order to get accurate disk size value. 2017-05-17 00:46:41 +02:00
Password.h Windows EFI Bootloader: modifications to prepare EFI system encryption support (common files with DcsBoot) 2016-08-15 01:09:12 +02:00
Pkcs5.c Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in favorites management dialog, and use default mount parameters when mounting multiple favorites at once. 2016-12-08 17:53:28 +01:00
Pkcs5.h Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in favorites management dialog, and use default mount parameters when mounting multiple favorites at once. 2016-12-08 17:53:28 +01:00
Progress.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Progress.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Random.c Windows: fix crash caused by previous Streebog fix. 2016-08-21 13:44:00 +02:00
Random.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Registry.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Registry.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Resource.h Beta2 patch 1 2017-06-05 17:45:45 +02:00
SecurityToken.cpp Windows: better implementation for support of smart card PIN in command line. Supported now also on Format. 2016-05-29 01:33:18 +02:00
SecurityToken.h Windows: better implementation for support of smart card PIN in command line. Supported now also on Format. 2016-05-29 01:33:18 +02:00
Sources Normalize all line terminators 2016-05-10 20:20:14 +02:00
Tcdefs.h Windows Driver Security: Use enhanced protection of NX pool under Windows 8 and later. 2017-06-10 18:44:49 +02:00
Tests.c Add test vectors for Kuznyechik and GOST89 (the later is deprecated) 2016-10-17 18:40:16 +02:00
Tests.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Textual_logo_96dpi.bmp Concert bitmaps to supported format 2014-11-08 23:18:36 +01:00
Textual_logo_288dpi.bmp Concert bitmaps to supported format 2014-11-08 23:18:36 +01:00
Textual_logo_background.bmp Concert bitmaps to supported format 2014-11-08 23:18:36 +01:00
VeraCrypt_mounted.ico Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) 2015-12-05 00:07:13 +01:00
VeraCrypt_Volume.ico Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) 2015-12-05 00:07:13 +01:00
VeraCrypt.ico Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) 2015-12-05 00:07:13 +01:00
Volumes.c Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL_DISK_GET_DRIVE_GEOMETRY in order to get accurate disk size value. 2017-05-17 00:46:41 +02:00
Volumes.h Windows: add support for ReFS on Windows 10 when creating normal volumes. 2017-05-28 00:04:30 +02:00
Wipe.c Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Wipe.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Xml.c Windows EFI Bootloader: modifications to prepare EFI system encryption support (common files with DcsBoot) 2016-08-15 01:09:12 +02:00
Xml.h XML wchar_t removed from EFI compile 2017-01-24 16:05:12 +01:00
Xts.c Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain factor. Update credits and copyrights notice. 2016-10-17 18:40:23 +02:00
Xts.h Remove trailing whitespace 2016-05-10 22:18:34 +02:00
Zip.vcxproj Windows: create dedicated project for zip library and link other binaries against it instead of recompiling zlib and libzip for each project separately. 2017-06-05 17:46:31 +02:00
Zip.vcxproj.filters Windows: create dedicated project for zip library and link other binaries against it instead of recompiling zlib and libzip for each project separately. 2017-06-05 17:46:31 +02:00
Zip.vcxproj.user Windows: create dedicated project for zip library and link other binaries against it instead of recompiling zlib and libzip for each project separately. 2017-06-05 17:46:31 +02:00