VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI1-0/+8
2016-05-29Windows: better implementation for support of smart card PIN in command line....Mounir IDRASSI1-0/+17
2016-05-10Fix space before tabDavid Foerster1-2/+2
2016-05-10Remove trailing whitespaceDavid Foerster9-265/+265
2016-05-10Normalize all line terminatorsDavid Foerster11-14990/+14990
2016-05-05Windows: Add option and command line switch to hide waiting dialog when perfo...Mounir IDRASSI1-0/+2
2016-05-05Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot...Mounir IDRASSI1-0/+0
2016-05-05Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification ...Mounir IDRASSI3-4/+7
2016-05-04Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi...Mounir IDRASSI1-0/+0
2016-04-20Windows: Resize some controls and dialogs to fix text truncation for some non...Mounir IDRASSI1-40/+40
2016-02-16Windows: use buffer with known maximum length as input to FakeDosNameForDeviceMounir IDRASSI1-4/+4
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-4/+4
2016-02-12Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato...Mounir IDRASSI1-0/+0
2016-02-07Windows:Fix various issues and warnings reported by static code analysis tool...Mounir IDRASSI2-1/+11
2016-01-31Windows: Fix buffer overrun issue introduce by the Unicode rewrite.Mounir IDRASSI1-0/+0
2016-01-31Windows: Implement GUI indicator for entropy collected from mouse movements.Mounir IDRASSI2-0/+4
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI4-1/+25
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI7-6/+6
2016-01-10Windows: Avoid wrong update of configuration XML file caused by not using the...Mounir IDRASSI1-0/+0
2016-01-10Windows: Don't show disconnected network drives in the list of available driv...Mounir IDRASSI2-4/+8
2016-01-04Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog...Mounir IDRASSI1-2/+2
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...Mounir IDRASSI2-4/+4
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-0/+0
2015-12-21Windows: Implement PIM caching, both for system encryption and for normal vol...Mounir IDRASSI1-0/+0
2015-12-05Windows: Correct issue with some of new bitmaps that didn't render correctly.Mounir IDRASSI1-0/+0
2015-12-05Windows: use new icons an graphics contributed by Andreas Becker (https://git...Mounir IDRASSI1-0/+0
2015-11-26Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones...Mounir IDRASSI2-3/+3
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI5-102/+166
2015-10-07Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16Mounir IDRASSI1-4/+4
2015-09-26Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15Mounir IDRASSI1-4/+4
2015-09-26Windows: Support specifying volumes size using TB in GUI as it is the case in...Mounir IDRASSI4-5/+7
2015-09-26Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed c...Mounir IDRASSI2-2/+2
2015-09-26Windows: Set keyboard focus to PIM field when "Use PIM" is checked.Mounir IDRASSI1-0/+4
2015-09-16Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14Mounir IDRASSI1-4/+4
2015-09-16Windows: Correctly detect presence of CD/DVD recorder during the creation of ...Mounir IDRASSI1-1/+1
2015-09-16Windows: first implementation of CLI support for creating volumes.Mounir IDRASSI2-36/+408
2015-09-10Windows: When no language selected by user, explicitly use English as default...Mounir IDRASSI1-4/+16
2015-08-28Windows: Treat the PIM like a password and make it visible when "Display pass...Mounir IDRASSI3-7/+15
2015-08-27Windows: Correctly display the password edit "black dot" instead of a '*' whe...Mounir IDRASSI1-15/+2
2015-08-27Windows: Protect against using a container file as its own keyfile. Normalizi...Mounir IDRASSI1-2/+2
2015-08-16Windows: Solve UI language change not taken into account for new install unle...Mounir IDRASSI1-27/+0
2015-08-09Increment version to 1.13VeraCrypt_1.13Mounir IDRASSI1-4/+4
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI1-4/+4
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI7-37/+61
2015-07-14Windows: Don't offer "None" as wipe mode when real wipe is explicitly needed ...Mounir IDRASSI1-1/+1
2015-07-14Windows: in encryption wizard, clicking "Previous" in the "Large File Support...Mounir IDRASSI1-0/+2
2015-07-14Windows: solve issue introduced by the new "Use PIM" checkbox that caused err...Mounir IDRASSI1-2/+1
2015-07-13Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...Mounir IDRASSI3-22/+71
2015-07-13Windows: Solve failure to create hidden volume when PIM used for outer volume...Mounir IDRASSI1-3/+2
2015-07-11Use Pim name for internal variables instead of the old name PinMounir IDRASSI4-45/+45