Age | Commit message (Expand) | Author | Files | Lines |
2017-06-11 | Windows: various fixes following Coverity analysis. | Mounir IDRASSI | 1 | -49/+109 |
2017-06-11 | Windows: Add checks on IOCTL_DISK_GET_DRIVE_LAYOUT_EX response to make Coveri... | Mounir IDRASSI | 1 | -44/+48 |
2017-06-11 | Windows: Remove unused "Parent" field in _TEXT_EDIT_DIALOG_PARAM structure | Mounir IDRASSI | 1 | -1/+1 |
2017-06-11 | Windows: fix GetPhysicalDriveStorageInformation failure caused by device hand... | Mounir IDRASSI | 1 | -1/+0 |
2017-06-11 | Windows: fix compiler warnings | Mounir IDRASSI | 1 | -1/+1 |
2017-06-10 | Windows: reduce WNetGetConnection performance impact by making calls every 1 ... | Mounir IDRASSI | 1 | -2/+2 |
2017-06-08 | Windows: Validate XML format of EFI DcsProp after user editing and before wri... | Mounir IDRASSI | 1 | -7/+18 |
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -0/+74 |
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused para... | Mounir IDRASSI | 1 | -8/+14 |
2017-06-05 | Windows: Move User Guide CHM file under "docs" folder | Mounir IDRASSI | 1 | -3/+3 |
2017-06-05 | Windows: Install CHM User Guide instead of PDF one. Delete existing PDF when ... | Mounir IDRASSI | 1 | -3/+3 |
2017-06-01 | Windows: fix high CPU usage when a favorite is configured to mount using Volu... | Mounir IDRASSI | 1 | -33/+431 |
2017-05-28 | Windows: use RtlGetVersion instead of GetVersionEx in order to get accurate W... | Mounir IDRASSI | 1 | -1/+22 |
2017-05-25 | Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT... | Mounir IDRASSI | 1 | -17/+97 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 1 | -25/+37 |
2017-05-17 | Windows installer: use correct installation directory for opening HTML help (... | Mounir IDRASSI | 1 | -3/+10 |
2017-05-15 | Windows: Add HTML documentation to Windows installer. | Mounir IDRASSI | 1 | -0/+69 |
2017-05-15 | Replace Codeplex links by ones on veracrypt.fr | Mounir IDRASSI | 1 | -38/+67 |
2017-04-26 | Update zlib copyright notice | Mounir IDRASSI | 1 | -1/+1 |
2016-12-30 | Update donation link to point to page indicating all accepted donations options. | Mounir IDRASSI | 1 | -1/+1 |
2016-12-30 | Windows: Implement Secure Desktop for password entry. Add option and command ... | Mounir IDRASSI | 1 | -0/+176 |
2016-12-30 | Windows: cleaner code for handling of disabling of parent dialog when waiting... | Mounir IDRASSI | 1 | -6/+6 |
2016-12-07 | Windows: don't change thread priority when benchmarking encryption algorithms... | Mounir IDRASSI | 1 | -1/+1 |
2016-10-17 | Windows: Remove VeraCrypt from EFI boot partition after decrypting the system | Mounir IDRASSI | 1 | -1/+22 |
2016-10-17 | Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain... | Mounir IDRASSI | 1 | -3/+4 |
2016-10-17 | Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en... | Mounir IDRASSI | 1 | -2/+2 |
2016-08-17 | Add reference to VeraCrypt-DCS EFI Boot loader in Readme. Update copyrights. | Mounir IDRASSI | 1 | -1/+4 |
2016-08-17 | Windows: Increase text size limit in RichEdit control to avoid truncating Leg... | Mounir IDRASSI | 1 | -0/+3 |
2016-08-15 | Windows: Implement support for EFI system encryption in Windows GUI. | Mounir IDRASSI | 1 | -204/+269 |
2016-08-15 | Windows: Add support for Streebog (hash) and kuznyechik (encryption) | Mounir IDRASSI | 1 | -1/+27 |
2016-07-29 | Crypto: Use Hyper-V AES-NI detection workaround when displaying AES hardware ... | Mounir IDRASSI | 1 | -2/+3 |
2016-07-29 | Windows: Use new Windows API to mitigate dll hijacking attacks. | Mounir IDRASSI | 1 | -3/+12 |
2016-07-26 | Windows: Enhance protection against dll hijacking attacks following new repor... | Mounir IDRASSI | 1 | -2/+27 |
2016-07-25 | Windows: solve benchmark issue for Whirlpool which caused wrong numbers when ... | Mounir IDRASSI | 1 | -1/+1 |
2016-06-17 | Windows: Better heuristics for evaluating Pre-Boot PRF performance | Mounir IDRASSI | 1 | -2/+14 |
2016-06-17 | Windows: Add Hash and PRF benchmarks to the benchmark dialog. | Mounir IDRASSI | 1 | -184/+334 |
2016-06-17 | Windows: make Camellia help link open dedicated documentation page | Mounir IDRASSI | 1 | -0/+4 |
2016-06-02 | Crypto: Add support for Japanese encryption standard Camellia, including for ... | Mounir IDRASSI | 1 | -1/+1 |
2016-05-29 | Windows: better implementation for support of smart card PIN in command line.... | Mounir IDRASSI | 1 | -6/+23 |
2016-05-10 | Fix space before tab | David Foerster | 1 | -1/+1 |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -283/+283 |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -11890/+11890 |
2016-05-05 | Windows: Add option and command line switch to hide waiting dialog when perfo... | Mounir IDRASSI | 1 | -7/+33 |
2016-04-28 | Windows: Only use A: and B: for mounting when no other free drive letter avai... | Mounir IDRASSI | 1 | -3/+5 |
2016-04-14 | Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ... | Mounir IDRASSI | 1 | -34/+109 |
2016-04-08 | Windows: start implementation of volume ID mechanism that will be used to ide... | Mounir IDRASSI | 1 | -22/+197 |
2016-04-08 | Windows: allow drag-n-drop of files and receiving Explorer restart message wh... | Mounir IDRASSI | 1 | -0/+35 |
2016-03-24 | Windows: reduce CPU usage by caching WNetGetConnection calls result for 2 sec... | Mounir IDRASSI | 1 | -14/+37 |
2016-03-24 | Windows: Don't use the foreground setting code if the window is already foreg... | Mounir IDRASSI | 1 | -15/+18 |
2016-02-13 | Windows: handle rare case where size of disk can't be retrieved using IOCTL_D... | Mounir IDRASSI | 1 | -1/+42 |