Age | Commit message (Expand) | Author | Files | Lines |
2017-06-05 | PlatformInfo read. (via ReadEfiConfig) | kavsrf | 2 | -3/+3 |
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused para... | Mounir IDRASSI | 1 | -16/+16 |
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr... | Mounir IDRASSI | 2 | -8/+0 |
2017-05-28 | Windows: Only offer valid cluster sizes when ReFS is selected in the volume f... | Mounir IDRASSI | 1 | -23/+37 |
2017-05-28 | Windows: add support for ReFS on Windows 10 when creating normal volumes. | Mounir IDRASSI | 1 | -3/+23 |
2017-05-26 | Windows: fix Hour Glass cursor still displayed in some cases after Format wiz... | Mounir IDRASSI | 1 | -2/+0 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 2 | -14/+13 |
2017-01-12 | Windows: Fix Streebog not recognized by /hash command line switch but making ... | Mounir IDRASSI | 1 | -8/+10 |
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 1 | -4/+4 |
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 1 | -4/+4 |
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 1 | -4/+4 |
2016-10-17 | Update documentation and increment version to 1.19 BETA3 (1.19.3) | Mounir IDRASSI | 1 | -4/+4 |
2016-10-17 | Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en... | Mounir IDRASSI | 1 | -2/+2 |
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+36 |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou... | Mounir IDRASSI | 2 | -21/+530 |
2016-09-11 | Windows: in case of In-Place encryption, encrypt random data instead of exist... | Mounir IDRASSI | 1 | -2/+2 |
2016-08-21 | Increment version to 1.19 BETA2 (1.19.2) | Mounir IDRASSI | 1 | -4/+4 |
2016-08-16 | Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreRelease | Mounir IDRASSI | 1 | -9/+9 |
2016-08-16 | Windows: Fix various issues detected by static analysis. | Mounir IDRASSI | 1 | -7/+9 |
2016-08-15 | Windows: fill unused/reserved header areas with the result of encryption of r... | Mounir IDRASSI | 1 | -2/+2 |
2016-08-15 | Windows: in EFI encryption wizard, always select "Single Boot" by default sin... | Mounir IDRASSI | 1 | -7/+10 |
2016-08-15 | Windows: Implement Rescue Disk support for EFI system encryption | Mounir IDRASSI | 1 | -64/+84 |
2016-08-15 | Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi... | Mounir IDRASSI | 2 | -0/+16 |
2016-08-15 | Windows: Show only supported encryption algorithm in the system encryption wi... | Mounir IDRASSI | 1 | -2/+4 |
2016-08-15 | Windows: Implement support for EFI system encryption in Windows GUI. | Mounir IDRASSI | 3 | -12/+105 |
2016-08-15 | Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t... | Mounir IDRASSI | 1 | -0/+79 |
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 3 | -0/+763 |
2016-06-02 | Crypto: Add support for Japanese encryption standard Camellia, including for ... | Mounir IDRASSI | 1 | -0/+8 |
2016-05-29 | Windows: better implementation for support of smart card PIN in command line.... | Mounir IDRASSI | 1 | -0/+17 |
2016-05-10 | Fix space before tab | David Foerster | 1 | -2/+2 |
2016-05-10 | Remove trailing whitespace | David Foerster | 9 | -265/+265 |
2016-05-10 | Normalize all line terminators | David Foerster | 11 | -14990/+14990 |
2016-05-05 | Windows: Add option and command line switch to hide waiting dialog when perfo... | Mounir IDRASSI | 1 | -0/+2 |
2016-05-05 | Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot... | Mounir IDRASSI | 1 | -0/+0 |
2016-05-05 | Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification ... | Mounir IDRASSI | 3 | -4/+7 |
2016-05-04 | Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi... | Mounir IDRASSI | 1 | -0/+0 |
2016-04-20 | Windows: Resize some controls and dialogs to fix text truncation for some non... | Mounir IDRASSI | 1 | -40/+40 |
2016-02-16 | Windows: use buffer with known maximum length as input to FakeDosNameForDevice | Mounir IDRASSI | 1 | -4/+4 |
2016-02-14 | Increment version to 1.17. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 |
2016-02-12 | Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato... | Mounir IDRASSI | 1 | -0/+0 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 2 | -1/+11 |
2016-01-31 | Windows: Fix buffer overrun issue introduce by the Unicode rewrite. | Mounir IDRASSI | 1 | -0/+0 |
2016-01-31 | Windows: Implement GUI indicator for entropy collected from mouse movements. | Mounir IDRASSI | 2 | -0/+4 |
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 4 | -1/+25 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 7 | -6/+6 |
2016-01-10 | Windows: Avoid wrong update of configuration XML file caused by not using the... | Mounir IDRASSI | 1 | -0/+0 |
2016-01-10 | Windows: Don't show disconnected network drives in the list of available driv... | Mounir IDRASSI | 2 | -4/+8 |
2016-01-04 | Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog... | Mounir IDRASSI | 1 | -2/+2 |
2016-01-03 | Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi... | Mounir IDRASSI | 2 | -4/+4 |
2015-12-31 | Cryptography: Optimize Whirlpool implementation by using public domain assemb... | Mounir IDRASSI | 1 | -0/+0 |