VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI10-19/+19
2017-12-08MacOSX: fix issue that prevented some local help files from opening in the br...Mounir IDRASSI1-2/+6
2017-12-06MacOSX: Update reference of code signing certificate in Makefile to use new I...Mounir IDRASSI1-2/+2
2017-12-06Linux/MacOSX: Avoid OS leaking previously used directory if user choose not t...Mounir IDRASSI1-2/+12
2017-11-29Linux: Only add disk to mountable devices if it doesn't have a partition. Thi...Mounir IDRASSI1-4/+7
2017-11-28Language XML files: remove references to GOST89 since it is not supported any...Mounir IDRASSI1-6/+0
2017-11-28Linux: autodetect host drive name using sysfs (closes #233)gv54701-0/+23
2017-11-27SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedu...Mounir IDRASSI10-167/+9834
2017-11-27Merge pull request #206 from strazzere/patch-1Mounir IDRASSI1-1/+1
2017-11-06Fix compilation on Linux (closes #198)bmintz1-2/+2
2017-08-30Fix typoTim Strazzere1-1/+1
2017-08-02Windows: Update signed driver files for 1.22-BETA3Mounir IDRASSI2-0/+0
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI8-16/+16
2017-08-02Windows MBR bootloader: reduce CPU usage during password prompt (Credit: Jaso...Mounir IDRASSI1-1/+22
2017-07-29Windows: Update signed driver files for 1.22-BETA2-Build6Mounir IDRASSI2-0/+0
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI7-13/+13
2017-07-29Windows Driver: avoid allocating memory for some IOCTL_STORAGE_QUERY_PROPERTY...Mounir IDRASSI1-37/+16
2017-07-29Windows: Add portable installer that only extra binaries without the need of ...Mounir IDRASSI10-23/+846
2017-07-27Windows: Update signed driver files for 1.22-BETA2-Build5Mounir IDRASSI2-0/+0
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI7-14/+14
2017-07-27Windows: when mounting system favorites using VolumeID feature, query all dis...Mounir IDRASSI3-40/+50
2017-07-27Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t...Mounir IDRASSI5-153/+156
2017-07-27Windows driver: correctly handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX to fix issu...Mounir IDRASSI3-44/+208
2017-07-23Windows MBR Bootloader: always compress bootloader with upx to reduce runtime...Mounir IDRASSI1-2/+2
2017-07-23Windows: Update signed driver files for 1.22-BETA2-Build1Mounir IDRASSI2-0/+0
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI7-14/+14
2017-07-23Windows: display notice about creating new Rescue Disk at first boot after up...Mounir IDRASSI6-1/+31
2017-07-23Windows Driver: make IOCTL_DISK_GET_DRIVE_GEOMETRY_EX support optional. Make ...Mounir IDRASSI2-17/+20
2017-07-23Windows Driver: add legacy handling for IOCTL_DISK_GET_DRIVE_LAYOUT_EX/IOCTL_...Mounir IDRASSI1-23/+42
2017-07-22Windows: reduce size of MBR bootloader by removing unused functions in each b...Mounir IDRASSI8-77/+36
2017-07-20Windows: fix truncated license text in installer wizard.Mounir IDRASSI2-5/+13
2017-07-20Windows: display prompt to upgrade Rescue Disk when installing 1.22 version b...Mounir IDRASSI1-1/+1
2017-07-20Windows: Update signed driver files for 1.22-BETA1-Build4Mounir IDRASSI2-0/+0
2017-07-20Windows: Increment version to 1.22-BETA1-Build4Mounir IDRASSI6-22/+22
2017-07-20Windows: enable secure desktop feature for VeraCrypt Format application.Mounir IDRASSI1-2/+2
2017-07-20Windows driver: only activate newly supported IOCTLs if the option to enable ...Mounir IDRASSI1-43/+83
2017-07-20Windows driver: fix IOCTL_DISK_GET_DRIVE_LAYOUT and IOCTL_DISK_GET_DRIVE_LAYO...Mounir IDRASSI1-2/+2
2017-07-20Windows driver: remove filesystem detection mechanism when mounting volumes s...Mounir IDRASSI1-82/+0
2017-07-20Windows: use Secure Desktop for smart card PIN dialog if it is activated for ...Mounir IDRASSI1-1/+1
2017-07-20Windows: better workaround for cases where ERROR_INVALID_PARAMETER is returne...Mounir IDRASSI2-35/+108
2017-07-20Windows: in case of mounting system favorites, call driver to get list of dri...Mounir IDRASSI3-81/+100
2017-07-19Windows MBR bootloader: remove unused test function in release buildMounir IDRASSI2-0/+5
2017-07-19Windows MBR bootloader: reduce required stack size for cascade bootloader by ...Mounir IDRASSI1-0/+2
2017-07-19Windows MBR Bootloader: workaround for 16-bit compiler internal error when co...Mounir IDRASSI1-4/+4
2017-07-19Windows: Update signed driver files for 1.22-BETA0Mounir IDRASSI2-0/+0
2017-07-19Windows: Increment version to 1.22-BETA0Mounir IDRASSI6-13/+13
2017-07-19Windows Driver: remove dependency to wcsstr by using simple memcmp comparisonMounir IDRASSI1-1/+1
2017-07-16RPI, armv7 targetkavsrf1-0/+3
2017-07-10FreeBSD: make official FreeBSD build script executableVeraCrypt_1.21Mounir IDRASSI1-0/+0
2017-07-10FreeBSD: enable wxWidgets static build by default in official build scriptMounir IDRASSI1-4/+4