VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
AgeCommit message (Expand)AuthorFilesLines
2018-03-04Windows: remove dependency to afxres.h header to allow build on community edi...Mounir IDRASSI2-2/+2
2017-12-13Linux: fix failure to install GUI version under recent versions of KDE.Mounir IDRASSI1-2/+2
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI3-6/+6
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI2-4/+4
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-2/+2
2017-07-29Windows: Add portable installer that only extra binaries without the need of ...Mounir IDRASSI8-21/+728
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-23Windows: display notice about creating new Rescue Disk at first boot after up...Mounir IDRASSI2-0/+9
2017-07-20Windows: fix truncated license text in installer wizard.Mounir IDRASSI2-5/+13
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-10Add support for building under FreeBSD 11Mounir IDRASSI3-0/+1121
2017-07-09Windows: generate pdb files for binaries in order to help investigate crashes...Mounir IDRASSI1-3/+2
2017-07-09Increment version to 1.21.5Mounir IDRASSI2-3/+3
2017-07-05Increment version to 1.21.4Mounir IDRASSI2-3/+3
2017-07-04Increment version to 1.21.3Mounir IDRASSI2-3/+3
2017-07-02Windows: increment version to 1.21.2Mounir IDRASSI1-2/+2
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI2-6/+6
2017-06-29Update release date and increment version to 1.20.3.4Mounir IDRASSI1-2/+2
2017-06-27MacOSX: Update build and packaging scripts to require OSX Lion (10.7).Mounir IDRASSI1-4/+4
2017-06-23Update IDRIX copyright yearMounir IDRASSI11-11/+11
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI2-6/+6
2017-06-11Windows: various fixes following Coverity analysis.Mounir IDRASSI1-1/+1
2017-06-11Windows: Remove unused method ReadEfiConfigMounir IDRASSI1-15/+10
2017-06-10Windows Security: built binaries with support for Address Space Layout Random...Mounir IDRASSI1-1/+1
2017-06-05Windows: create dedicated project for zip library and link other binaries aga...Mounir IDRASSI2-548/+4
2017-06-05Beta2 patch 1kavsrf1-2/+2
2017-06-05Linux/MacOSX: Replace User Guide PDF with local HTML documentation. Replace U...Mounir IDRASSI1-3/+1
2017-06-05Windows: move language XML files to new "Languages" folder in the installatio...Mounir IDRASSI2-102/+13
2017-06-05Windows: Correctly open online help when selected in menu. Remove unused para...Mounir IDRASSI1-7/+3
2017-06-05Windows: Move User Guide CHM file under "docs" folderMounir IDRASSI1-2/+0
2017-06-05Windows: Install CHM User Guide instead of PDF one. Delete existing PDF when ...Mounir IDRASSI2-3/+26
2017-06-02Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr...Mounir IDRASSI2-8/+0
2017-05-15Windows: Add HTML documentation to Windows installer.Mounir IDRASSI2-23/+49
2017-05-15Replace Codeplex links by ones on veracrypt.frMounir IDRASSI1-3/+3
2016-12-30Increment version to 1.20 BETA2 (1.20.2)Mounir IDRASSI2-6/+6
2016-12-08Increment version to 1.20 BETA1 (1.20.1)Mounir IDRASSI2-6/+6
2016-10-17Windows: Remove VeraCrypt from EFI boot partition after decrypting the systemMounir IDRASSI1-17/+1
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI2-6/+6
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI2-6/+6
2016-10-17Windows Setup: fix compilation error caused by change in declaration of funct...Mounir IDRASSI1-1/+1
2016-10-17MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only...Mounir IDRASSI1-49/+2
2016-10-17Windows: exclude unused libzip source files from build.Mounir IDRASSI1-6/+24
2016-10-17Windows Setup: correct call to CryptAcquireContext to use memory only contain...Mounir IDRASSI1-6/+2
2016-10-17Windows: use zlib compress/uncompress functions directly in the Setup instead...Mounir IDRASSI1-136/+21
2016-10-17Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...Mounir IDRASSI2-16/+530
2016-08-21Increment version to 1.19 BETA2 (1.19.2)Mounir IDRASSI2-6/+6
2016-08-16Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreReleaseMounir IDRASSI2-10/+10
2016-08-15Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi...Mounir IDRASSI2-0/+16