Commit Graph

  • 8533ced1a4 Documentation: Drop Windows XP, Vista and 7 from list of supported OS. Add macOS Big Sur. Mounir IDRASSI 2021-09-04 22:07:33 +02:00
  • 5e109cf01d Linux: fix rpm installation conflict for /usr/share/mime Mounir IDRASSI 2021-09-04 21:45:14 +02:00
  • 32052f214b Minor cleanup of the repo (#822) a1346054 2021-09-04 19:59:25 +00:00
  • 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) Mounir IDRASSI 2021-09-02 00:10:43 +02:00
  • 7bc4256c42 Windows MSI: Fix error querying bootloader information Mounir IDRASSI 2021-09-02 00:08:18 +02:00
  • 4dc3d9c1a7 Windows: Implement a new way to detect Windows version to overcome MSI limitation Mounir IDRASSI 2021-08-30 12:44:29 +02:00
  • ec8a6d9b82 Windows MSI: avoid duplicated entry for VeraCrypt when installing MSI over an EXE based installation Mounir IDRASSI 2021-08-29 23:14:56 +02:00
  • 81ed4e68f7 Windows: Remove unused certificate files Mounir IDRASSI 2021-08-29 22:03:30 +02:00
  • d7feaec833 Windows: Update signed Windows driver to version 1.25.0.0 Mounir IDRASSI 2021-08-29 18:36:30 +02:00
  • 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 Mounir IDRASSI 2021-08-29 18:35:33 +02:00
  • c048e5dae5 Increment version to 1.25 Mounir IDRASSI 2021-08-29 15:33:11 +02:00
  • fb1a4893b8 Windows: Fix some VS static analyzed warnings Mounir IDRASSI 2021-08-29 15:23:59 +02:00
  • d9e1d57a53 Windows Driver: use functions from ntstrsafe.h instead of strsafe.h since they are destined for kernel mode Mounir IDRASSI 2021-08-29 15:21:26 +02:00
  • d33c5b6f08 Windows: Set minimal supported version to Windows 8 since our driver is now signed only SHA256 Mounir IDRASSI 2021-08-29 15:19:10 +02:00
  • 78c2fe2562 Windows Exe Setup: Add ARM64 binaries to FileInUse detection Mounir IDRASSI 2021-08-29 14:33:52 +02:00
  • e948c5e0a3 Windows MSI: Don't reboot if /norestart is specified (which is equivalent to REBOOT=REALLYSUPPRESS) Mounir IDRASSI 2021-08-29 14:24:50 +02:00
  • aab6feabaa Windows: Remove sign-sha256.bat since now the default sign.bat only uses SHA256 Mounir IDRASSI 2021-08-29 00:48:08 +02:00
  • 2216f739c4 Update copyright year to 2021 Mounir IDRASSI 2021-08-29 00:23:39 +02:00
  • adc21bd1ab Linux: Build .deb packages with Ayatana application indicator support (Ubuntu >= 18.04, Debian >= 10) Mounir IDRASSI 2021-08-29 00:12:17 +02:00
  • efe1c59461 Windows: Update IDRIX SHA-256 code signing certificate to latest one Mounir IDRASSI 2021-08-28 18:51:03 +02:00
  • 09206053d5 Windows Driver: Potential memory corruption caused by integer overflow in IOCTL_STORAGE_MANAGE_DATA_SET_ATTRIBUTES (reported by I.V. Sprundel) Mounir IDRASSI 2021-08-24 09:27:48 +02:00
  • f462160542 Linux: Add missing veracrypt.xml file used for mime type handling Mounir IDRASSI 2021-08-23 08:55:55 +02:00
  • 320bead09f Windows: Update signing script to use newly issued IDRIX EV code signing certificate (22-08-2021) Mounir IDRASSI 2021-08-23 00:03:21 +02:00
  • 3ac533860c macOS: During install, set libfuse.2.dylib as symbolic link to libosxfuse.2.dylib if it doesn't already exist Mounir IDRASSI 2021-08-22 20:15:00 +02:00
  • 7df5a58adc Linux: Better Linux desktop integration. Add mount.veracrypt script for fstab (proposed by unit193 at https://github.com/veracrypt/VeraCrypt/issues/814) Mounir IDRASSI 2021-08-21 22:33:39 +02:00
  • 49a1252306 Fix typo in GraphicUserInterface.cpp Mounir IDRASSI 2021-08-21 22:00:29 +02:00
  • e001642f86 Language XML files: remove duplicated entry and fix MOUNT_POINT entry Mounir IDRASSI 2021-08-21 18:03:35 +02:00
  • e570402983 German language XML file: charge order of "MOUNT_POINT" entry to match other language files Mounir IDRASSI 2021-08-21 18:02:03 +02:00
  • 0809f456d9 Linux/macOS: print LANG environment variable to console only in DEBUG mode Mounir IDRASSI 2021-08-21 16:30:04 +02:00
  • fd9412e6ac Language.xml: remove wrong character from MOUNT_POINT entry Mounir IDRASSI 2021-08-21 16:27:12 +02:00
  • 849cd010e8 Add compile-time toggleable support for application indicators, off by default. (#815) Unit 193 2021-08-15 18:54:21 -04:00
  • b1323cabae Increment version to 1.24-Update9-Beta-21-08-15 Mounir IDRASSI 2021-08-16 00:24:49 +02:00
  • 40c7309917 MacOSX: Use 11.3 SDK from Xcode 12.5.1 Mounir IDRASSI 2021-08-15 23:01:08 +02:00
  • d448713e61 MacOSX: Make AESNI availability linked to compiler target and not compilation host Mounir IDRASSI 2021-08-15 23:00:31 +02:00
  • 8ae5a715d6 MacOSX: First native Apple M1 support Mounir IDRASSI 2021-08-15 00:51:06 +02:00
  • 33baca7261 Windows: Increment version to 1.24.25.3 and update signed Windows driver Mounir IDRASSI 2021-08-07 22:52:55 +02:00
  • 7499ae384f System Encryption: translate password to US keyboard layout + improved new interface Bruna2803 2021-08-09 13:53:06 +02:00
  • 22b0454b81 Added compatibility with GNU GCC 11 Toolchain (#811) Alex 2021-08-07 21:42:51 +02:00
  • 4b98ff0e98 Windows: Better implementation of PRF autodetection optimization. Mounir IDRASSI 2021-08-07 20:44:00 +02:00
  • aeba32ba8b Windows Driver: fix BSOD during mounting caused by commit for PRF auto-detection speedup Mounir IDRASSI 2021-08-07 17:24:04 +02:00
  • a505f3d98b Windows: Fix wrong detection of ARM architecture Mounir IDRASSI 2021-08-02 01:16:37 +02:00
  • 17a3c3dbe0 Update Release Notes with latest changes for upcoming 1.24-Update9 Mounir IDRASSI 2021-08-02 00:44:55 +02:00
  • ad1b91bf6f Windows: Increment version to 1.24.25.2 and update signed Windows driver Mounir IDRASSI 2021-08-02 00:29:22 +02:00
  • 6986dce63e Windows: clear DeriveKeyWork work item only if they have correct type Mounir IDRASSI 2021-08-02 00:27:07 +02:00
  • 2e32adf625 Windows: Avoid leaking sensitive values in work item of threads pool Mounir IDRASSI 2021-07-15 00:19:57 +02:00
  • fdf7888ab3 Windows: Reduce time of mount with PRF auto-detection Mounir IDRASSI 2021-07-14 23:57:00 +02:00
  • b98606e390 Windows: Fix compilation error of bootloader caused by introduction of strsafe.h in crypto.c Mounir IDRASSI 2021-07-14 23:01:23 +02:00
  • ad544681c7 Linux/macOS: re-order PRF algorithms from faster to slower for quicker autodetection mounting when usual algorithms used Mounir IDRASSI 2021-07-14 18:58:04 +02:00
  • 2fb4489e22 Windows: Remove unused files Mounir IDRASSI 2021-07-14 14:10:18 +02:00
  • 66acbbf6a3 Windows: Copy ARM64 binaries when creating Traveler Disk and when VeraCrypt is installed Mounir IDRASSI 2021-07-14 13:33:05 +02:00
  • d6402ac146 Windows: Use only SHA256 certificate for code signature verification since SHA1 certificate is not used anymore. Mounir IDRASSI 2021-07-14 13:23:40 +02:00
  • 94cd0a477f Make compatble with pam_tmpdir (#793) chasonr 2021-07-14 07:55:15 -04:00
  • 7c3355a2d1 Make system devices work under FreeBSD (#777) MrLightningBolt 2021-07-14 04:48:13 -07:00
  • c8830a04b4 Add support for OpenBSD (#779) kokokodak 2021-07-14 14:43:34 +03:00
  • 0ff7f4548a Update Language.de.xml (#751) sfrings 2021-07-14 13:38:47 +02:00
  • 90d4b32ae6 Windows: Update sign.bat to remove SHA1 signing and add ARM64 binaries to the signing process alongside MSI custom action dll Mounir IDRASSI 2021-07-13 23:42:43 +02:00
  • b9c93d7451 Windows: Update signed Windows driver to version 1.24.25.1 Mounir IDRASSI 2021-07-13 23:10:13 +02:00
  • c374782436 Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure equivalents Mounir IDRASSI 2021-07-13 21:59:48 +02:00
  • dce6d76b81 Windows: Fix link error on ARM64 with latest VS2019 (undefined __stdio_common_vswprintf symbol) Mounir IDRASSI 2021-07-13 20:26:46 +02:00
  • d3489f4771 Windows: Fix compilation error on ARM64 caused by definition of UINT64_MAX Mounir IDRASSI 2021-07-13 20:20:10 +02:00
  • 1c51a76c7e New VeraCrypt interface (for system encryption) with improved usability Bruna2803 2021-05-05 01:06:24 +02:00
  • 62d3c9eacd Add BTC SegWit donation address Mounir IDRASSI 2021-04-13 15:33:56 +02:00
  • 32976931ee Windows: add Visual Studio build artifacts to .gitignore file Mounir IDRASSI 2021-03-22 08:00:17 +01:00
  • ee79ff0579 Windows: first implementation of MSI installer for silent mode deployment (ACCEPTLICENSE=YES must be set in msiexec command line) Mounir IDRASSI 2021-03-22 07:59:32 +01:00
  • bda0880453 Adding more Turkish translations (#744) Özgür Pekçağlıyan 2021-02-28 00:42:59 -08:00
  • 23bcd7fb33 update Simplified Chinese translation (#747) 江南一根葱 2021-02-28 16:41:13 +08:00
  • 8397c66bf3 Windows: Load UrlUnescapeW dynamically from Shlwapi.dll and use safe URL opening starting from Vista only since security mechanism doesn't apply to Windows XP. Mounir IDRASSI 2021-02-27 23:24:49 +01:00
  • c6d63e9365 Windows: Block Windows from resizing system partition if it is encrypted. This avoid issues during Windows Upgrade that sometimes resizes system partition which create problems if it is encrypted by VeraCrypt Mounir IDRASSI 2021-02-27 23:05:40 +01:00
  • c1e81d9692 Windows: Fix failure to launch keyfile generator in secure desktop mode Mounir IDRASSI 2021-02-24 21:48:33 +01:00
  • 7efe4e4f2a Windows: Fix freeze when password dialog displayed in secure desktop and try to access token keyfiles protected by PIN Mounir IDRASSI 2021-02-24 21:42:20 +01:00
  • 0eace45cea Windows: Fix failure to load local HTML documentation if application running with administrative privileges Mounir IDRASSI 2021-02-21 18:55:49 +01:00
  • 13a1b3482c Hebrew translation (#725) thewh1teagle 2021-02-21 11:18:43 +02:00
  • 874d29390f fix Program freeze Volume Creation Wizard linux (#726) T-Bonhagen 2021-02-21 10:16:24 +01:00
  • c802db448d interface: add keyboard shortcut to "TrueCrypt mode" in the mount dialog (#729) alt3r 3go 2021-02-21 10:11:32 +01:00
  • d43f374189 Improve Korean translations (#733) Seia-Soto 2021-02-21 18:09:56 +09:00
  • 00365cb193 Update Language.nl.xml (#734) Thomas De Rocker 2021-02-21 10:09:08 +01:00
  • 65ab045691 Language translations: Update Hungarian translation from Transifex Mounir IDRASSI 2021-01-06 00:05:21 +01:00
  • 53749d4b06 Language Translations files: update polish translation Mounir IDRASSI 2021-01-04 23:12:24 +01:00
  • 441babf069 Increment version to 1.24-Update9 Mounir IDRASSI 2021-01-02 01:05:17 +01:00
  • 0944b68933 Revert "Windows: Don't check for availability of 32KB of free space for bootloader in UEFI boot mode" Mounir IDRASSI 2021-01-02 00:54:53 +01:00
  • 3281b276b6 Windows: Fix various warnings Mounir IDRASSI 2021-01-01 23:59:37 +01:00
  • 9881744c95 Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). System encryption still not implemented on ARM64 Mounir IDRASSI 2021-01-01 23:58:06 +01:00
  • dc3700e8bb Windows: Fix issue in preserving last access timestamp of file containers when creating hidden volumes in direct mode inside them Mounir IDRASSI 2021-01-01 02:01:31 +01:00
  • 9277ea9700 adding a sponsor button to repository (#720) Andreas Becker 2020-12-30 05:12:35 +01:00
  • 3139066509 added probot configuration (#719) Andreas Becker 2020-12-30 05:06:47 +01:00
  • ceacda7d80 Added a bug, change and feature template (#716) Andreas Becker 2020-12-29 01:05:47 +01:00
  • 575d4ec624 Update Release Notes with latest changes for upcoming 1.24-Update9 Mounir IDRASSI 2020-12-23 01:19:13 +01:00
  • 73ef6b6f19 Documentation: Update USD donation bank details Mounir IDRASSI 2020-12-23 01:07:33 +01:00
  • d10739a45e Linux/MacOSX: make LanguageStrings.cpp build depend on Language.xml.h since it uses it Mounir IDRASSI 2020-12-20 01:20:47 +01:00
  • 4b9bfecf6a Linux: fix build error with old gcc compilers that don't have std::getenv Mounir IDRASSI 2020-12-20 01:19:00 +01:00
  • 55913322f8 Improve German translation (#714) Ettore Atalan 2020-12-17 00:11:29 +01:00
  • c7637cbfa9 replicate change of "processors" with "logical processors" Mounir IDRASSI 2020-12-13 19:03:37 +01:00
  • 4f23267240 Language Translations: fix invalid escape sequence in untranslated entry in XML files Mounir IDRASSI 2020-12-13 12:59:59 +01:00
  • d12faf5b57 Fix invalid escape sequence in Language.xml Mounir IDRASSI 2020-12-13 01:53:37 +01:00
  • e42323802b Language Translations: fix invalid escape sequence in XML files Mounir IDRASSI 2020-12-13 01:22:10 +01:00
  • 1157971784 Windows: Update signed drivers to version 1.24.24 Mounir IDRASSI 2020-12-13 00:53:53 +01:00
  • 68e439ebd7 MacOS: make legacy installer compatible with macFUSE 4.0.x Mounir IDRASSI 2020-12-12 17:52:33 +01:00
  • 49aa403e0a Improve German translation (#712) Ettore Atalan 2020-12-13 00:46:22 +01:00
  • 4b784ae55c Update Language.nl.xml (#711) Thomas De Rocker 2020-12-13 00:45:38 +01:00
  • 86bd274376 Translate part of new strings into zh-CN. (#710) nkh0472 2020-12-13 07:41:59 +08:00