Age | Commit message (Expand) | Author | Files | Lines |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -1/+1 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 3 | -45/+45 |
2014-12-21 | MacOSX: Increment installer version to 1.0f-BETA3VeraCrypt_1.0f-BETA3 | Mounir IDRASSI | 1 | -1/+1 |
2014-12-20 | Linux: Update license file displayed in the installer. | Mounir IDRASSI | 1 | -0/+23 |
2014-12-20 | Increment version to 1.0f-BETA3 and update language XML files with new fields. | Mounir IDRASSI | 1 | -4/+4 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -1/+1 |
2014-12-16 | Windows: Enable Visual Styles for a modern look-and-feel | Mounir IDRASSI | 1 | -0/+12 |
2014-12-04 | Windows: put back the tutorial prompt since we now have online documentation. | Mounir IDRASSI | 1 | -2/+2 |
2014-12-04 | Windows: update URLs to points to the online documentation. Use a dedicated d... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Correctly support reinstalling the same version. Overwrite the bootloader if ... | Mounir IDRASSI | 3 | -3/+7 |
2014-11-08 | MacOSX : increment MacOSX installer version to 1.0e | Mounir IDRASSI | 1 | -3/+3 |
2014-11-08 | Increment version to 1.0e for the next release | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Include language xml files in the setup | Mounir IDRASSI | 1 | -2/+76 |
2014-11-08 | MacOSX : Add detection of MacFUSE compatibility layer in installer. Change pa... | Mounir IDRASSI | 1 | -3/+50 |
2014-11-08 | MacOSX : add Packages project that creates the MacOSX installer for VeraCrypt | Mounir IDRASSI | 1 | -0/+1018 |
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 |