Age | Commit message (Expand) | Author | Files | Lines |
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-29 | Windows Driver: avoid allocating memory for some IOCTL_STORAGE_QUERY_PROPERTY... | Mounir IDRASSI | 1 | -37/+16 |
2017-07-27 | Windows: increment version to 1.22-BETA2-Build5 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-27 | Windows driver: correctly handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX to fix issu... | Mounir IDRASSI | 2 | -32/+195 |
2017-07-23 | Windows: Increment version to 1.22-BETA2-Build1 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-23 | Windows Driver: make IOCTL_DISK_GET_DRIVE_GEOMETRY_EX support optional. Make ... | Mounir IDRASSI | 2 | -17/+20 |
2017-07-23 | Windows Driver: add legacy handling for IOCTL_DISK_GET_DRIVE_LAYOUT_EX/IOCTL_... | Mounir IDRASSI | 1 | -23/+42 |
2017-07-20 | Windows: Increment version to 1.22-BETA1-Build4 | Mounir IDRASSI | 1 | -4/+4 |
2017-07-20 | Windows driver: only activate newly supported IOCTLs if the option to enable ... | Mounir IDRASSI | 1 | -43/+83 |
2017-07-20 | Windows driver: fix IOCTL_DISK_GET_DRIVE_LAYOUT and IOCTL_DISK_GET_DRIVE_LAYO... | Mounir IDRASSI | 1 | -2/+2 |
2017-07-20 | Windows driver: remove filesystem detection mechanism when mounting volumes s... | Mounir IDRASSI | 1 | -82/+0 |
2017-07-19 | Windows: Increment version to 1.22-BETA0 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-19 | Windows Driver: remove dependency to wcsstr by using simple memcmp comparison | Mounir IDRASSI | 1 | -1/+1 |
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-05 | Increment version to 1.21.4 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-05 | Windows Driver: correctly get KeRestoreExtendedProcessorState function pointer. | Mounir IDRASSI | 1 | -4/+5 |
2017-07-04 | Increment version to 1.21.3 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-04 | Windows: correctly handle SEH exceptions during self-tests in order to disabl... | Mounir IDRASSI | 2 | -13/+12 |
2017-07-04 | Windows Driver: correctly save and restore extended processor state when perf... | Mounir IDRASSI | 3 | -6/+68 |
2017-07-02 | Windows: increment version to 1.21.2 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-02 | Increment version to 1.21 (1.21.1) | Mounir IDRASSI | 1 | -4/+4 |
2017-06-29 | Update release date and increment version to 1.20.3.4 | Mounir IDRASSI | 1 | -2/+2 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 16 | -16/+16 |
2017-06-23 | Increment version to 1.20 (1.20.3) | Mounir IDRASSI | 1 | -4/+4 |
2017-06-23 | Crypto: Add optimized SHA-512 and SHA-256 assembly implementations for x86_64... | Mounir IDRASSI | 3 | -2/+56 |
2017-06-21 | Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo... | Mounir IDRASSI | 2 | -0/+12 |
2017-06-10 | Windows Driver Security: Use enhanced protection of NX pool under Windows 8 a... | Mounir IDRASSI | 3 | -3/+13 |
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -2/+2 |
2017-06-01 | Windows: fix high CPU usage when a favorite is configured to mount using Volu... | Mounir IDRASSI | 1 | -22/+31 |
2017-05-28 | Windows Driver: enhance detection of FAT volumes. | Mounir IDRASSI | 2 | -6/+18 |
2017-05-26 | Windows Driver: return correct partition type value by trying to detect the f... | Mounir IDRASSI | 1 | -0/+72 |
2017-05-26 | Windows Driver: Correctly detect FAT volumes created on Linux in TC_IOCTL_OPE... | Mounir IDRASSI | 1 | -0/+2 |
2017-05-26 | Windows Driver: Add support for ReFS in TC_IOCTL_OPEN_TEST FileSystem detection | Mounir IDRASSI | 1 | -1/+1 |
2017-05-25 | Windows: remove IOCTL_STORAGE_GET_DEVICE_NUMBER support until a real device i... | Mounir IDRASSI | 1 | -2/+3 |
2017-05-25 | Windows Driver: correct comment about volume ID computation | Mounir IDRASSI | 1 | -1/+1 |
2017-05-25 | Windows Driver: correct value of number of cylinders by adding 1 since our vi... | Mounir IDRASSI | 1 | -1/+2 |
2017-05-25 | Windows Driver: implement some extra IOCTLs. Add more traces for debugging. | Mounir IDRASSI | 1 | -0/+112 |
2017-05-25 | Windows Driver: enhance implementation of IOCTL_STORAGE_QUERY_PROPERTY | Mounir IDRASSI | 1 | -9/+106 |
2017-05-25 | Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT... | Mounir IDRASSI | 2 | -0/+36 |
2017-05-25 | Windows Driver: call IOCTL_STORAGE_QUERY_PROPERTY in a more standard way by u... | Mounir IDRASSI | 1 | -12/+27 |
2017-05-25 | Windows Driver: remove unused variable. | Mounir IDRASSI | 2 | -2/+0 |
2017-05-21 | Windows Driver: Support new IOCTLS and correct implementation of existing one... | Mounir IDRASSI | 1 | -3/+111 |
2017-05-21 | Windows Driver: fix bug in new IOCTL VC_IOCTL_GET_DRIVE_GEOMETRY_EX | Mounir IDRASSI | 1 | -2/+0 |
2017-05-17 | Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL... | Mounir IDRASSI | 2 | -8/+37 |
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 1 | -4/+4 |
2016-12-26 | Windows driver: fix reading of boot PRF after latest EFI hidden OS changes. B... | Mounir IDRASSI | 1 | -37/+32 |
2016-12-26 | comments and better cleanup | kavsrf | 1 | -12/+20 |
2016-12-26 | Driver with support of hidden OS | kavsrf | 3 | -26/+191 |
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 1 | -4/+4 |