VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Dlgcode.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Windows: Restore support of Windows 7, 8/8.1 by using single attestation sign...Mounir IDRASSI1-0/+3
2021-12-04Windows: Implement TESTSIGNING build configuration that allows running under ...Mounir IDRASSI1-0/+24
2021-02-24Windows: Fix freeze when password dialog displayed in secure desktop and try ...Mounir IDRASSI1-1/+3
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...Mounir IDRASSI1-0/+1
2020-08-03Windows: Fix issue in UI for configuration autofix mechanism of bootloaderMounir IDRASSI1-0/+1
2020-07-21Windows: Implement detection of Hibernate and Fast Startup and disable them i...Mounir IDRASSI1-0/+1
2020-07-06Windows: Support direct password drag-n-drop from external applications (e.g....Mounir IDRASSI1-0/+55
2020-07-02Windows: Don't allow to encrypt the system drive if it is already encrypted b...Mounir IDRASSI1-0/+8
2020-06-26Windows: fix warning reported by static code analyzed by adding copy construc...Mounir IDRASSI1-0/+24
2020-01-21Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...Mounir IDRASSI1-0/+1
2019-12-13Windows: check "TrueCrypt Mode" in password dialog when mounting a file conta...Mounir IDRASSI1-0/+1
2019-12-03Windows: Fix possible local privilege escalation vulnerability during executi...Mounir IDRASSI1-0/+1
2019-11-27Windows: compatibility with multi-OS boot configuration by only setting VeraC...Mounir IDRASSI1-0/+2
2019-10-20Windows: Add checks that the System Favorites service is running. Warn user i...Mounir IDRASSI1-1/+1
2019-09-29Windows: Use periodic update of connected devices only if there is a Favorite...Mounir IDRASSI1-0/+3
2019-09-26Windows: Fix sporadic keyboard issue in Secure Desktop for password dialog by...Mounir IDRASSI1-0/+1
2019-03-03Windows: Add option to use legacy maximum password length (64 characters) ins...Mounir IDRASSI1-0/+1
2019-03-02Windows: mitigate some memory attacks by making VeraCrypt applications memory...Mounir IDRASSI1-0/+1
2019-03-02Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially...Mounir IDRASSI1-0/+3
2019-02-04Automatically truncate passwords for TrueCrypt volumes and System Encryption ...Mounir IDRASSI1-1/+1
2018-09-03Windows: fix regression when language selected in the setup during fresh inst...Mounir IDRASSI1-0/+3
2018-08-07Windows: Display a balloon tip warning or error message when the value pasted...Mounir IDRASSI1-0/+1
2018-05-03Windows: Support machines without "EFI\Boot" folder for EFI system encryption...Mounir IDRASSI1-0/+1
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled a...Mounir IDRASSI1-1/+1
2018-04-23Windows: implement compatibility for Windows 10 major updates using ReflectDr...Mounir IDRASSI1-0/+3
2018-04-23Windows: implement internal verification of Authenticode digital signature fo...Mounir IDRASSI1-1/+1
2017-07-27Windows: when mounting system favorites using VolumeID feature, query all dis...Mounir IDRASSI1-2/+2
2017-07-23Windows: display notice about creating new Rescue Disk at first boot after up...Mounir IDRASSI1-1/+4
2017-07-20Windows: in case of mounting system favorites, call driver to get list of dri...Mounir IDRASSI1-1/+1
2017-07-09Windows: correctly initialize global critical sections in case if system favo...Mounir IDRASSI1-0/+2
2017-07-02Windows: when mounting multiple favorites, use PIM of previous favorite along...Mounir IDRASSI1-1/+1
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-11Windows: various fixes following Coverity analysis.Mounir IDRASSI1-0/+1
2017-06-08Windows: Validate XML format of EFI DcsProp after user editing and before wri...Mounir IDRASSI1-0/+1
2017-06-05Beta2 patch 1kavsrf1-0/+1
2017-06-05Windows: Correctly open online help when selected in menu. Remove unused para...Mounir IDRASSI1-1/+1
2017-06-01Windows: fix high CPU usage when a favorite is configured to mount using Volu...Mounir IDRASSI1-3/+29
2017-05-17Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...Mounir IDRASSI1-1/+1
2017-05-15Windows: Add HTML documentation to Windows installer.Mounir IDRASSI1-0/+5
2017-05-15Replace Codeplex links by ones on veracrypt.frMounir IDRASSI1-0/+1
2016-12-30Windows: Implement Secure Desktop for password entry. Add option and command ...Mounir IDRASSI1-0/+4
2016-10-17Windows: Remove VeraCrypt from EFI boot partition after decrypting the systemMounir IDRASSI1-0/+1
2016-10-17Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en...Mounir IDRASSI1-1/+1
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-0/+3
2016-05-29Windows: better implementation for support of smart card PIN in command line....Mounir IDRASSI1-0/+1
2016-05-10Remove trailing whitespaceDavid Foerster1-7/+7
2016-05-10Normalize all line terminatorsDavid Foerster1-593/+593
2016-05-05Windows: Add option and command line switch to hide waiting dialog when perfo...Mounir IDRASSI1-0/+3
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...Mounir IDRASSI1-3/+7
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ide...Mounir IDRASSI1-1/+5