Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Boot
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
3
-3/+12
2016-05-10
Remove trailing whitespace
David Foerster
25
-96/+96
2016-05-10
Normalize all line terminators
David Foerster
27
-5110/+5110
2016-04-19
Windows: Reduce memory usage of Rescue Disk for cascades by 1KB.
Mounir IDRASSI
1
-5/+1
2016-04-19
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...
Mounir IDRASSI
6
-59/+86
2016-02-21
Windows bootloader: try to fix boot issues on some machines by increasing req...
Mounir IDRASSI
1
-5/+5
2016-01-28
Windows Bootloader: Always hide password/PIM values with '*' after ENTER is h...
Mounir IDRASSI
1
-15/+15
2016-01-19
Copyright: update dates to include 2016.
Mounir IDRASSI
25
-25/+25
2015-12-05
Windows Rescue Disk: when decryption paused/finished, display message to indi...
Mounir IDRASSI
1
-0/+4
2015-11-26
Windows Bootloader: Avoid displaying empty new line between password and PIM ...
Mounir IDRASSI
1
-1/+4
2015-10-14
Windows Rescue Disk: compress bootloader for rescue disk in several more case...
Mounir IDRASSI
1
-2/+2
2015-10-14
Windows Bootloader: Protect password/PIM length by filling the fields to thei...
Mounir IDRASSI
2
-4/+22
2015-09-12
Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It w...
Mounir IDRASSI
3
-2/+10
2015-09-12
Windows Bootloader: pass correct compressed data size to decompressor and use...
Mounir IDRASSI
1
-2/+3
2015-08-28
Windows bootloader: Mask/unmask PIM value in bootloader the same way as the p...
Mounir IDRASSI
1
-2/+7
2015-08-05
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
26
-117/+217
2015-07-10
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
2
-15/+15
2015-06-07
Windows: rename PIN to PIM to avoid confusion. Better error messages.
Mounir IDRASSI
1
-4/+4
2015-05-25
Windows: first implementation of dynamic mode
Mounir IDRASSI
5
-13/+80
2015-05-03
Windows: enable showing/hiding password for system encryption in Windows UI a...
Mounir IDRASSI
1
-2/+9
2015-04-05
Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2
Mounir IDRASSI
1
-1/+1
2015-03-01
Windows Bootloader: Display message after entering password to inform user th...
Mounir IDRASSI
1
-1/+5
2014-11-08
Add support for SHA-256 in key derivation for bootloader encryption. Create s...
Mounir IDRASSI
2
-3/+18
2014-11-08
Windows vulnerability fix : finally make bootloader decompressor more robust ...
Mounir IDRASSI
3
-411/+448
2014-11-08
Revert previous modification on boad-loader decompressor because it increased...
Mounir IDRASSI
3
-54/+18
2014-11-08
Windows vulnerability fix : make boot-loader decompressor more robust and sec...
Mounir IDRASSI
3
-18/+54
2014-11-08
Static Code Analysis: Correctly initialize variables to avoid false-positive ...
Mounir IDRASSI
2
-3/+3
2014-11-08
Require to upgrade rescue disk if upgrading from version 1.0a of VeraCrypt in...
Mounir IDRASSI
1
-1/+1
2014-11-08
Detect correctly VeraCrypt rescue disk by looking for the little-endian encod...
Mounir IDRASSI
1
-1/+1
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
2
-7/+7
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
27
-0/+5225