VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/DlgExpandVolume.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-5/+8
2015-04-06Windows: use secure string functionsMounir IDRASSI1-703/+697
2015-04-06Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ↵Mounir IDRASSI1-1/+4
to random generator to abort in case of error and display a diagnose message to the user.
2015-01-20Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ↵Mounir IDRASSI1-0/+735
modification to Mount.c to avoid link errors when building VeraCryptExpander.