Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-27 | Windows: Protect against using a container file as its own keyfile. ↵ | Mounir IDRASSI | 1 | -3/+3 | |
Normalizing path names to never use '/' but always '\'. | |||||
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -27/+14 | |
and TrueCrypt 3.0. | |||||
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -8/+8 | |
2015-07-06 | Windows: Display source location of errors in order to help diagnose issues ↵ | Mounir IDRASSI | 1 | -3/+3 | |
reported by users | |||||
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -5/+8 | |
2015-04-06 | Windows: use secure string functions | Mounir IDRASSI | 1 | -703/+697 | |
2015-04-06 | Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ↵ | Mounir IDRASSI | 1 | -1/+4 | |
to random generator to abort in case of error and display a diagnose message to the user. | |||||
2015-01-20 | Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ↵ | Mounir IDRASSI | 1 | -0/+735 | |
modification to Mount.c to avoid link errors when building VeraCryptExpander. |