VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Boot
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Windows: Support EFI system encryption for 32-bit Windows.Mounir IDRASSI6-0/+0
2016-10-17Windows: Update EFI bootloader file from latest VeraCrypt-DCS build.Mounir IDRASSI3-0/+0
2016-10-17Windows: Add latest DCS bootloader binaries built against latest sourcesMounir IDRASSI4-0/+0
2016-10-17Windows Bootloader: fix issue in copy process of hidden OS caused by use of w...Mounir IDRASSI1-1/+4
2016-10-17Windows MBR Bootloader: compress Camellia Rescue Disk bootloader to reduce si...Mounir IDRASSI1-1/+1
2016-10-17Windows Bootloader: for MBR bootloader, reset position pointers to keystroke ...Mounir IDRASSI1-0/+6
2016-08-21Windows: force the update of rescue disk from version 1.18 because of the fix...Mounir IDRASSI1-1/+1
2016-08-21Windows Boot: About EFI Bootloader files linked against latest sourcesMounir IDRASSI3-0/+0
2016-08-17Windows Boot: update EFI Boot Loader file after correction made to wrong pass...Mounir IDRASSI2-0/+0
2016-08-17Add reference to VeraCrypt-DCS EFI Boot loader in Readme. Update copyrights.Mounir IDRASSI1-1/+23
2016-08-17Windows Bootloader: Update EFI bootloader files built using the latest source...Mounir IDRASSI3-0/+0
2016-08-17Linux: fix various compilation issues under Linux.Mounir IDRASSI1-1/+1
2016-08-15Windows: Add DCS EFI Bootloader files that are signed. Add certificates and p...Mounir IDRASSI29-0/+38
2016-08-15Windows: Synchronize file with changes done in EFI Bootloader DCS.kavsrf1-33/+66
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex2-1/+109
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI3-0/+424
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI3-3/+12
2016-05-10Remove trailing whitespaceDavid Foerster25-96/+96
2016-05-10Normalize all line terminatorsDavid Foerster27-5110/+5110
2016-04-20Windows: Reduce memory usage of Rescue Disk for cascades by 1KB.Mounir IDRASSI1-5/+1
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...Mounir IDRASSI6-59/+86
2016-02-22Windows bootloader: try to fix boot issues on some machines by increasing req...Mounir IDRASSI1-5/+5
2016-01-29Windows Bootloader: Always hide password/PIM values with '*' after ENTER is h...Mounir IDRASSI1-15/+15
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI25-25/+25
2015-12-05Windows Rescue Disk: when decryption paused/finished, display message to indi...Mounir IDRASSI1-0/+4
2015-11-26Windows Bootloader: Avoid displaying empty new line between password and PIM ...Mounir IDRASSI1-1/+4
2015-10-15Windows Rescue Disk: compress bootloader for rescue disk in several more case...Mounir IDRASSI1-2/+2
2015-10-15Windows Bootloader: Protect password/PIM length by filling the fields to thei...Mounir IDRASSI2-4/+22
2015-09-13Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It w...Mounir IDRASSI3-2/+10
2015-09-13Windows Bootloader: pass correct compressed data size to decompressor and use...Mounir IDRASSI1-2/+3
2015-08-28Windows bootloader: Mask/unmask PIM value in bootloader the same way as the p...Mounir IDRASSI1-2/+7
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI26-117/+217
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI2-15/+15
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-4/+4
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI5-13/+80
2015-05-03Windows: enable showing/hiding password for system encryption in Windows UI a...Mounir IDRASSI1-2/+9
2015-04-06Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2Mounir IDRASSI1-1/+1
2015-03-02Windows Bootloader: Display message after entering password to inform user th...Mounir IDRASSI1-1/+5
2014-11-08Add support for SHA-256 in key derivation for bootloader encryption. Create s...Mounir IDRASSI2-3/+18
2014-11-08Windows vulnerability fix : finally make bootloader decompressor more robust ...Mounir IDRASSI3-411/+448
2014-11-08Revert previous modification on boad-loader decompressor because it increased...Mounir IDRASSI3-54/+18
2014-11-08Windows vulnerability fix : make boot-loader decompressor more robust and sec...Mounir IDRASSI3-18/+54
2014-11-08Static Code Analysis: Correctly initialize variables to avoid false-positive ...Mounir IDRASSI2-3/+3
2014-11-08Require to upgrade rescue disk if upgrading from version 1.0a of VeraCrypt in...Mounir IDRASSI1-1/+1
2014-11-08Detect correctly VeraCrypt rescue disk by looking for the little-endian encod...Mounir IDRASSI1-1/+1
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI2-7/+7
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI27-0/+5225