VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Tcformat.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-28Windows: remove unused code targeting Windows 2000.Mounir IDRASSI1-14/+2
2020-06-23Windows: Don't allow Hidden volume to have the same password, PIM and keyfile...Mounir IDRASSI1-7/+49
2020-03-10Windows: Add /secureDesktop switch to VeraCrypt FormatMounir IDRASSI1-0/+21
2020-03-10Windows: Support using token keyfile when creating file container using comma...Mounir IDRASSI1-1/+33
2020-01-21Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...Mounir IDRASSI1-0/+12
2019-12-16Windows: make /fastCreateFile switch apply to both UI and command line creati...Mounir IDRASSI1-1/+2
2019-12-12Windows: Fix the checkbox for skipping verification of Rescue Disk not reflec...Mounir IDRASSI1-0/+1
2019-12-10Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat...Mounir IDRASSI1-0/+10
2019-12-08Windows: enhancements to the mechanism preserving file timestamps, especially...Mounir IDRASSI1-0/+12
2019-10-02Windows: Add support for /nosizecheck switch in Format command line file cont...Mounir IDRASSI1-1/+1
2019-09-25Windows: Disable the Keyfiles button in system encryption wizard since we don...Mounir IDRASSI1-1/+2
2019-03-03Windows: replicate old behavior when handling passwords in UI when legacy pas...Mounir IDRASSI1-9/+16
2019-03-03Windows: Add option to use legacy maximum password length (64 characters) ins...Mounir IDRASSI1-1/+4
2019-02-04Automatically truncate passwords for TrueCrypt volumes and System Encryption ...Mounir IDRASSI1-6/+6
2019-01-15Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...Mounir IDRASSI1-7/+3
2018-12-19Windows: Enable selection of Quick Format for file containers. Separate Quick...Mounir IDRASSI1-22/+48
2018-09-21Windows: don't use quick format by default when creating file containers usin...Mounir IDRASSI1-1/+8
2018-09-21Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ch...Mounir IDRASSI1-1/+8
2018-09-03Windows: fix regression when language selected in the setup during fresh inst...Mounir IDRASSI1-0/+5
2018-08-24Windows: fix language selected in the installer not used by "Create Volume" w...Mounir IDRASSI1-1/+1
2018-08-24Windows: Add check on size of file container to ensure it's smaller than avai...Mounir IDRASSI1-3/+42
2018-08-16Windows: Fix regression that caused the system encryption wizard to crash whe...Mounir IDRASSI1-3/+3
2018-08-07Windows: Display a balloon tip warning or error message when the value pasted...Mounir IDRASSI1-3/+3
2018-04-23Windows: Fix system encryption issues on machines that always force booting o...Mounir IDRASSI1-2/+2
2017-11-28Language XML files: remove references to GOST89 since it is not supported any...Mounir IDRASSI1-6/+0
2017-07-02Windows: fix documentation and UI messages about the PIM constraints and calc...Mounir IDRASSI1-4/+4
2017-07-02Windows: when mounting multiple favorites, use PIM of previous favorite along...Mounir IDRASSI1-4/+4
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-11Windows: fix compiler warningsMounir IDRASSI1-2/+2
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