Commit History

Author SHA1 Message Date
  Mounir IDRASSI 5e547b127f Linux/macOS: Add CLI switch (--size=max) and UI option to give a file container all available free space. 3 years ago
  Mounir IDRASSI 635213c826 Language Translations files: update polish translation 3 years ago
  Ettore Atalan 8178f67f77 Update German translation. (#824) 3 years ago
  Mounir IDRASSI 30c87a63bc Update Release Notes for 1.25-RC1 3 years ago
  Mounir IDRASSI 0dd87c07fd Increment version to 1.25-RC1 3 years ago
  Mounir IDRASSI 7ac1abcad1 Windows: Fix warning and link error in SetupDLL project 3 years ago
  Mounir IDRASSI 7666a77106 Documentation: Drop official support of Mac OS X 10.7 Lion and Mac OS X 10.8 Mountain Lion 3 years ago
  Mounir IDRASSI 9820ca06df Update build requirements and instructions in Readme 3 years ago
  Mounir IDRASSI ddf9811b21 Windows: Block installation with exe installer if VeraCrypt was already installed using MSI package 3 years ago
  Mounir IDRASSI 8533ced1a4 Documentation: Drop Windows XP, Vista and 7 from list of supported OS. Add macOS Big Sur. 3 years ago
  Mounir IDRASSI 5e109cf01d Linux: fix rpm installation conflict for /usr/share/mime 3 years ago
  a1346054 32052f214b Minor cleanup of the repo (#822) 3 years ago
  Mounir IDRASSI ff3cbf5672 Windows MSI: block MSI installation if System Encryption is enabled until we find a workaround for MSI service inability to access EFI environment variables (GetFirmwareEnvironmentVariable return empty values) 3 years ago
  Mounir IDRASSI 7bc4256c42 Windows MSI: Fix error querying bootloader information 3 years ago
  Mounir IDRASSI 4dc3d9c1a7 Windows: Implement a new way to detect Windows version to overcome MSI limitation 3 years ago
  Mounir IDRASSI ec8a6d9b82 Windows MSI: avoid duplicated entry for VeraCrypt when installing MSI over an EXE based installation 3 years ago
  Mounir IDRASSI 81ed4e68f7 Windows: Remove unused certificate files 3 years ago
  Mounir IDRASSI d7feaec833 Windows: Update signed Windows driver to version 1.25.0.0 3 years ago
  Mounir IDRASSI 96c2effc2b Windows: Add latest 1.25 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix memory leak in some cases caused by wrong check of pointer for calling MEM_FREE - Clear bootParams variable that may contain sensitive information when halting the system in case of fatal error - Add option "KeyboardInputDelay" in DcsProp to control the minimum delay supported between two key strokes 3 years ago
  Mounir IDRASSI c048e5dae5 Increment version to 1.25 3 years ago
  Mounir IDRASSI fb1a4893b8 Windows: Fix some VS static analyzed warnings 3 years ago
  Mounir IDRASSI d9e1d57a53 Windows Driver: use functions from ntstrsafe.h instead of strsafe.h since they are destined for kernel mode 3 years ago
  Mounir IDRASSI d33c5b6f08 Windows: Set minimal supported version to Windows 8 since our driver is now signed only SHA256 3 years ago
  Mounir IDRASSI 78c2fe2562 Windows Exe Setup: Add ARM64 binaries to FileInUse detection 3 years ago
  Mounir IDRASSI e948c5e0a3 Windows MSI: Don't reboot if /norestart is specified (which is equivalent to REBOOT=REALLYSUPPRESS) 3 years ago
  Mounir IDRASSI aab6feabaa Windows: Remove sign-sha256.bat since now the default sign.bat only uses SHA256 3 years ago
  Mounir IDRASSI 2216f739c4 Update copyright year to 2021 3 years ago
  Mounir IDRASSI adc21bd1ab Linux: Build .deb packages with Ayatana application indicator support (Ubuntu >= 18.04, Debian >= 10) 3 years ago
  Mounir IDRASSI efe1c59461 Windows: Update IDRIX SHA-256 code signing certificate to latest one 3 years ago
  Mounir IDRASSI 09206053d5 Windows Driver: Potential memory corruption caused by integer overflow in IOCTL_STORAGE_MANAGE_DATA_SET_ATTRIBUTES (reported by I.V. Sprundel) 3 years ago