Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Library
/
VeraCryptLib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
Adapt to changes in VeraCrypt : Addition of Blake2s and removal of RIPEMD160 ...
HEAD
VeraCrypt_1.26.7
master
Mounir IDRASSI
2
-10
/
+14
2022-01-15
Replace strcpy by EFI AsciiStrCpyS to fix warning
Mounir IDRASSI
1
-1
/
+1
2022-01-13
Fix wrong cast for PasswordTimeout value that caused it to be limited to 255 ...
Mounir IDRASSI
1
-1
/
+1
2021-08-23
Add bitmap description (#22)
davidhcefx
1
-2
/
+2
2020-07-23
Add option "KeyboardInputDelay" in DcsProp to control the minimum delay suppo...
Mounir IDRASSI
1
-0
/
+1
2020-07-14
Fix memory leak in some cases caused by wrong check of pointer for calling ME...
Mounir IDRASSI
1
-1
/
+1
2019-11-30
Fix F5 showing previous password after failed authentication attempt. Ensure ...
VeraCrypt_1.24-Update2
Mounir IDRASSI
1
-0
/
+2
2019-11-08
Fix "ActionFailed" not working and add "ActionCancelled" to customize handlin...
Mounir IDRASSI
2
-0
/
+4
2019-09-23
Fix issue that was preventing Streebog hash from being selected manually duri...
Mounir IDRASSI
1
-1
/
+1
2019-09-22
Add support for Visual Studio 2017 toolset (#12)
manison
1
-0
/
+8
2019-03-21
Implement better timeout mechanism for password input. Implement new actions ...
Mounir IDRASSI
2
-4
/
+8
2019-01-21
Rename functions conflicting with upstream edk (#10)
manison
1
-1
/
+1
2017-12-30
llmath updated (EFI based)
kavsrf
1
-213
/
+222
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
create links to VeraCrypt automatically
kavsrf
1
-0
/
+6
2017-06-05
PasswordTimeout and infodelay keys in DcsProp
kavsrf
4
-0
/
+191
2017-06-05
picture password bmp and DcsProp can be in secregion on separate flash
kavsrf
3
-14
/
+22
2017-06-05
double reboot in pre-test phase
kavsrf
2
-49
/
+71
2017-06-05
DcsInfo added
kavsrf
5
-55
/
+104
2017-06-05
debug code cleanup
kavsrf
1
-73
/
+0
2017-06-05
DcsProp configuration keys
kavsrf
2
-22
/
+56
2017-06-05
TPM12 support
kavsrf
4
-41
/
+144
2016-12-25
Add precompiled Twofish 64-bit assembly to benefit from speed optimization
Mounir IDRASSI
3
-0
/
+7
2016-10-17
Ensure sensitive memory is correctly erased.
Mounir IDRASSI
1
-0
/
+1
2016-10-17
DcsRe select volume is added to boot from usb
kavsrf
1
-2
/
+5
2016-08-15
First public release. Used by VeraCrypt 1.18.
VeraCrypt_1.18_PreRelease
Alex
5
-0
/
+1090