Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Setup
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
Remove trailing whitespace
David Foerster
15
-177/+177
2016-05-10
Normalize all line terminators
David Foerster
15
-6125/+6125
2016-02-20
Windows: Correctly remove driver file veracrypt.sys during uninstall on Windo...
Mounir IDRASSI
1
-15/+33
2016-02-14
MacOSX: increment installer version to 1.17.
Mounir IDRASSI
1
-2/+2
2016-02-14
Increment version to 1.17. Update user guide PDF file.
Mounir IDRASSI
1
-4/+4
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
2
-6/+16
2016-01-31
Windows: Fix link issue in Debug configuration for Setup project.
Mounir IDRASSI
1
-1/+1
2016-01-27
Windows/Linux: Implement exFAT support.
Mounir IDRASSI
1
-1/+3
2016-01-19
Copyright: update dates to include 2016.
Mounir IDRASSI
11
-11/+11
2016-01-10
Windows: Don't show disconnected network drives in the list of available driv...
Mounir IDRASSI
1
-3/+4
2016-01-04
Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE...
Mounir IDRASSI
1
-0/+2
2016-01-02
Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...
Mounir IDRASSI
2
-10/+23
2015-12-06
MacOSX: Customize dmg file using VeraCrypt new logo
Mounir IDRASSI
1
-0/+0
2015-12-04
Windows: use new icons an graphics contributed by Andreas Becker (https://git...
Mounir IDRASSI
2
-0/+0
2015-11-26
Windows: solve crash caused by system function FormatMessage failure on rare ...
Mounir IDRASSI
1
-4/+13
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
10
-688/+632
2015-10-27
Windows: workaround to solve false positive detection by some anti-virus soft...
Mounir IDRASSI
1
-1/+3
2015-10-07
Increment version to 1.16. Update user guide PDF file.
VeraCrypt_1.16
Mounir IDRASSI
2
-6/+6
2015-09-26
Increment version to 1.15. Update user guide PDF file.
VeraCrypt_1.15
Mounir IDRASSI
2
-6/+6
2015-09-26
Windows Installer: check newly added files if they are used before resuming i...
Mounir IDRASSI
1
-1/+8
2015-09-16
Increment version to 1.14. Update user guide PDF file.
VeraCrypt_1.14
Mounir IDRASSI
2
-6/+6
2015-09-09
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
2
-0/+36
2015-09-06
Windows Installer: better handling for updating system favorite service from ...
Mounir IDRASSI
1
-24/+91
2015-08-09
Increment version to 1.13
VeraCrypt_1.13
Mounir IDRASSI
2
-6/+6
2015-08-06
Linux: Correct formating of license displayed in the installer
Mounir IDRASSI
1
-24/+24
2015-08-05
Increment version to 1.12. Update user guide PDF file.
Mounir IDRASSI
2
-6/+6
2015-08-05
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
11
-69/+291
2015-07-13
Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys...
Mounir IDRASSI
1
-1/+40
2015-07-05
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
2
-15/+19
2015-07-03
Windows: Explicitly use internal PKCS#11 headers for building
Mounir IDRASSI
1
-2/+2
2015-06-11
Windows installer: solve Windows XP 32-bit incompatibility issue introduced p...
Mounir IDRASSI
1
-3/+21
2015-06-09
Windows: solve installer issue on Windows 10 caused by failure to overwrite V...
Mounir IDRASSI
3
-21/+32
2015-05-22
Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ...
Mounir IDRASSI
2
-5/+26
2015-05-22
Windows: remove crash dump analysis functionality. It didn't always work and ...
Mounir IDRASSI
1
-1/+3
2015-05-03
Windows: Modify custom window class names to less generic value in order to a...
Mounir IDRASSI
1
-2/+2
2015-04-19
Linux installer: Add support for kdesudo and correct usage of konsole externa...
Mounir IDRASSI
1
-2/+3
2015-04-06
MacOSX: Set properly the version in the bundle and the installation package. ...
VeraCrypt_1.0f-2
Mounir IDRASSI
1
-1/+3
2015-04-05
Increment VeraCrypt version to 1.0f-2
Mounir IDRASSI
2
-5/+5
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
2
-2/+123
2015-02-15
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
2
-0/+17
2015-02-11
Linux: modify installer script to make it run when the "less" command doesn't...
Mounir IDRASSI
1
-3/+23
2015-02-10
Linux: Add graphical installer support when xterm is not available (Linux Min...
Mounir IDRASSI
1
-4/+36
2015-02-09
Static Code Analysis: check return of remove function and display message whe...
Mounir IDRASSI
1
-22/+45
2015-02-09
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...
Mounir IDRASSI
2
-25/+27
[next]