Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-01 | Windows: use specific order for EFI boot arguments memory regions that ↵ | Mounir IDRASSI | 1 | -1/+2 | |
matches the one used by EFI bootloader. | |||||
2019-02-01 | Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft ↵ | Mounir IDRASSI | 12 | -0/+0 | |
that come with several enhancements and fixes especially for Rescue Disk: - Implement better timeout mechanism for password input. Implement new actions "shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown" - Enhance Rescue Disk implementation of restoring VeraCrypt loader. - Fix ESC on password prompt during Pre-Test not starting Windows - Add menu entry in Rescue Disk that enables starting original Windows loader | |||||
2019-01-28 | Increase password maximum length to 128 bytes from 64 bytes | Mounir IDRASSI | 1 | -3/+3 | |
2018-12-19 | Windows MBR Bootloader: workaround for issue affecting creation of hidden OS ↵ | Mounir IDRASSI | 1 | -1/+16 | |
on some SSD drives (Error 128 while writing MBR). This commit replace the 512 bytes write operations by a 4096 bytes write operation. | |||||
2018-12-03 | MBR Bootloader: dynamically determine boot loader memory segment instead of ↵ | Mounir IDRASSI | 1 | -15/+16 | |
hardcoded values (proposed by neos6464 at https://sourceforge.net/p/veracrypt/tickets/240/) | |||||
2018-09-03 | Windows: Add EFI bootloader files that are signed by Microsoft and remove ↵ | Mounir IDRASSI | 163 | -119/+1 | |
files related to loading SecureBoot custom keys. | |||||
2018-08-24 | Update EFI bootloader for 1.23-BETA6 | Mounir IDRASSI | 6 | -0/+0 | |
2018-08-12 | Windows: update EFI SecureBoot PowerShell script and its associated ↵ | Mounir IDRASSI | 141 | -18/+94 | |
certificates to the latest version from VeraCrypt-DCS repository. | |||||
2018-08-12 | Windows: Update EFI bootloader files for 1.23-BETA3 release | Mounir IDRASSI | 6 | -0/+0 | |
2018-07-05 | Windows: Update EFI bootloader binaries that implement workaround for first ↵ | Mounir IDRASSI | 6 | -0/+0 | |
sector overwritten by Windows Repair. | |||||
2018-04-23 | Windows: Update EFI bootloader binaries that implement the new workaround ↵ | Mounir IDRASSI | 8 | -0/+0 | |
for system encryption issues. | |||||
2018-04-23 | Windows: Fix system encryption issues on machines that always force booting ↵ | Mounir IDRASSI | 1 | -1/+1 | |
on Microsoft bootloader (e.g. HP). | |||||
2018-03-30 | Windows: Update EFI bootloader files for 1.22 release | Mounir IDRASSI | 6 | -0/+0 | |
2018-03-28 | Windows: Update EFI bootloader files for 1.22-BETA8 | Mounir IDRASSI | 6 | -0/+0 | |
2018-03-27 | Windows: Update EFI bootloader files for 1.22-BETA7 | Mounir IDRASSI | 6 | -0/+0 | |
2018-03-22 | Update EFI bootloader files to latest VeraCrypt-DCS (commit "llmath updated ↵ | Mounir IDRASSI | 14 | -0/+0 | |
(EFI based)") | |||||
2017-08-02 | Windows MBR bootloader: reduce CPU usage during password prompt (Credit: ↵ | Mounir IDRASSI | 1 | -1/+22 | |
Jason Pyeron of CipherShed project https://github.com/CipherShed/CipherShed/commit/00ea00e8e6a23a4243316f860aa07ed59203ab97) | |||||
2017-07-23 | Windows MBR Bootloader: always compress bootloader with upx to reduce ↵ | Mounir IDRASSI | 1 | -2/+2 | |
runtime memory requirement thanks to its in-place decompression. | |||||
2017-07-22 | Windows: reduce size of MBR bootloader by removing unused functions in each ↵ | Mounir IDRASSI | 2 | -4/+8 | |
build type. | |||||
2017-07-20 | Windows: display prompt to upgrade Rescue Disk when installing 1.22 version ↵ | Mounir IDRASSI | 1 | -1/+1 | |
because of the fix for hidden os boot issue on some machines. | |||||
2017-07-19 | Windows MBR bootloader: remove unused test function in release build | Mounir IDRASSI | 2 | -0/+5 | |
2017-07-09 | Windows: Update EFI bootloader files from VeraCrypt-DCS 1.21 after Camellia ↵ | Mounir IDRASSI | 2 | -0/+0 | |
64bit assembly changes | |||||
2017-07-07 | Windows: display prompt to upgrade Rescue Disk when installing 1.21 version. | Mounir IDRASSI | 1 | -1/+1 | |
2017-07-07 | Windows: Update EFI bootloader files from VeraCrypt-DCS 1.21 | Mounir IDRASSI | 4 | -0/+0 | |
2017-07-02 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS 1.21 | Mounir IDRASSI | 6 | -0/+0 | |
2017-06-29 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS | Mounir IDRASSI | 4 | -0/+0 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 25 | -25/+25 | |
2017-06-21 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS that includes ↵ | Mounir IDRASSI | 4 | -0/+0 | |
Camellia 64-bit speed optimization | |||||
2017-06-21 | Update EFI bootloader files to latest VeraCrypt-DCS (commit "BML flags added") | Mounir IDRASSI | 10 | -0/+0 | |
2017-06-11 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS 1.20 | Mounir IDRASSI | 14 | -0/+0 | |
2017-06-05 | cland static code analyzer fixes | kavsrf | 1 | -15/+19 | |
2017-06-05 | Beta2 patch 1 | kavsrf | 7 | -5/+4 | |
Edit DcsProp and PlatformInfo from System->Settings EFI loader updated | |||||
2017-06-05 | DcsInfo is added | kavsrf | 14 | -0/+0 | |
2016-12-30 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS 1.20-BETA2 build. | Mounir IDRASSI | 6 | -0/+0 | |
2016-12-07 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS build that ↵ | Mounir IDRASSI | 6 | -0/+0 | |
includes fix for Rescue Disk decryption bug. | |||||
2016-10-17 | Windows: Support EFI system encryption for 32-bit Windows. | Mounir IDRASSI | 6 | -0/+0 | |
2016-10-17 | Windows: Update EFI bootloader file from latest VeraCrypt-DCS build. | Mounir IDRASSI | 3 | -0/+0 | |
2016-10-17 | Windows: Add latest DCS bootloader binaries built against latest sources | Mounir IDRASSI | 4 | -0/+0 | |
2016-10-17 | Windows Bootloader: fix issue in copy process of hidden OS caused by use of ↵ | Mounir IDRASSI | 1 | -1/+4 | |
wrong PIM. | |||||
2016-10-17 | Windows MBR Bootloader: compress Camellia Rescue Disk bootloader to reduce ↵ | Mounir IDRASSI | 1 | -1/+1 | |
size ( < 13312 bytes), allowing a backup copy to be included in the Rescue Disk. | |||||
2016-10-17 | Windows Bootloader: for MBR bootloader, reset position pointers to keystroke ↵ | Mounir IDRASSI | 1 | -0/+6 | |
buffer after password or PIM is entered to avoid leaking length information | |||||
2016-08-21 | Windows: force the update of rescue disk from version 1.18 because of the ↵ | Mounir IDRASSI | 1 | -1/+1 | |
fixes in EFI bootloader | |||||
2016-08-21 | Windows Boot: About EFI Bootloader files linked against latest sources | Mounir IDRASSI | 3 | -0/+0 | |
2016-08-17 | Windows Boot: update EFI Boot Loader file after correction made to wrong ↵ | Mounir IDRASSI | 2 | -0/+0 | |
password error message. | |||||
2016-08-17 | Add reference to VeraCrypt-DCS EFI Boot loader in Readme. Update copyrights. | Mounir IDRASSI | 1 | -1/+23 | |
2016-08-17 | Windows Bootloader: Update EFI bootloader files built using the latest ↵ | Mounir IDRASSI | 3 | -0/+0 | |
source modifications | |||||
2016-08-17 | Linux: fix various compilation issues under Linux. | Mounir IDRASSI | 1 | -1/+1 | |
2016-08-15 | Windows: Add DCS EFI Bootloader files that are signed. Add certificates and ↵ | Mounir IDRASSI | 29 | -0/+38 | |
powershell script to update Secure Boot configuration. | |||||
2016-08-15 | Windows: Synchronize file with changes done in EFI Bootloader DCS. | kavsrf | 1 | -33/+66 | |
2016-08-15 | Windows EFI Bootloader: modifications to prepare EFI system encryption ↵ | Alex | 2 | -1/+109 | |
support (common files with DcsBoot) |