VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Tcformat.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Windows: Correctly open online help when selected in menu. Remove unused para...Mounir IDRASSI1-16/+16
2017-05-28Windows: Only offer valid cluster sizes when ReFS is selected in the volume f...Mounir IDRASSI1-23/+37
2017-05-28Windows: add support for ReFS on Windows 10 when creating normal volumes.Mounir IDRASSI1-3/+23
2017-05-26Windows: fix Hour Glass cursor still displayed in some cases after Format wiz...Mounir IDRASSI1-2/+0
2017-05-17Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...Mounir IDRASSI1-5/+4
2017-01-12Windows: Fix Streebog not recognized by /hash command line switch but making ...Mounir IDRASSI1-8/+10
2016-10-17Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en...Mounir IDRASSI1-2/+2
2016-08-16Windows: Fix various issues detected by static analysis.Mounir IDRASSI1-7/+9
2016-08-15Windows: in EFI encryption wizard, always select "Single Boot" by default sin...Mounir IDRASSI1-7/+10
2016-08-15Windows: Implement Rescue Disk support for EFI system encryptionMounir IDRASSI1-64/+84
2016-08-15Windows: Show only supported encryption algorithm in the system encryption wi...Mounir IDRASSI1-2/+4
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-8/+53
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 Foerster1-203/+203
2016-05-10Normalize all line terminatorsDavid Foerster1-10233/+10233
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 IDRASSI1-0/+0
2016-05-04Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi...Mounir IDRASSI1-0/+0
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 IDRASSI1-0/+0
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 IDRASSI1-0/+0
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-0/+0
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-0/+0
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 IDRASSI1-0/+0
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...Mounir IDRASSI1-0/+0
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-11-26Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones...Mounir IDRASSI1-0/+0
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-0/+0
2015-09-26Windows: Support specifying volumes size using TB in GUI as it is the case in...Mounir IDRASSI1-0/+0
2015-09-26Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed c...Mounir IDRASSI1-0/+0
2015-09-26Windows: Set keyboard focus to PIM field when "Use PIM" is checked.Mounir IDRASSI1-0/+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 IDRASSI1-35/+407
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 IDRASSI1-1/+7
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-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-7/+9
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 IDRASSI1-16/+61
2015-07-13Windows: Solve failure to create hidden volume when PIM used for outer volume...Mounir IDRASSI1-3/+2