Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Setup
/
Setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Windows: Don't offer creating a restore point if it is disabled in Windows.
Mounir IDRASSI
1
-5
/
+43
2015-09-06
Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit...
Mounir IDRASSI
1
-0
/
+30
2015-09-06
Windows Installer: better handling for updating system favorite service from ...
Mounir IDRASSI
1
-24
/
+91
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-6
/
+8
2015-07-13
Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys...
Mounir IDRASSI
1
-1
/
+40
2015-07-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-12
/
+12
2015-06-12
Windows installer: solve Windows XP 32-bit incompatibility issue introduced p...
Mounir IDRASSI
1
-3
/
+21
2015-06-10
Windows: solve installer issue on Windows 10 caused by failure to overwrite V...
Mounir IDRASSI
1
-13
/
+24
2015-05-22
Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ...
Mounir IDRASSI
1
-5
/
+23
2015-04-05
Windows Setup: Avoid potential issues by correctly initializing variables and...
Mounir IDRASSI
1
-13
/
+13
2015-03-17
Windows Setup: When clicking uninstall link, launch Windows Add/Remove progra...
Mounir IDRASSI
1
-6
/
+15
2015-03-16
Windows Setup: remove other VeraCrypt references for registry.
Mounir IDRASSI
1
-0
/
+6
2015-03-15
Windows Setup: implement removal of special LEGACY_VERACRYPT registry keys.
Mounir IDRASSI
1
-60
/
+258
2015-03-13
Windows: VeraCrypt reference from various registry locations. Uninstall old V...
Mounir IDRASSI
1
-2
/
+116
2015-02-16
Windows Installer: don't add link to VeraCryptExpander in the desktop.
Mounir IDRASSI
1
-8
/
+0
2015-02-13
Windows: Add VeraCryptExpander.exe to the Windows installer.
Mounir IDRASSI
1
-0
/
+15
2015-02-09
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...
Mounir IDRASSI
1
-15
/
+16
2015-02-08
Windows Setup: implement removal of non-empty directories to avoid errors dur...
Mounir IDRASSI
1
-1
/
+19
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-19
/
+19
2014-12-04
Windows: update URLs to points to the online documentation. Use a dedicated d...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Correctly support reinstalling the same version. Overwrite the bootloader if ...
Mounir IDRASSI
1
-2
/
+5
2014-11-08
Static Code Analysis : Use Safe String functions in Setup code to avoid poten...
Mounir IDRASSI
1
-78
/
+80
2014-11-08
Remove test inherited from TrueCrypt because it's always true since we inheri...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Remove unused label.
Mounir IDRASSI
1
-1
/
+0
2014-11-08
Static Code Analysis : fix non-absolute DLL/process loads that can be hijacke...
Mounir IDRASSI
1
-1
/
+8
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Remove some legacy code inherited from True and that doesn't apply to VeraCrypt
Mounir IDRASSI
1
-108
/
+0
2014-11-08
Set the publisher to IDRIX in the uninstaller registry key.
Mounir IDRASSI
1
-1
/
+1
2014-11-08
restore TrueCrypt reference in license header
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
1
-93
/
+93
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+2160
[prev]