Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
Add support for new HP EFI certificate in SecureBoot powershell script
Mounir IDRASSI
5
-0
/
+1
2018-07-07
Add support for Lenovo Yoga720 EFI certificate in SecureBoot powershell script
Mounir IDRASSI
5
-0
/
+1
2018-07-06
Change the order of setting EFI variables so that PK is updated last in order...
Mounir IDRASSI
1
-9
/
+14
2018-07-06
Add 3 new Lenovo certificates and use current date (July 5th 2018) to sign EF...
Mounir IDRASSI
63
-29
/
+33
2018-07-05
Update readme for SecureBoot configuration
Mounir IDRASSI
1
-5
/
+7
2018-07-05
Add new Acer and Toshiba certificates to the SecureBoot PowerShell script
Mounir IDRASSI
13
-0
/
+4
2018-06-23
Handle case of first sector unencrypted (e.g. because of Windows Repair) when...
Mounir IDRASSI
1
-88
/
+123
2018-06-23
Update SecureBoot PowerShell to support loading several manufacturers certifi...
Mounir IDRASSI
74
-5
/
+48
2018-04-24
By default, use Bootmgfw_ms.vc as Windows bootloader since VeraCrypt now copi...
Mounir IDRASSI
1
-24
/
+51
2018-03-28
AskConsolePwdInt: Use the same check for maximum allowed characters in all pl...
VeraCrypt_1.22
Mounir IDRASSI
1
-1
/
+1
2017-12-30
llmath updated (EFI based)
kavsrf
1
-213
/
+222
2017-12-09
size of sector = 512 (check and info)
kavsrf
3
-4
/
+26
2017-07-09
Update precompiled Camellia 64-bit assembly files following latest changes in...
VeraCrypt_1.21
Mounir IDRASSI
2
-0
/
+0
2017-06-20
Add precompiled Camellia 64-bit assembly to benefit from speed optimization
VeraCrypt_1.20
Mounir IDRASSI
4
-0
/
+4
2017-06-18
BML flags added
kavsrf
7
-50
/
+62
2017-06-18
coverity scan fix
kavsrf
1
-1
/
+1
2017-06-18
BML update to sort "BootOrder"
kavsrf
4
-28
/
+44
2017-06-18
Hide cursor if screen touched to protect remote screen grab
kavsrf
1
-1
/
+1
2017-06-18
solution of HP problem via DrverOrder and BML modified driver
kavsrf
13
-71
/
+662
2017-06-18
TPM 2.0
kavsrf
11
-77
/
+1127
2017-06-18
smart card tests via DcsCfg
kavsrf
6
-7
/
+269
2017-06-18
os hide prepare option
kavsrf
9
-87
/
+449
2017-06-18
create links to VeraCrypt automatically
kavsrf
1
-0
/
+6
2017-06-12
Clear DcsExecPartGuid before execute OS to avoid problem in VirtualBox with r...
kavsrf
1
-0
/
+4
2017-06-11
VirtualBox is sensitive to drv/app at boot. patch back to application type.
kavsrf
1
-2
/
+2
2017-06-07
Avoid leaking plain data after decrypting disk
Mounir IDRASSI
1
-0
/
+1
2017-06-05
cland static code analyzer fixes
kavsrf
3
-2
/
+8
2017-06-05
PasswordTimeout and infodelay keys in DcsProp
kavsrf
10
-14
/
+278
2017-06-05
DcsCfg dumps of secregion and tables
kavsrf
5
-0
/
+151
2017-06-05
picture password bmp and DcsProp can be in secregion on separate flash
kavsrf
13
-27
/
+566
2017-06-05
double reboot in pre-test phase
kavsrf
5
-82
/
+125
2017-06-05
DcsDriver config key supported (install/remove dirver)
kavsrf
3
-1
/
+56
2017-06-05
full disk encryption support
kavsrf
8
-205
/
+297
2017-06-05
info <architecture> tag is added
kavsrf
1
-80
/
+126
2017-06-05
DcsInfo added
kavsrf
20
-103
/
+712
2017-06-05
debug code cleanup
kavsrf
3
-88
/
+17
2017-06-05
DcsProp configuration keys
kavsrf
7
-48
/
+96
2017-06-05
sign tools ignore
kavsrf
1
-0
/
+11
2017-06-05
SC stub
kavsrf
2
-0
/
+21
2017-06-05
TPM12 support
kavsrf
20
-210
/
+2136
2017-01-12
Implement recovery from faulty OS Decryption caused by bug in 1.19 Rescue Disk.
Mounir IDRASSI
1
-97
/
+231
2016-12-25
Fix wrong handling of global BlockIo devices list
Mounir IDRASSI
1
-1
/
+1
2016-12-25
Code clarity change: set Next field of DcsIntBlockIoFirst to NULL although it...
Mounir IDRASSI
1
-0
/
+1
2016-12-25
Add precompiled Twofish 64-bit assembly to benefit from speed optimization
Mounir IDRASSI
3
-0
/
+7
2016-12-08
decrypt bug fix
kavsrf
1
-7
/
+15
2016-11-05
Display correct value of member hiddenVolumeSize of CRYPTO_INFO after correct...
Mounir IDRASSI
1
-0
/
+1
2016-10-17
Windows: Support 32-bit Windows in Rescue Disk.
VeraCrypt_1.19
Mounir IDRASSI
1
-3
/
+15
2016-10-17
Use UINT64 instead of size_t in MEM_BURN macro for better compatibility
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Correctly reset SecRegionData and SecRegionSize variables in case of error
Mounir IDRASSI
1
-0
/
+6
2016-10-17
define and use own version of secure memory erase macro instead of the one co...
Mounir IDRASSI
6
-16
/
+17
[next]