VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Common.rc
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...Mounir IDRASSI1-0/+2
2019-09-30Windows: resize VeraCrypt Format Wizard and Mount Options dialogs to fix some...Mounir IDRASSI1-24/+25
2019-09-25Windows: Add two missing UI strings to XML translation files so that they can...Mounir IDRASSI1-1/+1
2019-01-18Windows: fix editor of EFI configuration file not accepting ENTER key for add...Mounir IDRASSI1-2/+2
2018-12-19Windows: Add mount option that allows mounting a volume without attaching it ...Mounir IDRASSI1-18/+20
2018-09-03Windows: Don't include DcsBml.efi file in resources if custom configuration n...Mounir IDRASSI1-0/+4
2018-03-04Windows: remove dependency to afxres.h header to allow build on community edi...Mounir IDRASSI1-1/+1
2017-06-30Windows: fix missing resource in 64-bit build.Mounir IDRASSI1-1/+1
2017-06-29Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloade...Mounir IDRASSI1-1/+2
2017-06-05Beta2 patch 1kavsrf1-0/+17
2017-06-05DcsInfo is addedkavsrf1-0/+2
2016-10-17Windows: Support EFI system encryption for 32-bit Windows.Mounir IDRASSI1-0/+6
2016-10-17Windows: solve text truncation in keyfiles dialog for some languages.Mounir IDRASSI1-2/+2
2016-08-15Windows: Implement Rescue Disk support for EFI system encryptionMounir IDRASSI1-0/+2
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex1-3/+7
2016-06-17Windows: Add Hash and PRF benchmarks to the benchmark dialog.Mounir IDRASSI1-17/+22
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI1-0/+8
2016-05-10Remove trailing whitespaceDavid Foerster1-4/+4
2016-05-10Normalize all line terminatorsDavid Foerster1-603/+603
2016-04-20Windows: Resize some controls and dialogs to fix text truncation for some non...Mounir IDRASSI1-17/+17
2016-03-24Windows: Implement passing smart card PIN as command line argument (/tokenpin...Mounir IDRASSI1-4/+4
2016-02-01Windows:Center the text of the random pool displayed in the keyfile generator...Mounir IDRASSI1-1/+1
2016-01-31Windows: Implement GUI indicator for entropy collected from mouse movements.Mounir IDRASSI1-13/+17
2016-01-04Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog...Mounir IDRASSI1-3/+3
2015-10-15Windows: resize some GUI fields to avoid text truncation with non US language...Mounir IDRASSI1-18/+17
2015-10-07Windows: Don’t try to mount using empty password when default keyfile confi...Mounir IDRASSI1-5/+7
2015-09-01Windows: Increase width of plain text size static control to accommodate larg...Mounir IDRASSI1-1/+1
2015-08-31Windows: Support setting volume label in Explorer through mount option. Suppo...Mounir IDRASSI1-16/+18
2015-08-28Windows: Treat the PIM like a password and make it visible when "Display pass...Mounir IDRASSI1-1/+1
2015-07-13Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...Mounir IDRASSI1-8/+9
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-3/+3
2015-05-29Windows: Display VeraCrypt version information when the command line switch /...Mounir IDRASSI1-4/+4
2015-05-27Windows: GUI modifications around PIN fieldMounir IDRASSI1-7/+10
2015-05-17Windows: First implementation of non-system volumes decryption.Mounir IDRASSI1-7/+11
2015-05-03Windows: Modify custom window class names to less generic value in order to a...Mounir IDRASSI1-3/+3
2015-02-24Windows: remove topmost and system modal properties from the wait dialog so t...Mounir IDRASSI1-2/+1
2015-01-20Windows: use the same waiting message in dialog resource as it is in the lang...Mounir IDRASSI1-1/+1
2014-12-28Windows: make the wait dialog wider to accommodate long messagesMounir IDRASSI1-4/+4
2014-12-26Windows: workaround freezing of waiting dialog but setting its parent to the ...Mounir IDRASSI1-1/+2
2014-12-16Windows: Enhance performance by implementing the possibility to choose the co...Mounir IDRASSI1-10/+13
2014-12-16Windows: display a wait dialog during the lengthy opening of a volume. There ...Mounir IDRASSI1-0/+16
2014-12-11Windows: Implement specifying the size of the generated keyfiles and also let...Mounir IDRASSI1-5/+9
2014-12-07Windows: Implement creation of multiple keyfiles at once.Mounir IDRASSI1-12/+16
2014-11-08Implement support for creating and booting encrypted partition using SHA-256....Mounir IDRASSI1-0/+20
2014-11-08Modifications to remove all TrueCrypt references in names. generate new GUIDs...Mounir IDRASSI1-12/+12
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+541