VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mounir IDRASSI1-3/+2
crashes in the future.
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 ↵Mounir IDRASSI1-1/+1
Randomization (ASLR).
2017-06-05Windows: create dedicated project for zip library and link other binaries ↵Mounir IDRASSI2-548/+4
against it instead of recompiling zlib and libzip for each project separately.
2017-06-05Beta2 patch 1kavsrf1-2/+2
Edit DcsProp and PlatformInfo from System->Settings EFI loader updated
2017-06-05Linux/MacOSX: Replace User Guide PDF with local HTML documentation. Replace ↵Mounir IDRASSI1-3/+1
UI links to point towards local HTML documentation if it exists
2017-06-05Windows: move language XML files to new "Languages" folder in the ↵Mounir IDRASSI2-102/+13
installation directory.
2017-06-05Windows: Correctly open online help when selected in menu. Remove unused ↵Mounir IDRASSI1-7/+3
parameters to function AppLink.
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
upgrading.
2017-06-02Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio ↵Mounir IDRASSI2-8/+0
projects
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 ↵Mounir IDRASSI1-1/+1
function RestartComputer
2016-10-17MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, ↵Mounir IDRASSI1-49/+2
only standard OSXFuse install is needed without MacFUSE compatibility option.
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 ↵Mounir IDRASSI1-6/+2
container for random generation and remove use of srand/rand (if CryptGenRandom fails which is very unlikely, we just use one color).
2016-10-17Windows: use zlib compress/uncompress functions directly in the Setup ↵Mounir IDRASSI1-136/+21
instead of relying on external gzip program.
2016-10-17Windows: Replace XZip/XUnzip library with zlib and libzip and include the ↵Mounir IDRASSI2-16/+530
sources of these library into VeraCrypt source tree.
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 ↵Mounir IDRASSI2-0/+16
(http://www.codeproject.com/Articles/4135/XZip-and-XUnzip-Add-zip-and-or-unzip-to-your-app-w)
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-3/+8
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI3-0/+389
2016-05-10Remove trailing whitespaceDavid Foerster15-177/+177
2016-05-10Normalize all line terminatorsDavid Foerster15-6125/+6125
2016-02-20Windows: Correctly remove driver file veracrypt.sys during uninstall on ↵Mounir IDRASSI1-15/+33
Windows 64-bit. Implement deleting locked files after machine reboot.
2016-02-14MacOSX: increment installer version to 1.17.Mounir IDRASSI1-2/+2
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-4/+4
2016-02-07Windows:Fix various issues and warnings reported by static code analysis ↵Mounir IDRASSI2-6/+16
tool Coverity.
2016-01-31Windows: Fix link issue in Debug configuration for Setup project.Mounir IDRASSI1-1/+1
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-1/+3
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI11-11/+11
2016-01-10Windows: Don't show disconnected network drives in the list of available ↵Mounir IDRASSI1-3/+4
drives. Add option to make them available for mounting if needed.