VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Windows: Fix warnings reported by Coverity static code analyzerMounir IDRASSI1-5/+6
2020-01-22Windows: Fix regression in Expander and Format when RAM encryption is enable ...Mounir IDRASSI1-0/+43
2019-12-08Windows: enhancements to the mechanism preserving file timestamps, especially...Mounir IDRASSI1-14/+21
2019-10-23Windows: A Quick Expand option to VeraCrypt Expander to allow quicker expansi...Mounir IDRASSI1-4/+17
2019-10-18Windows: make VeraCrypt Expander able to resume expansion of volumes whose pr...Mounir IDRASSI1-6/+17
2019-03-02Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially...Mounir IDRASSI1-0/+7
2018-09-01Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE...Mounir IDRASSI1-5/+32
2017-07-27Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t...Mounir IDRASSI1-4/+4
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-05-17Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...Mounir IDRASSI1-5/+4
2016-09-11Windows: in case of In-Place encryption, encrypt random data instead of exist...Mounir IDRASSI1-1/+1
2016-08-15Windows: fill unused/reserved header areas with the result of encryption of r...Mounir IDRASSI1-1/+1
2016-08-15Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...Mounir IDRASSI1-3/+44
2016-05-10Remove trailing whitespaceDavid Foerster1-5/+5
2016-05-10Normalize all line terminatorsDavid Foerster1-21/+21
2016-05-05Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot...Mounir IDRASSI1-0/+0
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-0/+0
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2016-01-18Windows: solve Expander GUI issues caused by latest Unicode modifications.Mounir IDRASSI1-11/+11
2015-12-21Windows: Implement PIM caching, both for system encryption and for normal vol...Mounir IDRASSI1-1/+1
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-30/+30
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-33/+15
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI1-9/+9
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI1-1/+5
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-8/+9
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...Mounir IDRASSI1-1/+7
2015-02-09Static Code Analysis: solve issues in Expander. Use real random values for wi...Mounir IDRASSI1-4/+23
2015-01-20Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ...Mounir IDRASSI1-0/+971