VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Increment version to 1.22-BETA7 (1.22.7)Mounir IDRASSI1-4/+4
2018-03-25Increment version to 1.22-BETA6 (1.22.6)Mounir IDRASSI1-4/+4
2018-03-22Increment version to 1.22-BETA5 (1.22.5)Mounir IDRASSI1-4/+4
2018-03-13Windows: when /silent specified in command line, avoid performing any WIN32 U...Mounir IDRASSI1-70/+101
2018-03-12Windows: make TRIM blocking option grayed in System -> Settings UI under hidd...Mounir IDRASSI1-2/+11
2018-03-05Windows: Replace the text "TRIM operation" by "TRIM command" in UI and transl...Mounir IDRASSI1-1/+1
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI3-27/+36
2018-03-04Windows: Implement TRIM support for non-system SSD partitions/drives and add ...Mounir IDRASSI3-11/+17
2018-03-04Windows: fix build issue under VS 2017 caused by msxml6.dllMounir IDRASSI1-1/+1
2018-03-04Windows: remove dependency to afxres.h header to allow build on community edi...Mounir IDRASSI1-1/+1
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI1-2/+2
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI1-2/+2
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-2/+2
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-27Windows: when mounting system favorites using VolumeID feature, query all dis...Mounir IDRASSI1-9/+9
2017-07-27Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t...Mounir IDRASSI1-3/+3
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-23Windows: display notice about creating new Rescue Disk at first boot after up...Mounir IDRASSI1-0/+4
2017-07-20Windows: Increment version to 1.22-BETA1-Build4Mounir IDRASSI1-4/+4
2017-07-20Windows: in case of mounting system favorites, call driver to get list of dri...Mounir IDRASSI1-4/+4
2017-07-19Windows: Increment version to 1.22-BETA0Mounir IDRASSI1-2/+2
2017-07-09Windows: generate pdb files for binaries in order to help investigate crashes...Mounir IDRASSI1-6/+4
2017-07-09Windows: install crash handler in case of system favorites service in order t...Mounir IDRASSI1-0/+18
2017-07-09Windows: correctly initialize global critical sections in case if system favo...Mounir IDRASSI1-0/+4
2017-07-09Increment version to 1.21.5Mounir IDRASSI1-2/+2
2017-07-07Windows: in case of system favorite mounting, update list of host devices bef...Mounir IDRASSI1-0/+3
2017-07-07Windows: fix regression affecting automatic mount of favorites and system fav...Mounir IDRASSI1-1/+8
2017-07-05Increment version to 1.21.4Mounir IDRASSI1-2/+2
2017-07-04Increment version to 1.21.3Mounir IDRASSI1-2/+2
2017-07-02Windows: fix documentation and UI messages about the PIM constraints and calc...Mounir IDRASSI1-1/+13
2017-07-02Windows: when mounting multiple favorites, use PIM of previous favorite along...Mounir IDRASSI2-13/+18
2017-07-02Windows: set PIM of favorite to 0 only if TrueCryptMode is explicitly selected.Mounir IDRASSI1-1/+1
2017-07-02Windows: increment version to 1.21.2Mounir IDRASSI1-2/+2
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI1-4/+4
2017-06-29Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloade...Mounir IDRASSI1-0/+6
2017-06-29Update release date and increment version to 1.20.3.4Mounir IDRASSI1-2/+2
2017-06-23Update IDRIX copyright yearMounir IDRASSI9-9/+9
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI1-4/+4
2017-06-11Windows: various fixes following Coverity analysis.Mounir IDRASSI1-53/+65
2017-06-11Windows: Remove unused method ReadEfiConfigMounir IDRASSI2-7/+1
2017-06-11Windows: fix compiler warningsMounir IDRASSI1-1/+1
2017-06-11Windows: code refactoring for handling of ESP files (DcsProp and PlatformInfo).Mounir IDRASSI1-45/+3
2017-06-10Windows Security: built binaries with support for Address Space Layout Random...Mounir IDRASSI1-2/+2
2017-06-09Windows: Enhancements to EFI System Information dialogMounir IDRASSI2-10/+12
2017-06-09Windows: Disable button for EFI PlatformInfo if the file is missingMounir IDRASSI1-26/+31
2017-06-08Windows: Validate XML format of EFI DcsProp after user editing and before wri...Mounir IDRASSI3-27/+156
2017-06-08Windows: correctly handle UTF-8 BOM when editing EFI DcsProp XML fileMounir IDRASSI1-9/+32
2017-06-05Windows: create dedicated project for zip library and link other binaries aga...Mounir IDRASSI2-556/+4
2017-06-05Beta2 patch 1kavsrf3-26/+60
2017-06-05PlatformInfo read. (via ReadEfiConfig)kavsrf5-8/+22