VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsCfg/DcsCfgCrypt.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15Fix compilation error caused by changes in VeraCrypt EAGetName functionMounir IDRASSI1-1/+1
2019-09-23Fix typo in the naming of the function SecRigionXxx by renaming them to SecRe...Mounir IDRASSI1-4/+4
2019-09-23Fix build issue under VS2017 caused by local variable hiding global variable ...Mounir IDRASSI1-13/+13
2019-03-21Add specific handling when user cancel password prompt with ESC so that origi...Mounir IDRASSI1-2/+2
2019-03-21Implement better timeout mechanism for password input. Implement new actions ...Mounir IDRASSI1-0/+7
2019-01-21Rename functions conflicting with upstream edk (#10)manison1-1/+1
2018-06-23Handle case of first sector unencrypted (e.g. because of Windows Repair) when...Mounir IDRASSI1-88/+123
2017-06-18TPM 2.0kavsrf1-11/+12
2017-06-18smart card tests via DcsCfgkavsrf1-0/+22
2017-06-18os hide prepare optionkavsrf1-2/+324
2017-06-07Avoid leaking plain data after decrypting diskMounir IDRASSI1-0/+1
2017-06-05DcsCfg dumps of secregion and tableskavsrf1-0/+72
2017-06-05picture password bmp and DcsProp can be in secregion on separate flashkavsrf1-1/+12
2017-06-05full disk encryption supportkavsrf1-3/+3
2017-06-05DcsInfo addedkavsrf1-46/+56
2017-01-12Implement recovery from faulty OS Decryption caused by bug in 1.19 Rescue Disk.Mounir IDRASSI1-97/+231
2016-12-08decrypt bug fixkavsrf1-7/+15
2016-11-05Display correct value of member hiddenVolumeSize of CRYPTO_INFO after correct...Mounir IDRASSI1-0/+1
2016-10-17Correctly reset SecRegionData and SecRegionSize variables in case of errorMounir IDRASSI1-0/+6
2016-10-17define and use own version of secure memory erase macro instead of the one co...Mounir IDRASSI1-3/+3
2016-10-17Ensure sensitive memory is correctly erased.Mounir IDRASSI1-0/+11
2016-10-17Fix various issues reported by CoverityMounir IDRASSI1-6/+20
2016-08-17Better error message when authorization fails (and change Decript to Decrypt ...VeraCrypt_1.18Mounir IDRASSI1-1/+1
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex1-0/+1324