Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-20 | Windows: Allow selecting size unit (KB/MB/GB) for generated keyfiles | Mounir IDRASSI | 1 | -1/+2 | |
This change also makes it possible to generate keyfiles larger than 1 MiB although only the first 1 MiB will be taken into account by VeraCrypt. Update strings in XML files | |||||
2018-12-19 | Windows: Add mount option that allows mounting a volume without attaching it ↵ | Mounir IDRASSI | 1 | -1/+2 | |
to the specified drive letter. This is useful in situation where Windows has issue with the filesystem (e.g. ReFS on Windows 10 1809) and we need to use third party software to be able to use the filesystem under Windows through low level VeraCrypt virtual device (e.g. \Device\VeraCryptVolumeX). | |||||
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -7/+8 | |
Edit DcsProp and PlatformInfo from System->Settings EFI loader updated | |||||
2017-06-05 | DcsInfo is added | kavsrf | 1 | -4/+6 | |
2016-10-17 | Windows: Support EFI system encryption for 32-bit Windows. | Mounir IDRASSI | 1 | -1/+7 | |
2016-08-15 | Windows: Implement Rescue Disk support for EFI system encryption | Mounir IDRASSI | 1 | -1/+3 | |
2016-08-15 | Windows EFI Bootloader: modifications to prepare EFI system encryption ↵ | Alex | 1 | -2/+6 | |
support (common files with DcsBoot) | |||||
2016-06-17 | Windows: Add Hash and PRF benchmarks to the benchmark dialog. | Mounir IDRASSI | 1 | -1/+4 | |
2016-06-02 | Crypto: Add support for Japanese encryption standard Camellia, including for ↵ | Mounir IDRASSI | 1 | -1/+9 | |
system encryption. | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -1/+1 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -211/+211 | |
2016-01-31 | Windows: Implement GUI indicator for entropy collected from mouse movements. | Mounir IDRASSI | 1 | -2/+4 | |
2015-10-07 | Windows: Don’t try to mount using empty password when default keyfile ↵ | Mounir IDRASSI | 1 | -1/+2 | |
configured or keyfile specified in command line. Add option in default keyfiles dialog to restore the old behavior. | |||||
2015-08-31 | Windows: Support setting volume label in Explorer through mount option. ↵ | Mounir IDRASSI | 1 | -1/+3 | |
Support using favorite label as label in Explorer. | |||||
2015-07-13 | Windows: Modify PIM parts in GUI to make it easier to use. Users must ↵ | Mounir IDRASSI | 1 | -1/+2 | |
explicitly check "User PIM" to enable its use. | |||||
2015-06-08 | Windows: rename PIN to PIM to avoid confusion. Better error messages. | Mounir IDRASSI | 1 | -3/+3 | |
2015-05-27 | Windows: GUI modifications around PIN field | Mounir IDRASSI | 1 | -1/+4 | |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the ↵ | Mounir IDRASSI | 1 | -1/+5 | |
correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption. | |||||
2014-12-16 | Windows: display a wait dialog during the lengthy opening of a volume. There ↵ | Mounir IDRASSI | 1 | -1/+2 | |
is still a freeze in the GUI even though the call to DeviceIoControl is done in a separate thread which can't be explained. Maybe if we had an asynchronous Device Driver call, things would better. | |||||
2014-12-11 | Windows: Implement specifying the size of the generated keyfiles and also ↵ | Mounir IDRASSI | 1 | -1/+4 | |
letting VeraCrypt choose random size values. | |||||
2014-12-07 | Windows: Implement creation of multiple keyfiles at once. | Mounir IDRASSI | 1 | -10/+14 | |
2014-11-08 | Implement support for creating and booting encrypted partition using ↵ | Mounir IDRASSI | 1 | -0/+16 | |
SHA-256. Support SHA-256 for normal volumes as well. | |||||
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+174 | |