Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | Windows: Fix regression that caused the system encryption wizard to crash whe... | Mounir IDRASSI | 2 | -5/+10 |
2018-08-15 | Windows: Add various checks and replace STL code after Coverity report | Mounir IDRASSI | 3 | -24/+18 |
2018-08-15 | WIndows driver: add check for failed memory allocation | Mounir IDRASSI | 1 | -8/+11 |
2018-08-13 | Windows: code enhancements for language selection mechanism in the installer. | Mounir IDRASSI | 3 | -263/+126 |
2018-08-12 | Added line breaks between copyright holders (#318) | Marius Kjærstad | 2 | -21/+21 |
2018-08-12 | Windows: update EFI SecureBoot PowerShell script and its associated certifica... | Mounir IDRASSI | 141 | -18/+94 |
2018-08-12 | Windows: Update EFI bootloader files for 1.23-BETA3 release | Mounir IDRASSI | 6 | -0/+0 |
2018-08-12 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -5/+5 |
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 52 | -72/+82 |
2018-08-12 | Windows: add language selection dialog to the portable installer | Mounir IDRASSI | 1 | -0/+41 |
2018-08-12 | Windows Installer: implement language selection mechanism at the start of the... | Mounir IDRASSI | 47 | -6/+469 |
2018-08-10 | Linux: Remove limitation of hidden volume protection on disk with sector size... | Mounir IDRASSI | 1 | -11/+0 |
2018-08-10 | Linux/MacOSX/FreeBSD: Implement benchmarking for Hash and PKCS-5 PRF algorithms. | Mounir IDRASSI | 5 | -122/+725 |
2018-08-10 | Linux/MacOSX/FreeBSD: When performing backup of volume header, automatically ... | Mounir IDRASSI | 2 | -2/+70 |
2018-08-10 | Linux/MacOSX/FreeBSD: In TrueCrypt mode, reject Streebog as KDF since it is n... | mounir | 1 | -2/+2 |
2018-08-08 | Linux/MacOSX/FreeBSD: Add CheckBox in mount option dialog to force the use of... | Mounir IDRASSI | 4 | -258/+351 |
2018-08-07 | Windows: Display a balloon tip warning or error message when the value pasted... | Mounir IDRASSI | 45 | -12/+225 |
2018-08-06 | XML Languages files: Add some translations from Transifex | Mounir IDRASSI | 2 | -28/+28 |
2018-08-06 | Windows: fix warning in debug build | Mounir IDRASSI | 1 | -0/+3 |
2018-08-06 | Windows: avoid timeout of Secure Desktop display by waiting for the user to b... | Mounir IDRASSI | 1 | -3/+16 |
2018-08-06 | crypto: cleaner code for Streebog carry bit handling and add comment about mi... | Mounir IDRASSI | 1 | -5/+24 |
2018-08-06 | Windows: Fix hidden OS boot after upgrade to version 1.23 by explicitly speci... | Mounir IDRASSI | 1 | -3/+2 |
2018-08-06 | Linux/MacOSX/FreeBSD: add reference to --pim and --new-pim switches in the ve... | Mounir IDRASSI | 1 | -0/+8 |
2018-08-06 | FAQ: fix wrong donation URL | Mounir IDRASSI | 1 | -1/+1 |
2018-07-05 | Docummentation: update Release Notes for 1.23-BETA2 | Mounir IDRASSI | 2 | -2/+3 |
2018-07-05 | Increment version to 1.23-BETA2 | Mounir IDRASSI | 49 | -68/+68 |
2018-07-05 | Windows: Update EFI bootloader binaries that implement workaround for first s... | Mounir IDRASSI | 6 | -0/+0 |
2018-07-05 | Update translations from Transifex | Mounir IDRASSI | 9 | -183/+183 |
2018-06-24 | Documentation: Update donation page with IDRIX bank details for receiving don... | Mounir IDRASSI | 5 | -1/+78 |
2018-06-24 | Windows: in DEBUG mode, disable verification to Authenticode signature of bin... | Mounir IDRASSI | 2 | -3/+5 |
2018-06-14 | Linux/MacOSX/FreeBSD: better handling for mounting systen encrypted disks who... | Mounir IDRASSI | 1 | -16/+16 |
2018-06-11 | Linux/MacOSX/FreeBSD: Support mounting partially encrypted system partitions/... | Mounir IDRASSI | 3 | -3/+42 |
2018-05-03 | Increment version to 1.23-BETA1 | Mounir IDRASSI | 51 | -70/+71 |
2018-05-03 | Documentation: update link for current language pack | Mounir IDRASSI | 1 | -2/+2 |
2018-05-03 | Windows: Support machines without "EFI\Boot" folder for EFI system encryption... | Mounir IDRASSI | 5 | -72/+137 |
2018-05-01 | Update Language.de.xml (#317) | Ettore Atalan | 1 | -3/+3 |
2018-04-29 | Docummentation: update Release Notes with changes done in MacOSX and Linux | Mounir IDRASSI | 2 | -0/+10 |
2018-04-29 | MacOSX: support pasting values to password fields using keyboard (CMD+V and C... | Mounir IDRASSI | 8 | -0/+107 |
2018-04-28 | Linux: Fix crash if user is able to close the waiting dialog before the opera... | Mounir IDRASSI | 1 | -3/+15 |
2018-04-23 | Docummentation: update Release Notes for 1.23-BETA0 | Mounir IDRASSI | 2 | -0/+15 |
2018-04-23 | Increment version to 1.23-BETA0 (1.23.0) | Mounir IDRASSI | 49 | -71/+71 |
2018-04-23 | XML Languages files: Add translation entries for newly added strings. | Mounir IDRASSI | 39 | -0/+78 |
2018-04-23 | Windows: Don't start EFI system encryption process if SecureBoot is enabled a... | Mounir IDRASSI | 12 | -50/+341 |
2018-04-23 | Windows: Update EFI bootloader binaries that implement the new workaround for... | Mounir IDRASSI | 8 | -0/+0 |
2018-04-23 | Windows: Fix system encryption issues on machines that always force booting o... | Mounir IDRASSI | 5 | -9/+135 |
2018-04-23 | Windows: enhance ReflectDrivers mechanism by persisting it across major Windo... | Mounir IDRASSI | 3 | -4/+42 |
2018-04-23 | Windows: code refactoring | Mounir IDRASSI | 1 | -15/+10 |
2018-04-23 | Windows: remove ending backslash from installation path written to SetupConfi... | Mounir IDRASSI | 1 | -0/+7 |
2018-04-23 | Windows: fix driver inf file | Mounir IDRASSI | 5 | -16/+21 |
2018-04-23 | Windows: implement compatibility for Windows 10 major updates using ReflectDr... | Mounir IDRASSI | 18 | -77/+326 |