Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -593/+593 |
2016-05-05 | Windows: Add option and command line switch to hide waiting dialog when perfo... | Mounir IDRASSI | 1 | -0/+3 |
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ... | Mounir IDRASSI | 1 | -3/+7 |
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ide... | Mounir IDRASSI | 1 | -1/+5 |
2016-04-08 | Windows: allow drag-n-drop of files and receiving Explorer restart message wh... | Mounir IDRASSI | 1 | -0/+1 |
2016-02-13 | Windows: handle rare case where size of disk can't be retrieved using IOCTL_D... | Mounir IDRASSI | 1 | -0/+1 |
2016-02-12 | Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato... | Mounir IDRASSI | 1 | -0/+1 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 |
2016-01-10 | Windows: Avoid wrong update of configuration XML file caused by not using the... | Mounir IDRASSI | 1 | -1/+1 |
2016-01-10 | Windows: Don't show disconnected network drives in the list of available driv... | Mounir IDRASSI | 1 | -0/+2 |
2016-01-03 | Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi... | Mounir IDRASSI | 1 | -0/+7 |
2015-12-21 | Windows: Implement PIM caching, both for system encryption and for normal vol... | Mounir IDRASSI | 1 | -1/+1 |
2015-11-26 | Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones... | Mounir IDRASSI | 1 | -6/+1 |
2015-11-26 | Windows: solve crash caused by system function FormatMessage failure on rare ... | Mounir IDRASSI | 1 | -1/+1 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -98/+97 |
2015-10-15 | Windows: Solve lost focus for application after displaying the waiting dialog | Mounir IDRASSI | 1 | -0/+1 |
2015-09-08 | Windows Traveler Disk Setup: Include Volume Expander. Force selection of targ... | Mounir IDRASSI | 1 | -0/+1 |