Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DcsCfg
/
DcsCfgCrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
Fix compilation error caused by changes in VeraCrypt EAGetName function
Mounir IDRASSI
1
-1
/
+1
2019-09-23
Fix typo in the naming of the function SecRigionXxx by renaming them to SecRe...
Mounir IDRASSI
1
-4
/
+4
2019-09-23
Fix build issue under VS2017 caused by local variable hiding global variable ...
Mounir IDRASSI
1
-13
/
+13
2019-03-21
Add specific handling when user cancel password prompt with ESC so that origi...
Mounir IDRASSI
1
-2
/
+2
2019-03-21
Implement better timeout mechanism for password input. Implement new actions ...
Mounir IDRASSI
1
-0
/
+7
2019-01-21
Rename functions conflicting with upstream edk (#10)
manison
1
-1
/
+1
2018-06-23
Handle case of first sector unencrypted (e.g. because of Windows Repair) when...
Mounir IDRASSI
1
-88
/
+123
2017-06-18
TPM 2.0
kavsrf
1
-11
/
+12
2017-06-18
smart card tests via DcsCfg
kavsrf
1
-0
/
+22
2017-06-18
os hide prepare option
kavsrf
1
-2
/
+324
2017-06-07
Avoid leaking plain data after decrypting disk
Mounir IDRASSI
1
-0
/
+1
2017-06-05
DcsCfg dumps of secregion and tables
kavsrf
1
-0
/
+72
2017-06-05
picture password bmp and DcsProp can be in secregion on separate flash
kavsrf
1
-1
/
+12
2017-06-05
full disk encryption support
kavsrf
1
-3
/
+3
2017-06-05
DcsInfo added
kavsrf
1
-46
/
+56
2017-01-12
Implement recovery from faulty OS Decryption caused by bug in 1.19 Rescue Disk.
Mounir IDRASSI
1
-97
/
+231
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
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
1
-3
/
+3
2016-10-17
Ensure sensitive memory is correctly erased.
Mounir IDRASSI
1
-0
/
+11
2016-10-17
Fix various issues reported by Coverity
Mounir IDRASSI
1
-6
/
+20
2016-08-17
Better error message when authorization fails (and change Decript to Decrypt ...
VeraCrypt_1.18
Mounir IDRASSI
1
-1
/
+1
2016-08-15
First public release. Used by VeraCrypt 1.18.
VeraCrypt_1.18_PreRelease
Alex
1
-0
/
+1324