Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | Windows: Add functionality to verify Rescue Disk ISO image file. | Mounir IDRASSI | 1 | -0/+25 |
2015-09-16 | Windows: Correctly detect presence of CD/DVD recorder during the creation of ... | Mounir IDRASSI | 1 | -20/+28 |
2015-09-06 | Windows Installer: better handling for updating system favorite service from ... | Mounir IDRASSI | 1 | -0/+34 |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 an... | Mounir IDRASSI | 1 | -5/+9 |
2015-08-06 | Windows: Add extra checks for bootloader tampering. | Mounir IDRASSI | 1 | -0/+5 |
2015-07-29 | Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo... | Mounir IDRASSI | 1 | -3/+56 |
2015-07-13 | Windows: on 64-bit Windows, more System favorite service from SysWoW64 to Sys... | Mounir IDRASSI | 1 | -28/+45 |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -9/+9 |
2015-07-06 | Windows: Display source location of errors in order to help diagnose issues r... | Mounir IDRASSI | 1 | -50/+50 |
2015-05-26 | Windows: first implementation of dynamic mode | Mounir IDRASSI | 1 | -7/+9 |
2015-05-26 | Windows: solve 64-bit compilation warnings after checking that they are harml... | Mounir IDRASSI | 1 | -6/+6 |
2015-04-06 | Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ... | Mounir IDRASSI | 1 | -3/+22 |
2015-02-09 | Static Code Analysis: Add more checks. Avoid unhandled ATL exceptions by chec... | Mounir IDRASSI | 1 | -66/+172 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 1 | -2/+2 |
2014-12-27 | Windows: use the correct parent window when changing the password of the encr... | Mounir IDRASSI | 1 | -6/+6 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 1 | -9/+9 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 1 | -3/+4 |
2014-12-11 | Windows: always display random gathering dialog when UserEnrichRandomPool is ... | Mounir IDRASSI | 1 | -0/+6 |
2014-11-08 | Implement support for creating and booting encrypted partition using SHA-256.... | Mounir IDRASSI | 1 | -10/+66 |
2014-11-08 | Windows vulnerability fix: correct possible BSOD attack targeted towards GetW... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Add option in select the number of passes for volume header over-writing. By ... | Mounir IDRASSI | 1 | -4/+4 |
2014-11-08 | Static Code Analysis : Generalize the use of Safe String functions. Add some ... | Mounir IDRASSI | 1 | -13/+19 |
2014-11-08 | Static Code Analysis : Correctly initialize member variables in various const... | Mounir IDRASSI | 1 | -0/+7 |
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re... | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new GUIDs... | Mounir IDRASSI | 1 | -16/+16 |
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+2457 |