Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-06 | Windows: correctly wipe password in UI input field in case of direct ↵ | Mounir IDRASSI | 1 | -2/+8 | |
creation of Hidden volume or resuming non-system in-place encryption | |||||
2020-07-06 | Windows: Support direct password drag-n-drop from external applications ↵ | Mounir IDRASSI | 1 | -2/+26 | |
(e.g. KeePass) which is more secure than using clipboard. | |||||
2020-07-04 | Increment internal version to 1.24.19 | Mounir IDRASSI | 1 | -2/+2 | |
2020-06-29 | Increment internal version to 1.24.18 and update signed Windows drivers. | Mounir IDRASSI | 1 | -2/+2 | |
2020-06-28 | Windows: remove unused code targeting Windows 2000. | Mounir IDRASSI | 1 | -14/+2 | |
2020-06-23 | Increment version to 1.24-Update7 | Mounir IDRASSI | 1 | -4/+4 | |
2020-06-23 | Windows: Don't allow Hidden volume to have the same password, PIM and ↵ | Mounir IDRASSI | 1 | -7/+49 | |
keyfiles as Outer volume | |||||
2020-03-10 | Increment version to 1.24-Update6 | Mounir IDRASSI | 1 | -4/+4 | |
2020-03-10 | Windows: Add /secureDesktop switch to VeraCrypt Format | Mounir IDRASSI | 1 | -0/+21 | |
2020-03-10 | Windows: Support using token keyfile when creating file container using ↵ | Mounir IDRASSI | 1 | -1/+33 | |
command line | |||||
2020-02-11 | Increment version to 1.24-Update5 and update signed Windows drivers. | Mounir IDRASSI | 1 | -4/+4 | |
2020-02-10 | Windows: Fix warnings reported by Coverity static code analyzer | Mounir IDRASSI | 1 | -8/+17 | |
2020-02-04 | Windows: Fix groupbox alignment issue in UI of Fprmat wizard | Mounir IDRASSI | 1 | -1/+1 | |
2020-01-22 | Increment version to 1.24-Update4 and update Release Notes | Mounir IDRASSI | 1 | -4/+4 | |
2020-01-22 | Windows: Fix regression in Expander and Format when RAM encryption is enable ↵ | Mounir IDRASSI | 1 | -0/+41 | |
that was causing volume headers to be corrupted. | |||||
2020-01-21 | Windows: Fix failure of Screen Readers (Accessibility support) to reader UI ↵ | Mounir IDRASSI | 1 | -0/+12 | |
by disabling newly introduced memory protection by default and adding a CLI switch (/protectMemory) to enable it when needed. This fixes issue https://github.com/veracrypt/VeraCrypt/issues/536 | |||||
2019-12-16 | Update version information in preparation for 1.24-Update2 release | Mounir IDRASSI | 1 | -2/+2 | |
2019-12-16 | Update Format wizard bitmap using submission by Andreas Becker ↵ | Mounir IDRASSI | 1 | -0/+0 | |
(https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-565833478) | |||||
2019-12-16 | Windows: make /fastCreateFile switch apply to both UI and command line ↵ | Mounir IDRASSI | 1 | -1/+2 | |
creation of file containers | |||||
2019-12-12 | Windows: Fix the checkbox for skipping verification of Rescue Disk not ↵ | Mounir IDRASSI | 1 | -0/+1 | |
reflecting the value of /noisocheck switch when specified in VeraCrypt Format command line. | |||||
2019-12-10 | Increment version to 1.24-Update2 | Mounir IDRASSI | 1 | -4/+4 | |
2019-12-10 | Windows: Align volume size field in Format wizard with other controls | Mounir IDRASSI | 1 | -1/+1 | |
2019-12-10 | Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup ↵ | Mounir IDRASSI | 1 | -0/+10 | |
creation of large file container if quick format is selected. This switch comes with security issues since it will embed existing content on disk into the file container which may expose sensitive content to an attacker who has access to the file container. | |||||
2019-12-08 | Windows: enhancements to the mechanism preserving file timestamps, ↵ | Mounir IDRASSI | 1 | -0/+12 | |
especially for keyfiles. | |||||
2019-11-07 | Increment version to 1.24-Hotfix2 | Mounir IDRASSI | 1 | -4/+4 | |
2019-10-24 | Increment version to 1.24-Hotfix1 | Mounir IDRASSI | 1 | -4/+4 | |
2019-10-20 | Increment version to 1.23-Hotfix1-Preview | Mounir IDRASSI | 1 | -4/+4 | |
2019-10-20 | Windows: resize UI elements of random collection step in Format wizard | Mounir IDRASSI | 1 | -8/+7 | |
2019-10-06 | Increment version to 1.24 | Mounir IDRASSI | 1 | -2/+2 | |
2019-10-02 | Windows: Add support for /nosizecheck switch in Format command line file ↵ | Mounir IDRASSI | 1 | -1/+1 | |
container creation | |||||
2019-10-02 | Increment version to 1.24-Beta6 | Mounir IDRASSI | 1 | -4/+4 | |
2019-09-30 | Windows: resize VeraCrypt Format Wizard and Mount Options dialogs to fix ↵ | Mounir IDRASSI | 2 | -273/+270 | |
some text truncation issues with non-English languages. | |||||
2019-09-25 | Windows: Disable the Keyfiles button in system encryption wizard since we ↵ | Mounir IDRASSI | 1 | -1/+2 | |
don't support them yet. | |||||
2019-03-09 | Increment version to 1.24-Beta5 | Mounir IDRASSI | 1 | -4/+4 | |
2019-03-09 | Increment version to 1.24-Beta4 and update release notes to clarify that ↵ | Mounir IDRASSI | 1 | -4/+4 | |
password length increase applies only to non-system volumes. | |||||
2019-03-03 | Increment version to 1.24-Beta3. Update Release Notes. | Mounir IDRASSI | 1 | -4/+4 | |
2019-03-03 | Windows: replicate old behavior when handling passwords in UI when legacy ↵ | Mounir IDRASSI | 1 | -9/+16 | |
password maximum length option selected | |||||
2019-03-03 | Windows: Add option to use legacy maximum password length (64 characters) ↵ | Mounir IDRASSI | 1 | -1/+4 | |
instead of new maximum length (128) in UI and command line. This will users who were relying on the UI truncating the passwords to the first 64 characters in the previous versions of VeraCrypt. | |||||
2019-03-02 | Windows: Generalize RAM encryption for keys to VeraCrypt binaries, ↵ | Mounir IDRASSI | 1 | -2/+39 | |
especially Format and Expander | |||||
2019-02-04 | Automatically truncate passwords for TrueCrypt volumes and System Encryption ↵ | Mounir IDRASSI | 1 | -6/+6 | |
to the first 64 characters. This fix issues encountered by users of TrueCrypt volumes who were using passwords longer than 64 characters that were truncated in previous version. | |||||
2019-01-28 | Increment version to 1.24-Beta2 | Mounir IDRASSI | 1 | -4/+4 | |
2019-01-26 | Windows: Add a build configuration containing EFI bootloader signed with ↵ | Mounir IDRASSI | 1 | -0/+135 | |
custom SecureBoot key instead | |||||
2019-01-15 | Windows: enhancements to EFI system encryption, like handling of Multi-Boot ↵ | Mounir IDRASSI | 1 | -7/+3 | |
and better compatibility with Windows Upgrade process. | |||||
2019-01-14 | Increment version to 1.24-Beta1 | Mounir IDRASSI | 1 | -4/+4 | |
2018-12-19 | Increment version to 1.24-Beta0 | Mounir IDRASSI | 1 | -4/+4 | |
2018-12-19 | Windows: Enable selection of Quick Format for file containers. Separate ↵ | Mounir IDRASSI | 3 | -27/+55 | |
Quick Format and Dynamic Volume options. | |||||
2018-10-10 | Increment version to 1.23-Hotfix-2 | Mounir IDRASSI | 1 | -4/+4 | |
2018-09-21 | Increment version to 1.23-Hotfix-1 | Mounir IDRASSI | 1 | -4/+4 | |
2018-09-21 | Windows: don't use quick format by default when creating file containers ↵ | Mounir IDRASSI | 1 | -1/+8 | |
using command line and add a switch to enable quick format explicitly in command line | |||||
2018-09-21 | Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ↵ | Mounir IDRASSI | 1 | -1/+8 | |
check on file container size against available free space on target disk. This enables to workaround a bug in Microsoft Distributed File System (DFS) that report wrong free disk space (https://support.microsoft.com/en-us/help/177127/incorrect-disk-free-space-information-for-a-dfs-client-share) |