VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Format.vcxproj
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI1-8/+8
2023-08-20Windows: delay load bcrypt.dll to reduce startup dependency loading until set...Mounir IDRASSI1-8/+8
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-6/+20
2023-06-28Add EMV functionality (#1080)mmauv1-5/+15
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI1-16/+22
2021-12-04Windows: Implement TESTSIGNING build configuration that allows running under ...Mounir IDRASSI1-0/+132
2019-01-26Windows: Add a build configuration containing EFI bootloader signed with cust...Mounir IDRASSI1-0/+135
2017-07-09Windows: generate pdb files for binaries in order to help investigate crashes...Mounir IDRASSI1-3/+2
2017-06-29Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloade...Mounir IDRASSI1-0/+6
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 IDRASSI1-162/+4
2017-06-02Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr...Mounir IDRASSI1-2/+0
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 IDRASSI1-17/+142
2016-08-15Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi...Mounir IDRASSI1-0/+4
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI1-0/+416