VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Linux: Correct formating of license displayed in the installerMounir IDRASSI1-24/+24
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI2-6/+6
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI11-69/+291
2015-07-13Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys...Mounir IDRASSI1-1/+40
2015-07-06Windows: Display source location of errors in order to help diagnose issues r...Mounir IDRASSI2-15/+19
2015-07-03Windows: Explicitly use internal PKCS#11 headers for buildingMounir IDRASSI1-2/+2
2015-06-12Windows installer: solve Windows XP 32-bit incompatibility issue introduced p...Mounir IDRASSI1-3/+21
2015-06-10Windows: solve installer issue on Windows 10 caused by failure to overwrite V...Mounir IDRASSI3-21/+32
2015-05-22Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ...Mounir IDRASSI2-5/+26
2015-05-22Windows: remove crash dump analysis functionality. It didn't always work and ...Mounir IDRASSI1-1/+3
2015-05-03Windows: Modify custom window class names to less generic value in order to a...Mounir IDRASSI1-2/+2
2015-04-19Linux installer: Add support for kdesudo and correct usage of konsole externa...Mounir IDRASSI1-2/+3
2015-04-06MacOSX: Set properly the version in the bundle and the installation package. ...VeraCrypt_1.0f-2Mounir IDRASSI1-1/+3
2015-04-06Increment VeraCrypt version to 1.0f-2Mounir IDRASSI2-5/+5
2015-04-05Windows Setup: Avoid potential issues by correctly initializing variables and...Mounir IDRASSI1-13/+13
2015-03-17Windows Setup: When clicking uninstall link, launch Windows Add/Remove progra...Mounir IDRASSI1-6/+15
2015-03-16Windows Setup: remove other VeraCrypt references for registry.Mounir IDRASSI1-0/+6
2015-03-15Windows Setup: implement removal of special LEGACY_VERACRYPT registry keys.Mounir IDRASSI1-60/+258
2015-03-13Windows: VeraCrypt reference from various registry locations. Uninstall old V...Mounir IDRASSI2-2/+123
2015-02-16Windows Installer: don't add link to VeraCryptExpander in the desktop.Mounir IDRASSI1-8/+0
2015-02-13Windows: Add VeraCryptExpander.exe to the Windows installer.Mounir IDRASSI2-0/+17
2015-02-11Linux: modify installer script to make it run when the "less" command doesn't...Mounir IDRASSI1-3/+23
2015-02-10Linux: Add graphical installer support when xterm is not available (Linux Min...Mounir IDRASSI1-4/+36
2015-02-09Static Code Analysis: check return of remove function and display message whe...Mounir IDRASSI1-22/+45
2015-02-09Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...Mounir IDRASSI2-25/+27
2015-02-08Windows Setup: implement removal of non-empty directories to avoid errors dur...Mounir IDRASSI1-1/+19
2015-01-04Increment version to 1.0f-1 and update language files and PDF with informatio...Mounir IDRASSI2-5/+5
2015-01-03Windows: solve XP issue where the installer has missing/blacked out text boxes.Mounir IDRASSI1-12/+0
2014-12-31Increment version to 1.0f and update language XML files with new fields.Mounir IDRASSI2-5/+5
2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI1-1/+1
2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI3-45/+45
2014-12-21MacOSX: Increment installer version to 1.0f-BETA3VeraCrypt_1.0f-BETA3Mounir IDRASSI1-1/+1
2014-12-20Linux: Update license file displayed in the installer.Mounir IDRASSI1-0/+23
2014-12-20Increment version to 1.0f-BETA3 and update language XML files with new fields.Mounir IDRASSI1-4/+4
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-1/+1
2014-12-16Windows: Enable Visual Styles for a modern look-and-feelMounir IDRASSI1-0/+12
2014-12-04Windows: put back the tutorial prompt since we now have online documentation.Mounir IDRASSI1-2/+2
2014-12-04Windows: update URLs to points to the online documentation. Use a dedicated d...Mounir IDRASSI1-1/+1
2014-11-08Correctly support reinstalling the same version. Overwrite the bootloader if ...Mounir IDRASSI3-3/+7
2014-11-08MacOSX : increment MacOSX installer version to 1.0eMounir IDRASSI1-3/+3
2014-11-08Increment version to 1.0e for the next releaseMounir IDRASSI1-4/+4
2014-11-08Include language xml files in the setupMounir IDRASSI1-2/+76
2014-11-08MacOSX : Add detection of MacFUSE compatibility layer in installer. Change pa...Mounir IDRASSI1-3/+50
2014-11-08MacOSX : add Packages project that creates the MacOSX installer for VeraCryptMounir IDRASSI1-0/+1018
2014-11-08Correct message in Linux VeraCrypt installer to replace truecrypt-uninstall.s...Mounir IDRASSI1-1/+1
2014-11-08Static Code Analysis : Use Safe String functions in Setup code to avoid poten...Mounir IDRASSI3-105/+108
2014-11-08Static Code Analysis : Add check on the return of strtok inside mkfulldir_int...Mounir IDRASSI1-5/+8
2014-11-08Remove test inherited from TrueCrypt because it's always true since we inheri...Mounir IDRASSI1-1/+1
2014-11-08Remove unused label.Mounir IDRASSI1-1/+0
2014-11-08Static Code Analysis : fix resource leakage by ensuring that all Windows hand...Mounir IDRASSI1-0/+11