Age | Commit message (Expand) | Author | Files | Lines |
2023-08-13 | Windows: Better way to enable required privileges for FastCreate Options | Mounir IDRASSI | 1 | -8/+51 |
2023-07-22 | Windows: Remove TrueCrypt support. Increment version to 1.26.4. | Mounir IDRASSI | 1 | -1/+1 |
2023-07-16 | Windows: fix issue with fastCreate by requesting SE_MANAGE_VOLUME_NAME privil... | Mounir IDRASSI | 1 | -26/+28 |
2023-07-01 | Windows: Make API formatting fallback to format.com in case of elevation. rem... | Mounir IDRASSI | 1 | -51/+12 |
2023-07-01 | Windows: Fix formatting issue during volume creation by using /Y for format.c... | Mounir IDRASSI | 1 | -28/+76 |
2023-06-28 | Windows: Better handling of quick format for file container | Mounir IDRASSI | 1 | -8/+48 |
2023-06-23 | Windows: if /fastCreateFile set, request SE_MANAGE_VOLUME_NAME privileges (cr... | Mounir IDRASSI | 1 | -6/+23 |
2022-03-26 | Windows: check result of WriteFile and don't block if it is failing (Coverity) | Mounir IDRASSI | 1 | -4/+10 |
2020-07-02 | Windows: Use native Windows format program first to perform formatting since ... | Mounir IDRASSI | 1 | -7/+6 |
2020-07-02 | Windows: Hide the console windows of the native Windows format tool when we c... | Mounir IDRASSI | 1 | -1/+2 |
2020-06-29 | Windows: Fallback to Windows native formatting tool if we fail to format a vo... | Mounir IDRASSI | 1 | -2/+152 |
2020-06-29 | Windows: Avoid displaying waiting dialog when /silent specified for "VeraCryp... | Mounir IDRASSI | 1 | -1/+1 |
2020-06-21 | Windows: Fix issue when RAM encryption used, AES selected and AES-NI not supp... | Mounir IDRASSI | 1 | -0/+5 |
2020-01-22 | Windows: Fix regression in Expander and Format when RAM encryption is enable ... | Mounir IDRASSI | 1 | -0/+72 |
2019-12-10 | Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat... | Mounir IDRASSI | 1 | -2/+23 |
2019-12-08 | Windows: enhancements to the mechanism preserving file timestamps, especially... | Mounir IDRASSI | 1 | -8/+13 |
2019-03-02 | Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially... | Mounir IDRASSI | 1 | -0/+7 |
2019-01-21 | Windows driver: remove volumes master keys from CRYPTO_INFO since they are no... | Mounir IDRASSI | 1 | -2/+2 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-06-11 | Windows: various fixes following Coverity analysis. | Mounir IDRASSI | 1 | -2/+3 |
2017-06-02 | Windows: fix compilation error cause by extra '&&' in if statement | Mounir IDRASSI | 1 | -1/+1 |
2017-05-28 | Windows: add support for ReFS on Windows 10 when creating normal volumes. | Mounir IDRASSI | 1 | -3/+7 |
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of exist... | Mounir IDRASSI | 1 | -1/+1 |
2016-08-15 | Windows: fill unused/reserved header areas with the result of encryption of r... | Mounir IDRASSI | 1 | -1/+1 |
2016-08-15 | Windows: align buffers used for keys to avoid issues when SSE used. | Mounir IDRASSI | 1 | -2/+2 |
2016-08-15 | Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t... | Mounir IDRASSI | 1 | -0/+53 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -41/+41 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -1054/+1054 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 1 | -6/+6 |
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -6/+26 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal vol... | Mounir IDRASSI | 1 | -1/+1 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -14/+13 |
2015-09-16 | Windows: first implementation of CLI support for creating volumes. | Mounir IDRASSI | 1 | -9/+15 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -7/+9 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -3/+3 |
2015-07-06 | Windows: better logic for FormatEx function call. To be replaced in the futur... | Mounir IDRASSI | 1 | -9/+61 |
2015-07-06 | Windows: Display source location of errors in order to help diagnose issues r... | Mounir IDRASSI | 1 | -3/+7 |
2015-05-29 | Windows: workaround FormatEx keeping references on formatted volume by adding... | Mounir IDRASSI | 1 | -3/+3 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -1/+3 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -1/+1 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 1 | -14/+15 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Static Code Analysis : Generalize the use of Safe String functions. Add some ... | Mounir IDRASSI | 1 | -6/+8 |
2014-11-08 | Static Code Analysis : fix non-absolute DLL/process loads that can be hijacke... | Mounir IDRASSI | 1 | -1/+11 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+1010 |