Age | Commit message (Expand) | Author | Files | Lines |
2015-01-02 | Linux: solve link error on recent Ubuntu when using shared wxWidgets. | Mounir IDRASSI | 2 | -2/+5 |
2015-01-02 | User Guide: add documentation for /hash command line switch on Windows that i... | Mounir IDRASSI | 1 | -0/+0 |
2015-01-02 | Readme: add makeself to the build requirements for Linux. | Mounir IDRASSI | 1 | -2/+4 |
2014-12-31 | Update the user guide with new screenshots and an entry for TrueCrypt compati...VeraCrypt_1.0f | Mounir IDRASSI | 1 | -0/+0 |
2014-12-31 | Increment version to 1.0f and update language XML files with new fields. | Mounir IDRASSI | 7 | -20/+20 |
2014-12-30 | Windows driver: don't fail if the PRF recovered from boot memory is not recog... | Mounir IDRASSI | 1 | -7/+0 |
2014-12-30 | Linux/MacOSX: code refactoring and cleanup. | Mounir IDRASSI | 2 | -28/+25 |
2014-12-30 | Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man... | Mounir IDRASSI | 39 | -172/+540 |
2014-12-28 | Windows: propose only hash algorithm that support system encryption when the ... | Mounir IDRASSI | 1 | -0/+19 |
2014-12-28 | Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo... | Mounir IDRASSI | 29 | -104/+246 |
2014-12-28 | Windows: make the wait dialog wider to accommodate long messages | Mounir IDRASSI | 1 | -4/+4 |
2014-12-28 | Windows: use the selected hash algorithm when resuming interrupted process. T... | Mounir IDRASSI | 1 | -2/+1 |
2014-12-28 | Windows: implement wait dialog for benchmark operation. | Mounir IDRASSI | 1 | -7/+30 |
2014-12-28 | Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the... | Mounir IDRASSI | 2 | -4/+4 |
2014-12-28 | Windows: Add possibility to choose 1-pass wipe mode in all cases without chan... | Mounir IDRASSI | 1 | -4/+2 |
2014-12-27 | Windows: use the correct parent window when changing the password of the encr... | Mounir IDRASSI | 3 | -8/+8 |
2014-12-27 | Windows: implement wait dialog for the backup/restore header operations. | Mounir IDRASSI | 1 | -16/+62 |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This becam... | Mounir IDRASSI | 30 | -785/+793 |
2014-12-27 | Windows: implement wait dialog for the change password operation. | Mounir IDRASSI | 1 | -38/+65 |
2014-12-27 | Windows: make the wait dialog mechanism more generic in order to reuse it mor... | Mounir IDRASSI | 2 | -29/+65 |
2014-12-26 | Windows: workaround freezing of waiting dialog but setting its parent to the ... | Mounir IDRASSI | 4 | -10/+65 |
2014-12-26 | Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav... | Mounir IDRASSI | 17 | -18/+791 |
2014-12-22 | Windows: resize hot keys dialog to avoid displaying scroll-bars. | Mounir IDRASSI | 1 | -19/+19 |
2014-12-22 | Windows: Solve issue of some dialogs not showing up and that was caused by wr... | Mounir IDRASSI | 2 | -115/+117 |
2014-12-21 | MacOSX: Increment installer version to 1.0f-BETA3VeraCrypt_1.0f-BETA3 | Mounir IDRASSI | 1 | -1/+1 |
2014-12-20 | Linux: update the embedded data index inside the installer because the licens... | 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 | 6 | -21/+21 |
2014-12-20 | Linux/MacOSX: Add a donation menu entry | Mounir IDRASSI | 4 | -0/+23 |
2014-12-20 | Linux/MacOSX: remove calls to non existent class VolumeLayoutV1Hidden | Mounir IDRASSI | 2 | -4/+4 |
2014-12-20 | Reduce time for reporting wrong password by removing support for legacy hidde... | Mounir IDRASSI | 8 | -103/+5 |
2014-12-20 | Windows: Add a donation menu entry | Mounir IDRASSI | 4 | -1/+10 |
2014-12-20 | Windows: Add missing PRF selection combobox in password page of Format progra... | Mounir IDRASSI | 1 | -5/+7 |
2014-12-19 | Windows: change command line switch for PRF selection to /hash in order to ma... | Mounir IDRASSI | 1 | -4/+4 |
2014-12-19 | Linux/MacOSX: Enhance performance by implementing the possibility to choose t... | Mounir IDRASSI | 26 | -36/+160 |
2014-12-19 | Correct small typo in language XML file. | Mounir IDRASSI | 1 | -2/+2 |
2014-12-17 | Windows: replace stricmp by _stricmp to remove compilation warning | Mounir IDRASSI | 1 | -4/+4 |
2014-12-17 | Windows: in silent mode, don't show the wait dialog during mount operation | Mounir IDRASSI | 1 | -9/+17 |
2014-12-17 | Windows: Remove Truecrypt name is error message. | Mounir IDRASSI | 2 | -3/+3 |
2014-12-16 | Windows: Enhance performance by implementing the possibility to choose the co... | Mounir IDRASSI | 32 | -138/+426 |
2014-12-16 | Windows: display a wait dialog during the lengthy opening of a volume. There ... | Mounir IDRASSI | 3 | -3/+101 |
2014-12-16 | Windows: Enable Visual Styles for a modern look-and-feel | Mounir IDRASSI | 3 | -0/+36 |
2014-12-11 | Linux/macOSX: always display random gathering dialog/interface before perform... | Mounir IDRASSI | 3 | -0/+20 |
2014-12-11 | Windows: always display random gathering dialog when UserEnrichRandomPool is ... | Mounir IDRASSI | 3 | -0/+14 |
2014-12-11 | Linux/MacOSX: Implement generating more than one keyfile, specifying the size... | Mounir IDRASSI | 8 | -35/+990 |
2014-12-11 | Update license text to show VeraCrypt name while maintaining the TrueCrypt li... | Mounir IDRASSI | 4 | -161/+475 |
2014-12-11 | Correct XML syntax for symbols '<' and '>' | Mounir IDRASSI | 1 | -1/+1 |
2014-12-11 | Windows: Implement specifying the size of the generated keyfiles and also let... | Mounir IDRASSI | 4 | -18/+77 |
2014-12-11 | Implement function RandgetBytesFull that enables generating random bytes of a... | Mounir IDRASSI | 2 | -21/+55 |
2014-12-11 | Windows: correct lock issue in RandgetBytes by releasing critical section in ... | Mounir IDRASSI | 1 | -0/+1 |