Age | Commit message (Expand) | Author | Files | Lines |
2020-06-21 | Windows: call VcProtectKeys in benchmark warm-up when RAM encryption is enabl... | Mounir IDRASSI | 1 | -0/+4 |
2020-06-19 | Windows: Fix wrong results in benchmark of encryption algorithms when RAM enc... | Mounir IDRASSI | 1 | -0/+5 |
2020-06-19 | Windows: remove duplicated function to detect AES-NI support in CPU | Mounir IDRASSI | 1 | -1/+1 |
2020-06-12 | Windows: Update IDRIX SHA-1 code signing certificate to latest one. | Mounir IDRASSI | 1 | -6/+6 |
2020-06-11 | Switch from auto_ptr to unique_ptr (#638) | Christopher Bergqvist | 4 | -13/+13 |
2020-03-10 | Increment version to 1.24-Update6 | Mounir IDRASSI | 1 | -2/+2 |
2020-03-10 | Windows setup: Fix wrong language used in installer if we select a language i... | Mounir IDRASSI | 1 | -0/+1 |
2020-03-10 | Update copyright year in creditsVeraCrypt_1.24-Update5 | Mounir IDRASSI | 1 | -3/+3 |
2020-03-10 | Windows: Add missing libzip file to the build project | Mounir IDRASSI | 2 | -0/+4 |
2020-03-10 | Set release date of 1.24-Update5 and update release notes | Mounir IDRASSI | 1 | -2/+2 |
2020-03-10 | Windows: Update libzip to 1.6.1 | Mounir IDRASSI | 112 | -266/+585 |
2020-03-10 | Windows: Fix compilation error caused by previous keyfile commit | Mounir IDRASSI | 1 | -0/+2 |
2020-03-10 | Windows: Fix keyfiles path passed as CLI argument and set as default not alwa... | Mounir IDRASSI | 1 | -1/+3 |
2020-02-11 | Increment version to 1.24-Update5 and update signed Windows drivers. | Mounir IDRASSI | 1 | -3/+3 |
2020-02-10 | Windows: Implement support for processor groups in the driver and fix build i... | Mounir IDRASSI | 2 | -54/+78 |
2020-02-10 | Windows: Fix warnings reported by Coverity static code analyzer | Mounir IDRASSI | 1 | -4/+7 |
2020-01-29 | Adding Processor Groups support for more than 64 processors (#581) | techvintage | 1 | -3/+57 |
2020-01-22 | Windows: use fix for CVE-2019-19501 only when process elevated otherwise it w... | Mounir IDRASSI | 1 | -1/+22 |
2020-01-22 | Increment version to 1.24-Update4 and update Release Notes | Mounir IDRASSI | 1 | -4/+4 |
2020-01-22 | Windows: Fix regression in Expander and Format when RAM encryption is enable ... | Mounir IDRASSI | 2 | -2/+106 |
2020-01-21 | Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b... | Mounir IDRASSI | 2 | -3/+2 |
2020-01-21 | Windows: don't display mount/dismount examples in help dialog for command lin... | Mounir IDRASSI | 1 | -2/+2 |
2019-12-22 | Increment version to 1.24-Update3 for Linux and update Release NotesVeraCrypt_1.24-Update3 | Mounir IDRASSI | 1 | -2/+2 |
2019-12-16 | Update version information in preparation for 1.24-Update2 release | Mounir IDRASSI | 1 | -1/+1 |
2019-12-13 | Windows: check "TrueCrypt Mode" in password dialog when mounting a file conta... | Mounir IDRASSI | 2 | -0/+10 |
2019-12-10 | Increment version to 1.24-Update2 | Mounir IDRASSI | 1 | -3/+3 |
2019-12-10 | Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat... | Mounir IDRASSI | 2 | -2/+24 |
2019-12-09 | Linux: fix NOASM compilation (#563) (#568) | alt3r 3go | 1 | -3/+3 |
2019-12-08 | Windows: use fix for CVE-2019-19501 only on Vista and above since it doesn't ... | Mounir IDRASSI | 1 | -1/+2 |
2019-12-08 | Windows: enhancements to the mechanism preserving file timestamps, especially... | Mounir IDRASSI | 4 | -54/+57 |
2019-12-08 | Windows: Add missing defines in Tcdefs.h | Mounir IDRASSI | 1 | -0/+9 |
2019-12-05 | Windows: Modify memory process protection when running with admin privileges ... | Mounir IDRASSI | 1 | -1/+12 |
2019-12-05 | Windows: Enhancement to the fix for CVE-2019-19501 | Mounir IDRASSI | 1 | -3/+6 |
2019-12-03 | Windows: Fix possible local privilege escalation vulnerability during executi... | Mounir IDRASSI | 2 | -21/+231 |
2019-11-27 | Windows: compatibility with multi-OS boot configuration by only setting VeraC... | Mounir IDRASSI | 3 | -9/+38 |
2019-11-27 | Windows: Don't restore MBR to VeraCrypt value if it is coming from a loader d... | Mounir IDRASSI | 1 | -2/+25 |
2019-11-22 | Windows: Add new registry flags for SystemFavoritesService to control updatin... | Mounir IDRASSI | 2 | -21/+37 |
2019-11-07 | Increment version to 1.24-Hotfix2 | Mounir IDRASSI | 1 | -3/+3 |
2019-11-04 | Windows: Display error message when password is too long and legacy maximum l... | Mounir IDRASSI | 1 | -1/+1 |
2019-11-04 | Linux/MacOSX: Add switch to force the use of legacy maximum password length (... | Mounir IDRASSI | 1 | -0/+1 |
2019-11-02 | Start following IEEE 1541 agreed naming of bytes (#532) | Meteor0id | 1 | -45/+45 |
2019-10-27 | Windows: Update Release Notes and set 1.24-Hotfix1 release date to October 27th. | Mounir IDRASSI | 1 | -1/+1 |
2019-10-27 | Windows: fix failure to create rescue and thus to encrypt the system if the W... | Mounir IDRASSI | 1 | -6/+13 |
2019-10-27 | Windows: code refactoring and convert NTSTATUS error code to WIN32 equivalent... | Mounir IDRASSI | 2 | -41/+26 |
2019-10-27 | Windows: Make EFI System Encryption PostOOBE code more robust to failure to a... | Mounir IDRASSI | 2 | -92/+104 |
2019-10-27 | Windows: Update EFI NVRAM variable only if changed or doesn't exist and add c... | Mounir IDRASSI | 2 | -11/+23 |
2019-10-26 | Windows: Restore veraCrypt boot meny entry for system encryption more often, ... | Mounir IDRASSI | 1 | -7/+16 |
2019-10-25 | Set release date of 1.24-Hotfix1 to October 25th. | Mounir IDRASSI | 1 | -1/+1 |
2019-10-25 | Windows: Fix test of GetPrivateProfileString output since this function disca... | Mounir IDRASSI | 1 | -1/+1 |
2019-10-25 | Windows: only update MBR first 512 bytes if they have changed and don't updat... | Mounir IDRASSI | 1 | -30/+45 |