Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | Update german translation (#403) | Ettore Atalan | 1 | -3/+3 |
2019-01-22 | Windows: Increment driver version to 1.24.1.1 | Mounir IDRASSI | 7 | -3/+3 |
2019-01-21 | Windows driver: remove volumes master keys from CRYPTO_INFO since they are no... | Mounir IDRASSI | 11 | -59/+62 |
2019-01-21 | Windows: remove unused fields from CRYPTO_INFO structure | Mounir IDRASSI | 3 | -11/+4 |
2019-01-18 | Windows: fix editor of EFI configuration file not accepting ENTER key for add... | Mounir IDRASSI | 1 | -2/+2 |
2019-01-18 | MacOSX: update info.plist file to set priority at run-time to 64-bit version ... | Mounir IDRASSI | 1 | -0/+9 |
2019-01-15 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -2/+2 |
2019-01-15 | Windows: enhancements to EFI system encryption, like handling of Multi-Boot a... | Mounir IDRASSI | 48 | -90/+265 |
2019-01-14 | Update Release Notes and language files for version 1.24-Beta1. Add signed Wi... | Mounir IDRASSI | 49 | -6/+90 |
2019-01-14 | Windows: enhance support of new behavior of favorite service which is now alw... | Mounir IDRASSI | 4 | -27/+46 |
2019-01-14 | Windows: Implement feature that enables clearing of encryption keys when a ne... | Mounir IDRASSI | 8 | -77/+196 |
2019-01-14 | Windows: add a 10 seconds delay between signtool calls to avoid issues caused... | Mounir IDRASSI | 3 | -0/+13 |
2019-01-14 | Windows: fix debug packaging script by copying missing driver .inf and .cat f... | Mounir IDRASSI | 1 | -0/+2 |
2019-01-14 | Increment version to 1.24-Beta1 | Mounir IDRASSI | 54 | -69/+71 |
2019-01-09 | Windows driver: remove newly added volatile qualifier from CRYPT_INFO pointer... | Mounir IDRASSI | 3 | -3/+3 |
2019-01-09 | Windows Security: Add new entry point in driver that allows emergency clearin... | Mounir IDRASSI | 9 | -6/+87 |
2019-01-09 | Windows Driver: erase system encryption keys from memory during shutdown/rebo... | Mounir IDRASSI | 1 | -2/+2 |
2019-01-09 | Windows driver: move newly added field in VOLUME_PROPERTIES_STRUCT to the end... | Mounir IDRASSI | 1 | -1/+1 |
2018-12-24 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -2/+2 |
2018-12-24 | Update Language.de.xml (#395) | Ettore Atalan | 1 | -2/+2 |
2018-12-24 | Update german translation (#394) | Ettore Atalan | 1 | -2/+2 |
2018-12-24 | Windows: Fix mount option to disable Windows Mount Manager can preserved when... | Mounir IDRASSI | 1 | -3/+1 |
2018-12-19 | Windows: update signing script to use newly issued IDRIX EV code signing cert... | Mounir IDRASSI | 2 | -3/+3 |
2018-12-19 | Update release notes with information concerning hidden volume issue fixed in... | Mounir IDRASSI | 3 | -14/+15 |
2018-12-19 | Windows: Increment driver version to 1.24.0.1 | Mounir IDRASSI | 6 | -5/+5 |
2018-12-19 | Windows Driver: Don't interact with the volume's filesystem if mount manager ... | Mounir IDRASSI | 1 | -1/+1 |
2018-12-19 | Increment version to 1.24-Beta0 | Mounir IDRASSI | 55 | -73/+166 |
2018-12-19 | Windows: Add mount option that allows mounting a volume without attaching it ... | Mounir IDRASSI | 8 | -39/+84 |
2018-12-19 | Windows MBR Bootloader: workaround for issue affecting creation of hidden OS ... | Mounir IDRASSI | 1 | -1/+16 |
2018-12-19 | Windows: Enable selection of Quick Format for file containers. Separate Quick... | Mounir IDRASSI | 3 | -27/+55 |
2018-12-03 | XML Languages files: Update Finnish translations contributed by Matti Ruhanen. | Mounir IDRASSI | 1 | -664/+664 |
2018-12-03 | Windows: Update libzip to version 1.5.1 | Mounir IDRASSI | 3 | -2/+13 |
2018-12-03 | Windows: remove unused variable. | Mounir IDRASSI | 1 | -1/+1 |
2018-12-03 | XML Languages files: Update translations from Transifex. | Mounir IDRASSI | 10 | -353/+353 |
2018-12-03 | XML Languages files: Update French translation from Transifex | Mounir IDRASSI | 1 | -597/+597 |
2018-12-03 | Windows: delete existing uninstall shortcut when performing upgrade/reinstall | Mounir IDRASSI | 1 | -0/+3 |
2018-12-03 | correct typo in French translation | Mounir IDRASSI | 1 | -1/+1 |
2018-12-03 | MBR Bootloader: dynamically determine boot loader memory segment instead of h... | Mounir IDRASSI | 1 | -15/+16 |
2018-12-02 | Do not create uninstall shortcut in startmenu (#381) | csware | 1 | -18/+0 |
2018-11-19 | Documentation: fix wrong screenshot in PIM documentation | Mounir IDRASSI | 2 | -1/+1 |
2018-10-10 | Increment version to 1.23-Hotfix-2 | Mounir IDRASSI | 55 | -73/+73 |
2018-10-10 | Windows Driver: fix regression that was causing BSOD. | Mounir IDRASSI | 1 | -1/+1 |
2018-10-10 | Windows Driver: replace system functions RtlUpcaseUnicodeChar/RtlUnalignedStr... | Mounir IDRASSI | 1 | -9/+41 |
2018-10-10 | Windows: zero TC_IOCTL_GET_SYSTEM_DRIVE_CONFIG input/output parameter as it i... | Mounir IDRASSI | 1 | -0/+2 |
2018-09-21 | Increment version to 1.23-Hotfix-1 | Mounir IDRASSI | 58 | -72/+85 |
2018-09-21 | Windows: don't use quick format by default when creating file containers usin... | Mounir IDRASSI | 1 | -1/+8 |
2018-09-21 | Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ch... | Mounir IDRASSI | 1 | -1/+8 |
2018-09-21 | Windows driver: add extra check for data read in TC_IOCTL_OPEN_TEST handling | Mounir IDRASSI | 1 | -1/+31 |
2018-09-21 | Windows: fix low severity vulnerability in driver that allowed reading 3 byte... | Mounir IDRASSI | 1 | -49/+82 |
2018-09-21 | XML Languages files: Update Spanish translation from Transifex. | Mounir IDRASSI | 1 | -9/+9 |