Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Library
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
3
-2
/
+5
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
2
-11
/
+17
2019-11-08
Fix "ActionFailed" not working and add "ActionCancelled" to customize handlin...
Mounir IDRASSI
2
-0
/
+4
2019-09-23
make the rescue disk boot machine directly from disk if "VeraCrypt" folder is...
VeraCrypt_1.24
Mounir IDRASSI
1
-0
/
+16
2019-09-23
Fix issue that was causing variable gCELine to be re-declared locally because...
Mounir IDRASSI
1
-1
/
+1
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
2
-0
/
+16
2019-09-22
Fix "declaration of 'EventIndex' hides previous local declaration" warning (t...
manison
1
-1
/
+0
2019-03-21
Fix bug in file copy operation by deleting destination file first if it alrea...
Mounir IDRASSI
1
-1
/
+2
2019-03-21
Use the new name for Windows loader "bootmgfw_ms.vc" in the GPT encoded param...
Mounir IDRASSI
1
-1
/
+1
2019-03-21
Enhance Rescue Disk implementation of restoring VeraCrypt loader.
Mounir IDRASSI
3
-8
/
+65
2019-03-21
Implement better timeout mechanism for password input. Implement new actions ...
Mounir IDRASSI
3
-7
/
+11
2019-01-21
Rename functions conflicting with upstream edk (#10)
manison
3
-4
/
+4
2019-01-18
ConsoleShowTip: remove an excess parameter for OUT_PRINT (#9)
alex
1
-1
/
+1
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-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
1
-1
/
+1
2017-06-18
BML update to sort "BootOrder"
kavsrf
1
-4
/
+5
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
3
-0
/
+85
2017-06-18
TPM 2.0
kavsrf
4
-40
/
+994
2017-06-18
smart card tests via DcsCfg
kavsrf
2
-4
/
+180
2017-06-18
os hide prepare option
kavsrf
2
-13
/
+25
2017-06-18
create links to VeraCrypt automatically
kavsrf
1
-0
/
+6
2017-06-05
cland static code analyzer fixes
kavsrf
1
-1
/
+1
2017-06-05
PasswordTimeout and infodelay keys in DcsProp
kavsrf
6
-0
/
+226
2017-06-05
DcsCfg dumps of secregion and tables
kavsrf
1
-0
/
+45
2017-06-05
picture password bmp and DcsProp can be in secregion on separate flash
kavsrf
7
-23
/
+399
2017-06-05
double reboot in pre-test phase
kavsrf
3
-50
/
+72
2017-06-05
DcsDriver config key supported (install/remove dirver)
kavsrf
1
-1
/
+5
2017-06-05
full disk encryption support
kavsrf
3
-198
/
+220
2017-06-05
DcsInfo added
kavsrf
10
-55
/
+233
2017-06-05
debug code cleanup
kavsrf
1
-73
/
+0
2017-06-05
DcsProp configuration keys
kavsrf
5
-43
/
+86
2017-06-05
SC stub
kavsrf
2
-0
/
+21
2017-06-05
TPM12 support
kavsrf
9
-67
/
+1724
2016-12-25
Add precompiled Twofish 64-bit assembly to benefit from speed optimization
Mounir IDRASSI
3
-0
/
+7
2016-10-17
define and use own version of secure memory erase macro instead of the one co...
Mounir IDRASSI
3
-5
/
+5
2016-10-17
Ensure sensitive memory is correctly erased.
Mounir IDRASSI
4
-0
/
+6
2016-10-17
Fix various issues reported by Coverity
Mounir IDRASSI
2
-3
/
+7
2016-10-17
DcsRe select volume is added to boot from usb
kavsrf
3
-3
/
+8
2016-09-15
fix double keystrokes
kavsrf
2
-6
/
+20
2016-08-15
First public release. Used by VeraCrypt 1.18.
VeraCrypt_1.18_PreRelease
Alex
28
-0
/
+7034