Age | Commit message (Expand) | Author | Files | Lines |
2023-10-11 | Increment version to 1.26.9 | Mounir IDRASSI | 1 | -4/+4 |
2023-10-10 | Increment version to 1.26.8 | Mounir IDRASSI | 1 | -4/+4 |
2023-10-08 | Windows: Fix expansion of volumes on devices with sector size!=512 (by skl0n6) | Mounir IDRASSI | 1 | -2/+8 |
2023-09-30 | Increment version to 1.26.7. Set release date to October 1st. Update Windows ... | Mounir IDRASSI | 1 | -4/+4 |
2023-09-21 | Update Release Notes. Increment version to 1.26.6. | Mounir IDRASSI | 1 | -4/+4 |
2023-09-18 | Windows Security: make memory protection enabled by default. Add process miti... | Mounir IDRASSI | 1 | -1/+1 |
2023-09-18 | Windows: use same manifest structure for Expander as in Mount and Format | Mounir IDRASSI | 1 | -9/+9 |
2023-09-10 | Windows: Indicate in manifest files that support starts from Windows 7 | Mounir IDRASSI | 1 | -0/+17 |
2023-09-03 | Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter... | Mounir IDRASSI | 1 | -1/+1 |
2023-09-03 | Windows: simpler and more robust safe dll loading combined with delay loading... | Mounir IDRASSI | 2 | -17/+17 |
2023-08-20 | Windows: delay load bcrypt.dll to reduce startup dependency loading until set... | Mounir IDRASSI | 2 | -17/+17 |
2023-08-14 | Increment version to 1.26.5. Update signed Windows drivers. | Mounir IDRASSI | 1 | -4/+4 |
2023-07-23 | Windows: Make Expander progress messages translatable | Mounir IDRASSI | 1 | -7/+7 |
2023-07-22 | Windows: Remove TrueCrypt support. Increment version to 1.26.4. | Mounir IDRASSI | 4 | -47/+12 |
2023-06-30 | Windows: Support drag-n-drop of files in Expander for mounting. Fix drag-n-dr... | Mounir IDRASSI | 1 | -24/+12 |
2023-06-29 | EMV keyfile support: Overall code improvements and bug fixes | Mounir IDRASSI | 5 | -11/+155 |
2023-06-28 | Add EMV functionality (#1080) | mmauv | 3 | -4/+37 |
2023-06-28 | Increment version to 1.26.3. Update Release Notes | Mounir IDRASSI | 1 | -4/+4 |
2023-06-25 | Windows: 100% localization of Expander UI strings | Mounir IDRASSI | 3 | -40/+39 |
2023-06-25 | Windows: Better language localization support for Expander. | Mounir IDRASSI | 4 | -5/+34 |
2023-06-18 | Windows: make Expander first check file existence before proceeding further | Mounir IDRASSI | 1 | -1/+6 |
2023-06-04 | Increment version to 1.26.2. Update Release Notes | Mounir IDRASSI | 1 | -4/+4 |
2023-06-02 | Windows: Add dropdown menu to Mount button to allow mounting without cache | Mounir IDRASSI | 1 | -0/+1 |
2023-05-26 | Windows: Add missing update of libzip zip_err_str.c and fix libzip related pr... | Mounir IDRASSI | 1 | -6/+6 |
2022-03-26 | Windows: Add various checks to address Coverity reported issues. | Mounir IDRASSI | 1 | -0/+6 |
2022-03-21 | Increment version to 1.26 and update windows driver and MBR bootloader files | Mounir IDRASSI | 1 | -4/+4 |
2022-02-19 | Increment version to 1.25.9 and update Release Notes. | Mounir IDRASSI | 1 | -2/+2 |
2022-02-16 | Increment version to 1.25.8.2 and update signed Windows drivers | Mounir IDRASSI | 1 | -2/+2 |
2022-02-11 | Windows: Increment version to 1.25.8.1 and update signed Windows drivers | Mounir IDRASSI | 1 | -2/+2 |
2022-02-10 | Windows: Reduce the size of installers by almost 50% by using LZMA compressio... | Mounir IDRASSI | 2 | -25/+31 |
2022-02-05 | Increment version to 1.25.8 | Mounir IDRASSI | 1 | -2/+2 |
2022-01-07 | Increment version to 1.25.7 and update Release Notes | Mounir IDRASSI | 1 | -2/+2 |
2021-12-27 | Increment version to 1.25.6. Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 1 | -2/+2 |
2021-12-20 | Increment version to 1.25.5 and update release notes | Mounir IDRASSI | 1 | -2/+2 |
2021-12-04 | Windows: Implement TESTSIGNING build configuration that allows running under ... | Mounir IDRASSI | 1 | -0/+144 |
2021-11-30 | Increment version to 1.25.4 and set release date to December 3rd 2021 | Mounir IDRASSI | 1 | -2/+2 |
2021-11-28 | Increment version to 1.25 (1.25.3) | Mounir IDRASSI | 1 | -2/+2 |
2021-11-21 | Increment version to 1.25-RC2 and update release notes | Mounir IDRASSI | 1 | -2/+2 |
2021-09-05 | Increment version to 1.25-RC1 | Mounir IDRASSI | 1 | -2/+2 |
2021-08-30 | Increment version to 1.25 | Mounir IDRASSI | 1 | -4/+4 |
2021-08-15 | Windows: Increment version to 1.24.25.3 and update signed Windows driver | Mounir IDRASSI | 1 | -2/+2 |
2021-08-02 | Windows: Increment version to 1.24.25.2 and update signed Windows driver | Mounir IDRASSI | 1 | -2/+2 |
2021-07-13 | Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ... | Mounir IDRASSI | 1 | -1/+2 |
2021-02-21 | interface: add keyboard shortcut to "TrueCrypt mode" in the mount dialog (#729) | alt3r 3go | 1 | -1/+1 |
2021-01-02 | Increment version to 1.24-Update9 | Mounir IDRASSI | 1 | -4/+4 |
2021-01-02 | Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste... | Mounir IDRASSI | 2 | -0/+1095 |
2020-11-29 | Increment version to 1.24-Update8 | Mounir IDRASSI | 1 | -4/+4 |
2020-08-06 | Increment internal version to 1.24.23 and update release notes | Mounir IDRASSI | 1 | -2/+2 |
2020-08-06 | Increment internal version to 1.24.22 and update release notes | Mounir IDRASSI | 1 | -2/+2 |
2020-08-03 | Increment internal version to 1.24.21 and update release notes | Mounir IDRASSI | 1 | -2/+2 |