VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
AgeCommit message (Expand)AuthorFilesLines
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-2/+2
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-27Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t...Mounir IDRASSI1-4/+4
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-20Windows: Increment version to 1.22-BETA1-Build4Mounir IDRASSI1-4/+4
2017-07-19Windows: Increment version to 1.22-BETA0Mounir IDRASSI1-2/+2
2017-07-09Windows: generate pdb files for binaries in order to help investigate crashes...Mounir IDRASSI1-6/+4
2017-07-09Increment version to 1.21.5Mounir IDRASSI1-2/+2
2017-07-05Increment version to 1.21.4Mounir IDRASSI1-2/+2
2017-07-04Increment version to 1.21.3Mounir IDRASSI1-2/+2
2017-07-02Windows: when mounting multiple favorites, use PIM of previous favorite along...Mounir IDRASSI1-1/+1
2017-07-02Windows: increment version to 1.21.2Mounir IDRASSI1-2/+2
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI1-4/+4
2017-06-29Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloade...Mounir IDRASSI1-0/+6
2017-06-29Update release date and increment version to 1.20.3.4Mounir IDRASSI1-2/+2
2017-06-23Update IDRIX copyright yearMounir IDRASSI6-6/+6
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI1-4/+4
2017-06-11Windows: fix compiler warningsMounir IDRASSI1-10/+10
2017-06-10Windows Security: built binaries with support for Address Space Layout Random...Mounir IDRASSI1-2/+2
2017-06-05Windows: create dedicated project for zip library and link other binaries aga...Mounir IDRASSI2-552/+4
2017-06-05Beta2 patch 1kavsrf1-2/+2
2017-06-02Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr...Mounir IDRASSI2-8/+0
2017-05-17Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...Mounir IDRASSI1-5/+4
2017-05-15Replace Codeplex links by ones on veracrypt.frMounir IDRASSI1-1/+1
2016-12-30Increment version to 1.20 BETA2 (1.20.2)Mounir IDRASSI1-4/+4
2016-12-30Windows: Implement Secure Desktop for password entry. Add option and command ...Mounir IDRASSI1-1/+3
2016-12-08Increment version to 1.20 BETA1 (1.20.1)Mounir IDRASSI1-4/+4
2016-12-08Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in f...Mounir IDRASSI1-2/+2
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI1-4/+4
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI1-4/+4
2016-10-17Windows: exclude unused libzip source files from build.Mounir IDRASSI1-6/+36
2016-10-17Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...Mounir IDRASSI2-18/+528
2016-09-11Windows: in case of In-Place encryption, encrypt random data instead of exist...Mounir IDRASSI1-1/+1
2016-08-21Increment version to 1.19 BETA2 (1.19.2)Mounir IDRASSI1-4/+4
2016-08-16Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreReleaseMounir IDRASSI1-10/+10
2016-08-15Windows: fill unused/reserved header areas with the result of encryption of r...Mounir IDRASSI1-1/+1
2016-08-15Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi...Mounir IDRASSI2-0/+16
2016-08-15Windows: align buffers used for keys to avoid issues when SSE used.Mounir IDRASSI1-2/+2
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-1/+9
2016-08-15Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...Mounir IDRASSI1-3/+44
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI3-0/+722
2016-05-10Remove trailing whitespaceDavid Foerster8-47/+47
2016-05-10Normalize all line terminatorsDavid Foerster8-2669/+2669
2016-05-05Windows: Add option and command line switch to hide waiting dialog when perfo...Mounir IDRASSI1-0/+2
2016-05-05Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot...Mounir IDRASSI1-0/+0
2016-02-20Windows:Correct explanatory text in VeraCrypt Expander to reader "Mount" inst...Mounir IDRASSI1-2/+2
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-4/+4
2016-02-12Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato...Mounir IDRASSI1-21/+1
2016-02-07Windows:Fix various issues and warnings reported by static code analysis tool...Mounir IDRASSI2-2/+2
2016-01-31Windows: Implement GUI indicator for entropy collected from mouse movements.Mounir IDRASSI2-15/+86