VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
AgeCommit message (Collapse)AuthorFilesLines
2019-10-20Increment version to 1.23-Hotfix1-PreviewMounir IDRASSI3-10/+10
2019-10-06Linux/FreeBSD: change location of documentation from ↵Mounir IDRASSI2-0/+2
/usr/share/veracrypt/doc to the standard /usr/share/doc/veracrypt
2019-10-06Increment version to 1.24Mounir IDRASSI3-5/+5
2019-10-02Increment version to 1.24-Beta6Mounir IDRASSI3-10/+10
2019-03-09Increment version to 1.24-Beta5Mounir IDRASSI3-10/+10
2019-03-09Increment version to 1.24-Beta4 and update release notes to clarify that ↵Mounir IDRASSI3-10/+10
password length increase applies only to non-system volumes.
2019-03-03Increment version to 1.24-Beta3. Update Release Notes.Mounir IDRASSI3-10/+10
2019-01-28Increment version to 1.24-Beta2Mounir IDRASSI3-10/+10
2019-01-26Windows: Add a build configuration containing EFI bootloader signed with ↵Mounir IDRASSI6-6/+191
custom SecureBoot key instead
2019-01-15Windows: enhancements to EFI system encryption, like handling of Multi-Boot ↵Mounir IDRASSI1-5/+94
and better compatibility with Windows Upgrade process.
2019-01-14Update Release Notes and language files for version 1.24-Beta1. Add signed ↵Mounir IDRASSI1-2/+2
Windows drivers.
2019-01-14Windows: enhance support of new behavior of favorite service which is now ↵Mounir IDRASSI1-10/+33
always running in case of system encryption
2019-01-14Increment version to 1.24-Beta1Mounir IDRASSI2-8/+8
2018-12-19Increment version to 1.24-Beta0Mounir IDRASSI3-10/+10
2018-12-03Windows: remove unused variable.Mounir IDRASSI1-1/+1
2018-12-03Windows: delete existing uninstall shortcut when performing upgrade/reinstallMounir IDRASSI1-0/+3
2018-12-02Do not create uninstall shortcut in startmenu (#381)csware1-18/+0
Creating such a start menu entry is a leftover of the ancient Win 3.x time where there was no central control panel for removing programs. Also see the Windows guidelines, where creating an uninstall shortcut is discouraged: https://msdn.microsoft.com/en-us/library/ms954377.aspx Signed-off-by: Sven Strickroth <email@cs-ware.de>
2018-10-10Increment version to 1.23-Hotfix-2Mounir IDRASSI3-10/+10
2018-09-21Increment version to 1.23-Hotfix-1Mounir IDRASSI3-10/+10
2018-09-09Increment version to 1.23Mounir IDRASSI3-5/+5
2018-09-03Increment version to 1.23-BETA8 and update release notes.Mounir IDRASSI3-10/+10
2018-09-03Increment version to 1.23-BETA7 and update release notes.Mounir IDRASSI3-10/+10
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI3-10/+10
2018-08-18Increment version to 1.23-BETA5 and update release notesMounir IDRASSI3-10/+10
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI3-10/+10
2018-08-13Windows: code enhancements for language selection mechanism in the installer.Mounir IDRASSI2-9/+23
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI3-10/+10
2018-08-12Windows: add language selection dialog to the portable installerMounir IDRASSI1-0/+41
2018-08-12Windows Installer: implement language selection mechanism at the start of ↵Mounir IDRASSI4-5/+209
the installer to make easier for international users.
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI3-10/+10
2018-06-24Windows: in DEBUG mode, disable verification to Authenticode signature of ↵Mounir IDRASSI1-2/+0
binaries.
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI3-10/+10
2018-04-23Increment version to 1.23-BETA0 (1.23.0)Mounir IDRASSI3-10/+10
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled ↵Mounir IDRASSI1-38/+0
and VeraCrypt-DCS custom keys were not loaded in the machine firmware.
2018-04-23Windows: implement compatibility for Windows 10 major updates using ↵Mounir IDRASSI3-74/+19
ReflectDrivers mechanism whose support started from Windows 10 version 1607.
2018-04-23Windows: during install, copy the 64-bit driver if we are running on 64-bit ↵Mounir IDRASSI1-1/+1
windows
2018-04-23Windows: simplify installer logic by copying only binaries for the current ↵Mounir IDRASSI6-54/+42
architecture.
2018-04-23Windows: implement internal verification of Authenticode digital signature ↵Mounir IDRASSI2-2/+22
for all modules to protect against simple binaries tampering.
2018-04-23Windows: when extracting files in Setup or Portable mode, decompress zip ↵Mounir IDRASSI1-5/+23
files docs.zip and Languages.zip in order to have ready to use configuration.
2018-03-30Increment version to 1.22 (1.22.9)Mounir IDRASSI3-10/+10
2018-03-28Increment version to 1.22-BETA8 (1.22.8)Mounir IDRASSI3-10/+10
2018-03-27Increment version to 1.22-BETA7 (1.22.7)Mounir IDRASSI3-10/+10
2018-03-25Increment version to 1.22-BETA6 (1.22.6)Mounir IDRASSI3-10/+10
2018-03-22Increment version to 1.22-BETA5 (1.22.5)Mounir IDRASSI3-10/+10
2018-03-04Windows: remove dependency to afxres.h header to allow build on community ↵Mounir IDRASSI2-2/+2
edition of Visual Studio.
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
administrative privileges for extraction.