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