VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
AgeCommit message (Expand)AuthorFilesLines
2023-11-19MacOSX: update version field in pkg project filesMounir IDRASSI2-4/+4
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-1/+1
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI2-8/+8
2023-11-08Linux: Fix generic installation script on Konsole in Wayland (#1244)Jertzukka2-4/+4
2023-10-11Increment version to 1.26.9Mounir IDRASSI4-12/+12
2023-10-10Increment version to 1.26.8Mounir IDRASSI4-12/+12
2023-10-01MacOS: set minimum target to OSX 12. Fix About menu not working.Mounir IDRASSI1-4/+3
2023-09-30Increment version to 1.26.7. Set release date to October 1st. Update Windows ...Mounir IDRASSI4-12/+12
2023-09-24Windows: make Setup correctly manage option to disable memory protection duri...Mounir IDRASSI3-2/+8
2023-09-24Windows: always open online help in case of Setup because local help may be o...Mounir IDRASSI1-1/+1
2023-09-24Windows: Add tooltip message and help button for new option to disable memory...Mounir IDRASSI2-2/+29
2023-09-22Linux/MacOSX: Increment packaging version to 1.26.6Mounir IDRASSI2-4/+4
2023-09-21Update Release Notes. Increment version to 1.26.6.Mounir IDRASSI2-8/+8
2023-09-20Windows: Add setting in main UI and setup wizard to disable memory protectionMounir IDRASSI4-4/+17
2023-09-10Windows: Indicate in manifest files that support starts from Windows 7Mounir IDRASSI2-2/+14
2023-09-03Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...Mounir IDRASSI1-4/+4
2023-09-03Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...Mounir IDRASSI1-45/+12
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI3-13/+8
2023-08-20Windows: delay load bcrypt.dll to reduce startup dependency loading until set...Mounir IDRASSI2-8/+8
2023-08-14Increment version to 1.26.5. Update signed Windows drivers.Mounir IDRASSI4-12/+12
2023-08-05Windows: Fix false positive detection of new device insertion when clear keys...Mounir IDRASSI1-6/+6
2023-07-29Windows: Add installer language support for rest of the translations (#1160)Jertzukka4-0/+104
2023-07-25Linux/macOS: Increment version to 1.26.4 in installation packagesMounir IDRASSI2-4/+4
2023-07-22Windows: Remove TrueCrypt support. Increment version to 1.26.4.Mounir IDRASSI4-22/+11
2023-06-29Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins...Mounir IDRASSI2-3/+5
2023-06-28Increment version to 1.26.3. Update Release NotesMounir IDRASSI4-12/+12
2023-06-13Linux: Fix compatibility of generic installers with old Linux distrosMounir IDRASSI1-1/+5
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI4-12/+12
2023-05-18Fix mount.veracrypt (#1064)Jertzukka1-2/+2
2022-12-11Revert "New sys enc wizard (#957)"Mounir IDRASSI1-2/+0
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann1-0/+2
2022-03-26Windows: Add various checks to address Coverity reported issues.Mounir IDRASSI2-1/+14
2022-03-26Remove dead code from chacha_ECRYPT_encrypt_bytes (Coverity)Mounir IDRASSI1-0/+8
2022-03-22Update release notes for 1.26.0 and set its date to March 21st 2022Mounir IDRASSI2-4/+4
2022-03-21Increment version to 1.26 and update windows driver and MBR bootloader filesMounir IDRASSI2-8/+8
2022-03-21Windows: Block upgrade of VeraCrypt is the system is encrypted using RIPEMD-1...Mounir IDRASSI1-0/+4
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI4-8/+8
2022-02-16Increment version to 1.25.8.2 and update signed Windows driversMounir IDRASSI2-4/+4
2022-02-11Windows: Increment version to 1.25.8.1 and update signed Windows driversMounir IDRASSI2-4/+4
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI3-30/+56
2022-02-10Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt i...Mounir IDRASSI3-9/+41
2022-02-05Windows: remove unneeded reference to XML files from Setup Visual Studio projectMounir IDRASSI2-28/+0
2022-02-05Increment version to 1.25.8Mounir IDRASSI4-8/+8
2022-02-05Linux: avoid overriding /usr/sbin if it is a symlink (close #888)Mounir IDRASSI1-1/+1
2022-02-05Linux: make generic uninstaller remove all VeraCrypt related files that were ...Mounir IDRASSI1-0/+2
2022-01-08MacOSX: remove write permission also from group on application bundleVeraCrypt_1.25.7Mounir IDRASSI1-1/+1
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI6-8/+36
2022-01-07Windows: Remove adding signing certificate to TrustedPublishers on XP since i...Mounir IDRASSI1-206/+0
2022-01-07Windows: Fix text truncation in setup wizard and modaless waiting dialogMounir IDRASSI1-2/+2
2022-01-02Windows: Restore support of Windows 7, 8/8.1 by using single attestation sign...Mounir IDRASSI1-162/+142