Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt i...
Mounir IDRASSI
12
-1033
/
+1412
2022-02-06
Update Release Notes and add signed Windows driver.
Mounir IDRASSI
7
-2
/
+2
2022-02-06
Windows: Add registry setting to disable erasing encryption keys on Windows s...
Mounir IDRASSI
5
-2
/
+20
2022-02-05
Windows: Update MBR bootloader files.
Mounir IDRASSI
20
-0
/
+0
2022-02-05
Windows: remove unneeded reference to XML files from Setup Visual Studio project
Mounir IDRASSI
2
-28
/
+0
2022-02-05
Increment version to 1.25.8
Mounir IDRASSI
17
-33
/
+33
2022-02-05
Linux: avoid overriding /usr/sbin if it is a symlink (close #888)
Mounir IDRASSI
1
-1
/
+1
2022-02-05
Linux: make generic uninstaller remove all VeraCrypt related files that were ...
Mounir IDRASSI
1
-0
/
+2
2022-02-02
Windows: Fix failure to verify driver file signature since it is signed by Mi...
Mounir IDRASSI
1
-1
/
+12
2022-02-02
Windows: Fix failure to create Traveler Disk when VeraCrypt is installed usin...
Mounir IDRASSI
2
-59
/
+136
2022-02-01
Windows MSI: set minimum support for MSI installation to Windows 7
Mounir IDRASSI
1
-4
/
+4
2022-02-01
Windows: Make MSI installer compatible with System Encryption by leveraging V...
Mounir IDRASSI
4
-30
/
+80
2022-01-30
Windows: Fix wrong check on IUnknown_QueryService function pointer
Mounir IDRASSI
1
-1
/
+1
2022-01-30
Windows: Enhancement to CVE-2019-19501 fix to using IShellDispatch2::ShellExe...
Mounir IDRASSI
1
-4
/
+119
2022-01-16
Windows MSI: set minimum support for MSI installation to Windows 8 as it was ...
Mounir IDRASSI
1
-8
/
+0
2022-01-08
MacOSX: remove write permission also from group on application bundle
VeraCrypt_1.25.7
Mounir IDRASSI
2
-2
/
+2
2022-01-07
Increment version to 1.25.7 and update Release Notes
Mounir IDRASSI
39
-32
/
+60
2022-01-07
Windows: Update IDRIX SHA-256 code signing certificate to latest one
Mounir IDRASSI
3
-11
/
+11
2022-01-07
Windows: Remove adding signing certificate to TrustedPublishers on XP since i...
Mounir IDRASSI
1
-206
/
+0
2022-01-07
Windows: Fix text truncation in setup wizard and modaless waiting dialog
Mounir IDRASSI
2
-3
/
+3
2022-01-02
Windows: Don't sign drivers with our certificate since we now use single atte...
Mounir IDRASSI
1
-2
/
+0
2022-01-02
Update documentation and Release Notes for restored Windows 7 support. Set 1....
Mounir IDRASSI
1
-1
/
+1
2022-01-02
Windows: Restore support of Windows 7, 8/8.1 by using single attestation sign...
Mounir IDRASSI
9
-166
/
+375
2022-01-02
Set 1.25.6 release date to January 1st 2022
Mounir IDRASSI
1
-3
/
+3
2022-01-02
Update copyright year to 2022
Mounir IDRASSI
11
-14
/
+14
2021-12-30
Update Release Notes and add signed Windows driver.
Mounir IDRASSI
9
-4
/
+4
2021-12-30
Windows driver: Set maximum values for encryption queue parameters. Add IOCTL...
Mounir IDRASSI
3
-3
/
+27
2021-12-30
Windows Driver: Better code for EncryptionFragmentSize variable handling
Mounir IDRASSI
1
-4
/
+5
2021-12-28
Windows: Update precompiled MBR bootloader files for version 1.25.6
Mounir IDRASSI
20
-0
/
+0
2021-12-27
Increment version to 1.25.6. Update Release Notes and add signed Windows driver.
Mounir IDRASSI
25
-35
/
+36
2021-12-27
Windows (MSI install only): Fix double-clicking .hc file inserting %1 instead...
Mounir IDRASSI
1
-2
/
+2
2021-12-24
MacOSX: correct permission of VeraCrypt application bundle during packaging
Mounir IDRASSI
1
-0
/
+1
2021-12-24
MacOSX: Increment version to 1.24.5 and update release notes.
Mounir IDRASSI
6
-9
/
+9
2021-12-24
MacOSX: make sure that no files inside VeraCrypt application bundle are world...
Mounir IDRASSI
1
-1
/
+3
2021-12-20
Increment version to 1.25.5 and update release notes
Mounir IDRASSI
39
-26
/
+26
2021-12-20
Windows Driver: Add registry settings to control driver internal encryption q...
Mounir IDRASSI
5
-19
/
+134
2021-12-04
Windows: Don't use version string suffix in language files version check. It ...
Mounir IDRASSI
1
-1
/
+1
2021-12-04
Windows: Implement TESTSIGNING build configuration that allows running under ...
Mounir IDRASSI
13
-41
/
+735
2021-12-02
Windows: Add pre-compiled MBR bootloader binaries for version 1.25.4 to make ...
VeraCrypt_1.25.4
Mounir IDRASSI
20
-0
/
+0
2021-11-30
Increment version to 1.25.4 and set release date to December 3rd 2021
Mounir IDRASSI
18
-40
/
+40
2021-11-29
Windows: Try to workaround Windows Updates issues by fixing of bootloader and...
Mounir IDRASSI
1
-27
/
+51
2021-11-28
Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually shoul...
Mounir IDRASSI
1
-1
/
+1
2021-11-28
Windows: Add pre-compiled MBR bootloader binaries for version 1.25 to make it...
Mounir IDRASSI
41
-0
/
+0
2021-11-28
Linux: change build script for GTK3 generic installer to build wxWidgets by d...
Mounir IDRASSI
1
-4
/
+4
2021-11-28
Increment version to 1.25 (1.25.3)
Mounir IDRASSI
17
-33
/
+33
2021-11-28
Linux: try to fix some rare issues when invoking sudo using fork by waiting 1...
Mounir IDRASSI
1
-0
/
+3
2021-11-28
Linux: Add script to build GTK3 based generic installer
Mounir IDRASSI
1
-0
/
+47
2021-11-21
Windows: Update signed Windows driver to version 1.25.2.0
Mounir IDRASSI
8
-3
/
+3
2021-11-21
Windows: Block installation of MSI on Windows version older than Windows 10 b...
Mounir IDRASSI
1
-0
/
+8
2021-11-21
Increment version to 1.25-RC2 and update release notes
Mounir IDRASSI
17
-35
/
+170
[prev]
[next]