Age | Commit message (Expand) | Author | Files | Lines |
2017-07-27 | Documentation: update release notes for 1.22-BETA2-Build5 | Mounir IDRASSI | 2 | -1/+1 |
2017-07-27 | Language Files: update polish translation | Mounir IDRASSI | 1 | -1/+1 |
2017-07-27 | Windows: Update signed driver files for 1.22-BETA2-Build5 | Mounir IDRASSI | 2 | -0/+0 |
2017-07-27 | Windows: increment version to 1.22-BETA2-Build5 | Mounir IDRASSI | 7 | -14/+14 |
2017-07-27 | Windows: when mounting system favorites using VolumeID feature, query all dis... | Mounir IDRASSI | 3 | -40/+50 |
2017-07-27 | Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t... | Mounir IDRASSI | 5 | -153/+156 |
2017-07-27 | Windows driver: correctly handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX to fix issu... | Mounir IDRASSI | 3 | -44/+208 |
2017-07-23 | Documentation: update release notes for 1.22-BETA2-Build1 | Mounir IDRASSI | 2 | -1/+1 |
2017-07-23 | Windows MBR Bootloader: always compress bootloader with upx to reduce runtime... | Mounir IDRASSI | 1 | -2/+2 |
2017-07-23 | Windows: Update signed driver files for 1.22-BETA2-Build1 | Mounir IDRASSI | 2 | -0/+0 |
2017-07-23 | Windows: Increment version to 1.22-BETA2-Build1 | Mounir IDRASSI | 45 | -52/+52 |
2017-07-23 | Windows: display notice about creating new Rescue Disk at first boot after up... | Mounir IDRASSI | 44 | -1/+69 |
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-23 | Documentation: Remove OSX 10.6 from list of officially supported operating sy... | Mounir IDRASSI | 2 | -1/+0 |
2017-07-22 | Windows: reduce size of MBR bootloader by removing unused functions in each b... | Mounir IDRASSI | 8 | -77/+36 |
2017-07-20 | Windows: fix truncated license text in installer wizard. | Mounir IDRASSI | 2 | -5/+13 |
2017-07-20 | Windows: display prompt to upgrade Rescue Disk when installing 1.22 version b... | Mounir IDRASSI | 1 | -1/+1 |
2017-07-20 | Documentation: update release notes for 1.22-BETA1-Build4 version | Mounir IDRASSI | 2 | -0/+15 |
2017-07-20 | Documentation: Add FreeBSD 11 to the list of Supported Operating Systems. | Mounir IDRASSI | 1 | -1/+2 |
2017-07-20 | Windows: Update signed driver files for 1.22-BETA1-Build4 | Mounir IDRASSI | 2 | -0/+0 |
2017-07-20 | Windows: Increment version to 1.22-BETA1-Build4 | Mounir IDRASSI | 6 | -22/+22 |
2017-07-20 | Windows: enable secure desktop feature for VeraCrypt Format application. | Mounir IDRASSI | 1 | -2/+2 |
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-20 | Windows: use Secure Desktop for smart card PIN dialog if it is activated for ... | Mounir IDRASSI | 1 | -1/+1 |
2017-07-20 | Windows: better workaround for cases where ERROR_INVALID_PARAMETER is returne... | Mounir IDRASSI | 2 | -35/+108 |
2017-07-20 | Windows: in case of mounting system favorites, call driver to get list of dri... | Mounir IDRASSI | 3 | -81/+100 |
2017-07-19 | Windows MBR bootloader: remove unused test function in release build | Mounir IDRASSI | 2 | -0/+5 |
2017-07-19 | Windows MBR bootloader: reduce required stack size for cascade bootloader by ... | Mounir IDRASSI | 1 | -0/+2 |
2017-07-19 | Windows MBR Bootloader: workaround for 16-bit compiler internal error when co... | Mounir IDRASSI | 1 | -4/+4 |
2017-07-19 | Windows: Update signed driver files for 1.22-BETA0 | Mounir IDRASSI | 2 | -0/+0 |
2017-07-19 | Windows: Increment version to 1.22-BETA0 | Mounir IDRASSI | 6 | -13/+13 |
2017-07-19 | Windows Driver: remove dependency to wcsstr by using simple memcmp comparison | Mounir IDRASSI | 1 | -1/+1 |
2017-07-16 | RPI, armv7 target | kavsrf | 1 | -0/+3 |
2017-07-10 | Documentation: add missing release notes for 1.20 and 1.21. | Mounir IDRASSI | 2 | -0/+98 |
2017-07-10 | FreeBSD: make official FreeBSD build script executableVeraCrypt_1.21 | Mounir IDRASSI | 1 | -0/+0 |
2017-07-10 | FreeBSD: enable wxWidgets static build by default in official build script | Mounir IDRASSI | 1 | -4/+4 |
2017-07-10 | Update Readme to mention FreeBSD support and remove reference to OpenSolaris | Mounir IDRASSI | 2 | -41/+45 |
2017-07-10 | Add support for building under FreeBSD 11 | Mounir IDRASSI | 6 | -11/+1242 |
2017-07-09 | Windows: Update EFI bootloader files from VeraCrypt-DCS 1.21 after Camellia 6... | Mounir IDRASSI | 2 | -0/+0 |
2017-07-09 | Windows: continue fix documentation about iteration calculation formula for k... | Mounir IDRASSI | 2 | -2/+2 |
2017-07-09 | Change 1.21 release date to July 9th 2017 | Mounir IDRASSI | 1 | -1/+1 |
2017-07-09 | Windows: when listing connected devices, consider that a partition exists if ... | Mounir IDRASSI | 1 | -2/+3 |
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate crashes... | Mounir IDRASSI | 5 | -22/+14 |
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 | 3 | -6/+21 |
2017-07-09 | Windows: Update signed driver files for 1.21 release (1.21.5) | Mounir IDRASSI | 2 | -0/+0 |
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 8 | -13/+13 |