VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Increment version to 1.24-Update5 and update signed Windows drivers.Mounir IDRASSI20-38/+38
2020-02-10Windows: Implement support for processor groups in the driver and fix build i...Mounir IDRASSI4-62/+138
2020-02-10Windows: Fix warnings reported by Coverity static code analyzerMounir IDRASSI4-17/+37
2020-02-04Windows: Fix groupbox alignment issue in UI of Fprmat wizardMounir IDRASSI1-1/+1
2020-01-29 Adding Processor Groups support for more than 64 processors (#581)techvintage1-3/+57
2020-01-22Windows: restore Visual Studio solution and project files to default configur...VeraCrypt_1.24-Update4Mounir IDRASSI2-1/+3
2020-01-22Windows: use fix for CVE-2019-19501 only when process elevated otherwise it w...Mounir IDRASSI1-1/+22
2020-01-22Increment version to 1.24-Update4 and update Release NotesMounir IDRASSI16-37/+36
2020-01-22Linux: correct OpenSUSE build script to indicate that we link against GTK2 an...Mounir IDRASSI1-2/+2
2020-01-22Windows: Fix regression in Expander and Format when RAM encryption is enable ...Mounir IDRASSI5-2/+217
2020-01-21Windows: Support notifying WAITFOR.EXE Windows command when VeraCrypt.exe exi...Mounir IDRASSI1-0/+54
2020-01-21Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...Mounir IDRASSI5-3/+97
2020-01-21Windows: don't display mount/dismount examples in help dialog for command lin...Mounir IDRASSI1-2/+2
2020-01-20Linux/MacOSX: Fix regression that limited the size available for hidden volumesMounir IDRASSI1-1/+1
2019-12-22Increment version to 1.24-Update3 for Linux and update Release NotesVeraCrypt_1.24-Update3Mounir IDRASSI2-4/+4
2019-12-22Linux: Modify .deb build scripts to link against statically built wxWidgets o...Mounir IDRASSI2-7/+29
2019-12-21Linux: Fix building and packaging console-only version to remove dependency o...Mounir IDRASSI2-23/+41
2019-12-20Fix the compilation against WxWidgets when NOGUI=1 (#570)Gokturk Yuksek3-1/+8
2019-12-17MacOSX: revert to using wxWidgets 3.1.2 following unexplained crash when usin...VeraCrypt_1.24-Update2Mounir IDRASSI1-2/+2
2019-12-16Linux: Fix build error when linking with old wxWidgets versionMounir IDRASSI1-1/+3
2019-12-16Update version information in preparation for 1.24-Update2 releaseMounir IDRASSI11-16/+16
2019-12-16Update Format wizard bitmap using submission by Andreas Becker (https://githu...Mounir IDRASSI1-0/+0
2019-12-16Windows: make /fastCreateFile switch apply to both UI and command line creati...Mounir IDRASSI1-1/+2
2019-12-16MacOSX: Ensure that the heading bar is always visible when window is moved so...Mounir IDRASSI2-5/+27
2019-12-16MacOSX: Ensure that main window is visible on screen when About is display as...Mounir IDRASSI2-0/+22
2019-12-16MacOSX: fix compilation error caused by missing StringConverter::ToWide metho...Mounir IDRASSI1-1/+1
2019-12-13Windows: check "TrueCrypt Mode" in password dialog when mounting a file conta...Mounir IDRASSI3-1/+11
2019-12-12Windows: Fix the checkbox for skipping verification of Rescue Disk not reflec...Mounir IDRASSI1-0/+1
2019-12-11Linux: fix compilation error when building console-only version of VeraCrypt ...Mounir IDRASSI2-9/+0
2019-12-10MacOSX: link against latest wxWidgets version 3.1.3Mounir IDRASSI1-3/+3
2019-12-10Increment version to 1.24-Update2Mounir IDRASSI20-38/+38
2019-12-10Windows: Align volume size field in Format wizard with other controlsMounir IDRASSI1-1/+1
2019-12-10Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat...Mounir IDRASSI3-2/+34
2019-12-09Windows Driver: Reduce memory usage of IOCTL_DISK_VERIFY handler. Now we read...Mounir IDRASSI1-6/+22
2019-12-09Fix wrong check on the define CRYPTOPP_BOOL_X64Mounir IDRASSI1-1/+1
2019-12-09Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft th...Mounir IDRASSI12-0/+0
2019-12-09Linux/MacOSX: use x64 optimized SHA256 implementation instead of limiting it ...Mounir IDRASSI1-1/+1
2019-12-09Add burn calls for temporary ss variable (#569)Hanno Böck1-0/+13
2019-12-09Linux: fix NOASM compilation (#563) (#568)alt3r 3go9-21/+22
2019-12-08Windows: use fix for CVE-2019-19501 only on Vista and above since it doesn't ...Mounir IDRASSI1-1/+2
2019-12-08Windows: enhancements to the mechanism preserving file timestamps, especially...Mounir IDRASSI8-78/+138
2019-12-08Windows: Add missing defines in Tcdefs.hMounir IDRASSI1-0/+9
2019-12-05Make sure password gets deleted in case of exception in CoreUnix::MountVolume...Hanno Böck1-0/+1
2019-12-05Windows: Modify memory process protection when running with admin privileges ...Mounir IDRASSI1-1/+12
2019-12-05Windows: Enhancement to the fix for CVE-2019-19501Mounir IDRASSI1-3/+6
2019-12-03Windows: Fix possible local privilege escalation vulnerability during executi...Mounir IDRASSI3-22/+232
2019-12-02fixed typo "this [is (#559)vstoykovbg1-1/+1
2019-12-01UNIX: make sector size mismatch error more verbose (#552) (#561)alt3r 3go4-2/+8
2019-11-28Windows: Don't write extra 0x00 byte at the end of DcsProp file when modifyin...Mounir IDRASSI1-3/+4
2019-11-27Windows: compatibility with multi-OS boot configuration by only setting VeraC...Mounir IDRASSI3-9/+38