Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-05 | PasswordTimeout and infodelay keys in DcsProp | kavsrf | 10 | -14/+278 | |
DcsProp documented included in VeraCrypt Beta2 patch 1 | |||||
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 | |
Tables overlay configuration commands | |||||
2017-06-05 | double reboot in pre-test phase | kavsrf | 5 | -82/+125 | |
force boot messages | |||||
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 | |
dcsinfo source is rearranged | |||||
2017-06-05 | DcsInfo added | kavsrf | 20 | -103/+712 | |
DcsBoot is driver now (to support DriverOrder list) | |||||
2017-06-05 | debug code cleanup | kavsrf | 3 | -88/+17 | |
2017-06-05 | DcsProp configuration keys | kavsrf | 7 | -48/+96 | |
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix | |||||
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 ↵ | Mounir IDRASSI | 1 | -0/+1 | |
it is already NULL at this code location since DcsIntBlockIo was allocated using AllocateZeroPool. | |||||
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 ↵ | Mounir IDRASSI | 1 | -0/+1 | |
correct password is entered. | |||||
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 ↵ | Mounir IDRASSI | 6 | -16/+17 | |
coming from VeraCrypt. | |||||
2016-10-17 | Ensure sensitive memory is correctly erased. | Mounir IDRASSI | 6 | -5/+23 | |
2016-10-17 | Fix various issues reported by Coverity | Mounir IDRASSI | 6 | -17/+43 | |
2016-10-17 | DcsRe select volume is added to boot from usb | kavsrf | 5 | -20/+26 | |
Notes (7.2, 7.4) | |||||
2016-09-15 | fix double keystrokes | kavsrf | 2 | -6/+20 | |
2016-08-17 | Better error message when authorization fails (and change Decript to Decrypt ↵VeraCrypt_1.18 | Mounir IDRASSI | 2 | -3/+3 | |
in the error message). | |||||
2016-08-15 | First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreRelease | Alex | 89 | -0/+14165 | |
2016-08-15 | Initial commit | Mounir IDRASSI | 3 | -0/+196 | |