VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Static Code Analysis: handle unused variables more properly. Catch STL except...Mounir IDRASSI10-18/+23
2015-02-09Static Code Analysis: Correct memory leaks. Add more checks.Mounir IDRASSI2-18/+77
2015-02-09-0/+0
2015-01-05Clarify the waiting dialog message.Mounir IDRASSI1-1/+1
2015-01-04Linux/MacOSX: Add support for TrueCrypt 6.x as it was done on Windows.Mounir IDRASSI1-1/+1
2015-01-04Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling ...Mounir IDRASSI4-22/+42
2015-01-04Linux/MacOSX: make the cancel button work on the preferences dialog.Mounir IDRASSI1-1/+1
2015-01-04Increment version to 1.0f-1 and update la
tions'>-23/+23 2015-01-04Language XML: correct error message to show that we support TrueCrypt 6.0 and...Mounir IDRASSI1-1/+1 2015-01-04Windows: better display of volume information and benchmark results.Mounir IDRASSI3-8/+17 2015-01-04Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOC...Mounir IDRASSI2-0/+2 2015-01-04Windows: Add support for TrueCrypt 6.x since its format (v4) is identical to ...Mounir IDRASSI1-1/+1 2015-01-04Linux/MacOSX: change cascade encryption naming format in the UI as it was don...Mounir IDRASSI6-8/+22 2015-01-03Linux/MacOSX: workaround for wxWidgets bug in the method wxTextEntry::IsEmpty...Mounir IDRASSI1-1/+1 2015-01-03Windows: change cascade encryption naming format to reflex mathematical compo...Mounir IDRASSI7-21/+37 2015-01-03Windows: solve XP issue where the installer has missing/blacked out text boxes.Mounir IDRASSI1-12/+0 2015-01-02Linux: solve link error on recent Ubuntu when using shared wxWidgets.Mounir IDRASSI2-2/+5 2015-01-02User Guide: add documentation for /hash command line switch on Windows that i...Mounir IDRASSI1-0/+0 2015-01-02Readme: add makeself to the build requirements for Linux.Mounir IDRASSI1-2/+4 2014-12-31Update the user guide with new screenshots and an entry for TrueCrypt compati...VeraCrypt_1.0fMounir IDRASSI1-0/+0 2014-12-31Increment version to 1.0f and update language XML files with new fields.Mounir IDRASSI7-20/+20 2014-12-30Windows driver: don't fail if the PRF recovered from boot memory is not recog...Mounir IDRASSI1-7/+0 2014-12-30Linux/MacOSX: code refactoring and cleanup.Mounir IDRASSI2-28/+25 2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...Mounir IDRASSI39-172/+540 2014-12-28Windows: propose only hash algorithm that support system encryption when the ...Mounir IDRASSI1-0/+19 2014-12-28Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...Mounir IDRASSI29-104/+246 2014-12-28Windows: make the wait dialog wider to accommodate long messagesMounir IDRASSI1-4/+4 2014-12-28Windows: use the selected hash algorithm when resuming interrupted process. T...Mounir IDRASSI1-2/+1 2014-12-28Windows: implement wait dialog for benchmark operation.Mounir IDRASSI1-7/+30 2014-12-28Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the...Mounir IDRASSI2-4/+4 2014-12-28Windows: Add possibility to choose 1-pass wipe mode in all cases without chan...Mounir IDRASSI1-4/+2 2014-12-27Windows: use the correct parent window when changing the password of the encr...Mounir IDRASSI3-8/+8 2014-12-27Windows: implement wait dialog for the backup/restore header operations.Mounir IDRASSI1-16/+62 2014-12-27Windows: use the correct window handle for creating message boxes. This becam...Mounir IDRASSI30-785/+793 2014-12-27Windows: implement wait dialog for the change password operation.Mounir IDRASSI1-38/+65 2014-12-27Windows: make the wait dialog mechanism more generic in order to reuse it mor...Mounir IDRASSI2-29/+65