Age | Commit message (Expand) | Author | Files | Lines |
2018-08-18 | Increment version to 1.23-BETA5 and update release notes | Mounir IDRASSI | 1 | -4/+4 |
2018-08-16 | Increment version to 1.23-BETA4 and update release notes. | Mounir IDRASSI | 1 | -4/+4 |
2018-08-15 | Windows: Add various checks and replace STL code after Coverity report | Mounir IDRASSI | 1 | -1/+5 |
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 1 | -4/+4 |
2018-08-07 | Windows: Display a balloon tip warning or error message when the value pasted... | Mounir IDRASSI | 1 | -5/+5 |
2018-07-05 | Increment version to 1.23-BETA2 | Mounir IDRASSI | 1 | -4/+4 |
2018-05-03 | Increment version to 1.23-BETA1 | Mounir IDRASSI | 1 | -4/+4 |
2018-05-03 | Windows: Support machines without "EFI\Boot" folder for EFI system encryption... | Mounir IDRASSI | 1 | -1/+10 |
2018-04-23 | Increment version to 1.23-BETA0 (1.23.0) | Mounir IDRASSI | 1 | -4/+4 |
2018-04-23 | Windows: Don't start EFI system encryption process if SecureBoot is enabled a... | Mounir IDRASSI | 2 | -0/+6 |
2018-04-23 | Windows: enhance ReflectDrivers mechanism by persisting it across major Windo... | Mounir IDRASSI | 1 | -0/+7 |
2018-04-23 | Windows: implement compatibility for Windows 10 major updates using ReflectDr... | Mounir IDRASSI | 2 | -1/+7 |
2018-04-23 | Windows: modify travel disk creation to get binaries from within setup exe fi... | Mounir IDRASSI | 3 | -87/+152 |
2018-04-23 | Windows: implement internal verification of Authenticode digital signature fo... | Mounir IDRASSI | 1 | -9/+53 |
2018-04-05 | Windows: when Secure Desktop is enabled, use it for Mount Options dialog if i... | Mounir IDRASSI | 1 | -3/+3 |
2018-03-30 | Increment version to 1.22 (1.22.9) | Mounir IDRASSI | 1 | -4/+4 |
2018-03-30 | Windows: workaround for cases where password dialog is not able to get focus. | Mounir IDRASSI | 1 | -1/+16 |
2018-03-28 | Increment version to 1.22-BETA8 (1.22.8) | Mounir IDRASSI | 1 | -4/+4 |
2018-03-27 | Increment version to 1.22-BETA7 (1.22.7) | Mounir IDRASSI | 1 | -4/+4 |
2018-03-25 | Increment version to 1.22-BETA6 (1.22.6) | Mounir IDRASSI | 1 | -4/+4 |
2018-03-22 | Increment version to 1.22-BETA5 (1.22.5) | Mounir IDRASSI | 1 | -4/+4 |
2018-03-13 | Windows: when /silent specified in command line, avoid performing any WIN32 U... | Mounir IDRASSI | 1 | -70/+101 |
2018-03-12 | Windows: make TRIM blocking option grayed in System -> Settings UI under hidd... | Mounir IDRASSI | 1 | -2/+11 |
2018-03-05 | Windows: Replace the text "TRIM operation" by "TRIM command" in UI and transl... | Mounir IDRASSI | 1 | -1/+1 |
2018-03-05 | Windows: Add option to block TRIM command on system encryption SSD drives. | Mounir IDRASSI | 3 | -27/+36 |
2018-03-04 | Windows: Implement TRIM support for non-system SSD partitions/drives and add ... | Mounir IDRASSI | 3 | -11/+17 |
2018-03-04 | Windows: fix build issue under VS 2017 caused by msxml6.dll | Mounir IDRASSI | 1 | -1/+1 |
2018-03-04 | Windows: remove dependency to afxres.h header to allow build on community edi... | Mounir IDRASSI | 1 | -1/+1 |
2017-12-09 | Increment version to 1.22-BETA4 (1.22.4) | Mounir IDRASSI | 1 | -2/+2 |
2017-08-02 | Windows: Increment version to 1.22-BETA3 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-29 | Windows: increment version to 1.22-BETA2-Build6 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-27 | Windows: increment version to 1.22-BETA2-Build5 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-27 | Windows: when mounting system favorites using VolumeID feature, query all dis... | Mounir IDRASSI | 1 | -9/+9 |
2017-07-27 | Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t... | Mounir IDRASSI | 1 | -3/+3 |
2017-07-23 | Windows: Increment version to 1.22-BETA2-Build1 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-23 | Windows: display notice about creating new Rescue Disk at first boot after up... | Mounir IDRASSI | 1 | -0/+4 |
2017-07-20 | Windows: Increment version to 1.22-BETA1-Build4 | Mounir IDRASSI | 1 | -4/+4 |
2017-07-20 | Windows: in case of mounting system favorites, call driver to get list of dri... | Mounir IDRASSI | 1 | -4/+4 |
2017-07-19 | Windows: Increment version to 1.22-BETA0 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate crashes... | Mounir IDRASSI | 1 | -6/+4 |
2017-07-09 | Windows: install crash handler in case of system favorites service in order t... | Mounir IDRASSI | 1 | -0/+18 |
2017-07-09 | Windows: correctly initialize global critical sections in case if system favo... | Mounir IDRASSI | 1 | -0/+4 |
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-07 | Windows: in case of system favorite mounting, update list of host devices bef... | Mounir IDRASSI | 1 | -0/+3 |
2017-07-07 | Windows: fix regression affecting automatic mount of favorites and system fav... | Mounir IDRASSI | 1 | -1/+8 |
2017-07-05 | Increment version to 1.21.4 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-04 | Increment version to 1.21.3 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-02 | Windows: fix documentation and UI messages about the PIM constraints and calc... | Mounir IDRASSI | 1 | -1/+13 |
2017-07-02 | Windows: when mounting multiple favorites, use PIM of previous favorite along... | Mounir IDRASSI | 2 | -13/+18 |
2017-07-02 | Windows: set PIM of favorite to 0 only if TrueCryptMode is explicitly selected. | Mounir IDRASSI | 1 | -1/+1 |