Age | Commit message (Expand) | Author | Files | Lines |
2014-11-08 | Correct message in Linux VeraCrypt installer to replace truecrypt-uninstall.s... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Static Code Analysis : Use Safe String functions in Setup code to avoid poten... | Mounir IDRASSI | 3 | -105/+108 |
2014-11-08 | Static Code Analysis : Add check on the return of strtok inside mkfulldir_int... | Mounir IDRASSI | 1 | -5/+8 |
2014-11-08 | Remove test inherited from TrueCrypt because it's always true since we inheri... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Remove unused label. | Mounir IDRASSI | 1 | -1/+0 |
2014-11-08 | Static Code Analysis : fix resource leakage by ensuring that all Windows hand... | Mounir IDRASSI | 1 | -0/+11 |
2014-11-08 | Static Code Analysis : fix non-absolute DLL/process loads that can be hijacke... | Mounir IDRASSI | 1 | -1/+8 |
2014-11-08 | Avoid changing metadata (ownership, permission,etc) of /usr when unpacking Ve...VeraCrypt_Linux_1.0d | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Add VeraCrypt specific Linux packaging code in Makefiles and add various help... | Mounir IDRASSI | 3 | -0/+857 |
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Remove some legacy code inherited from True and that doesn't apply to VeraCrypt | Mounir IDRASSI | 1 | -108/+0 |
2014-11-08 | Set the publisher to IDRIX in the uninstaller registry key. | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Increment VeraCrypt version to 1.0dVeraCrypt_1.0d | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Increment VeraCrypt version to 1.0cVeraCrypt_1.0c | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Increment VeraCrypt version to 1.0bVeraCrypt_1.0b | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | restore TrueCrypt reference in license header | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | remove tutorial prompt from installation wizardVeraCrypt_1.0a | Mounir IDRASSI | 1 | -2/+2 |
2014-11-08 | Concert bitmaps to supported format | Mounir IDRASSI | 2 | -0/+0 |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new GUIDs... | Mounir IDRASSI | 8 | -173/+173 |
2014-11-08 | Modify all graphics | Mounir IDRASSI | 2 | -0/+0 |
2014-11-08 | Rename bitmap and icon file to remove TrueCrypt reference | Mounir IDRASSI | 2 | -0/+0 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 18 | -0/+5482 |