Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-06 | Windows: Solve detection issue when resuming encryption. Add separate logic ↵ | Mounir IDRASSI | 1 | -1/+3 | |
for manual selection of device and display error message in case of failure. | |||||
2015-05-03 | Windows: enable showing/hiding password for system encryption in Windows UI ↵ | Mounir IDRASSI | 1 | -1/+0 | |
and in the bootloader (F5 key). This will be helpful to diagnose issues with non-US versions of Windows. | |||||
2015-04-27 | Windows: Support A: and B: as driver letters for mounting volumes. | Mounir IDRASSI | 1 | -1/+1 | |
2015-02-09 | Static Code Analysis: handle unused variables more properly. Catch STL ↵ | Mounir IDRASSI | 1 | -1/+0 | |
exception. Add more checks. Add proper cast to arithmetic operations. | |||||
2015-01-20 | Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ↵ | Mounir IDRASSI | 1 | -0/+971 | |
modification to Mount.c to avoid link errors when building VeraCryptExpander. |