1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-15 00:56:07 -05:00

Commit Graph

  • ba47679b72 Honor --no-size-check in CLI volume creation (#1756) master damianrickard 2026-06-14 10:33:46 -04:00
  • 575262a104 macOS: restrict elevated SetFileOwner to disk device nodes (#1758) damianrickard 2026-06-14 10:31:42 -04:00
  • 177ec1fce1 Fix max volume size handling with no-size-check pr-1756-maintainer-fix Mounir IDRASSI 2026-06-14 23:13:24 +09:00
  • 54a23eeacb Linux/macOS: expose BLAKE2b-512 as PRF in hash selection dialogs Mounir IDRASSI 2026-06-14 12:10:55 +09:00
  • a751e75588 docs: clarify Argon2id and BLAKE2b-512 KDF usage Mounir IDRASSI 2026-06-14 11:24:11 +09:00
  • c8a2b89044 Windows: Fix partial GUI translation due to exhausted translation data pool Mounir IDRASSI 2026-06-14 10:36:53 +09:00
  • 708ab5c926 Update Polish translation (#1762) Matthaiks 2026-06-13 11:06:14 +02:00
  • d33b23a9be macOS: scope x86 intrinsic fallback to local arm64 builds Mounir IDRASSI 2026-06-13 15:45:22 +09:00
  • 3e058bd992 Remove TC_STR_RELEASE_DATE and build release string from numeric date defines Mounir IDRASSI 2026-06-13 12:04:02 +09:00
  • 80a126d04e Fix release date string to match actual TC_RELEASE_DATE_DAY value Mounir IDRASSI 2026-06-13 11:32:59 +09:00
  • ceea6052d9 Remove unused entry from XML language file following previous commit changes Mounir IDRASSI 2026-06-13 11:07:11 +09:00
  • 75857757fe Reset PIM defaults when changing volume KDF Mounir IDRASSI 2026-06-11 04:31:46 +09:00
  • e5415498f4 Add hidden volume container warning to release notes Mounir IDRASSI 2026-06-12 16:03:24 +09:00
  • c4fb430598 Release Notes: Add CVE identifiers for the fixes issues Mounir IDRASSI 2026-06-12 08:26:35 +09:00
  • 2dbc718225 Honor --no-size-check when creating file containers via the CLI Damian Rickard 2026-06-10 16:37:32 -04:00
  • d26216c294 Update MBR bootloader VeraCrypt_1.26.29 Mounir IDRASSI 2026-06-09 19:55:00 +09:00
  • 616e33fad8 Set release date to June 9th 2026 Mounir IDRASSI 2026-06-09 19:29:01 +09:00
  • 3575194415 Linux: Support legacy Python for reproducible build Mounir IDRASSI 2026-06-09 18:28:25 +09:00
  • dd96f1a483 Fix RPM reproducibility macro escaping Mounir IDRASSI 2026-06-09 16:49:05 +09:00
  • d26be95861 Update copyright year to 2026 Mounir IDRASSI 2026-06-09 09:56:25 +09:00
  • 030be14a82 Increment version to 1.26.29.3. Update signed Windows drivers Mounir IDRASSI 2026-06-09 09:25:28 +09:00
  • f59c8188d7 Windows: simplify favorite mount batch results Mounir IDRASSI 2026-06-08 20:29:49 +09:00
  • 304088f908 Windows: stop auto-mount scan on mount cancellation Mounir IDRASSI 2026-06-08 03:43:15 +09:00
  • 1871765a76 Windows: allow cancelling long mount operations Mounir IDRASSI 2026-06-07 17:14:37 +09:00
  • 105425ebb0 Build: bundle matching FUSE library in AppImage Mounir IDRASSI 2026-06-06 17:54:23 +09:00
  • e349c76686 Build: extend reproducible packaging to RPM Mounir IDRASSI 2026-06-06 09:54:32 +09:00
  • f77d0c0760 Build: replace fixed SOURCE_DATE_EPOCH fallback Mounir IDRASSI 2026-06-05 17:44:10 +09:00
  • fd80bc0679 Windows: allow selecting KDFs in benchmark dialog Mounir IDRASSI 2026-06-05 21:03:49 +09:00
  • df3bb7c5e6 Crypto: fix no-SSE2 x86 fallback paths Mounir IDRASSI 2026-06-05 15:20:34 +09:00
  • 0feecd019a Update translations Mounir IDRASSI 2026-06-05 02:37:02 +09:00
  • 0800a1652b Documentation: Update CHM files Mounir IDRASSI 2026-06-05 02:35:32 +09:00
  • 522a784bfc Update Release Notes. Set release date. Mounir IDRASSI 2026-06-04 21:45:44 +09:00
  • f5a67a378f Windows: Update signed driver to version 1.26.29.2 Mounir IDRASSI 2026-06-04 14:31:13 +09:00
  • 7f905395c6 Windows: Add Win64 unwind metadata for AES assembly Mounir IDRASSI 2026-06-03 23:44:39 +09:00
  • a24cbe55bd Fix Twofish x64 multiblock tail handling Mounir IDRASSI 2026-06-03 20:54:42 +09:00
  • 61978021d2 Documentation: Use correct Yasm download link instead of old dead link Mounir IDRASSI 2026-06-03 19:30:59 +09:00
  • 612bccbd1a Align key schedules and fix Camellia SSSE3 dispatch Mounir IDRASSI 2026-06-03 15:42:08 +09:00
  • aab9e38894 Fix x64 CPU feature macro guard Mounir IDRASSI 2026-06-03 15:10:13 +09:00
  • c748b44b02 Windows driver: fix PBKDF XSTATE cleanup Mounir IDRASSI 2026-06-03 11:50:13 +09:00
  • fcd430d659 Increment version to 1.26.29. Update signed Windows drivers Mounir IDRASSI 2026-06-03 09:16:26 +09:00
  • 689a59cd58 Merge commit from fork Mounir IDRASSI 2026-06-03 07:32:17 +02:00
  • 9ef369bd45 Windows: discover newer SDK MSI tools Mounir IDRASSI 2026-06-02 18:57:37 +09:00
  • f18ec1ab1e Update Windows build documentation for VS2022 Mounir IDRASSI 2026-06-02 18:35:07 +09:00
  • 39f9391007 Merge commit from fork VastBlast 2026-06-02 06:03:54 +00:00
  • bc84aa8c1e Align Whirlpool lookup table and local buffer Mounir IDRASSI 2026-06-02 00:03:51 +09:00
  • 91b6ad5a19 Linux/WSL: open mounted volumes via Windows Explorer Mounir IDRASSI 2026-06-01 11:55:23 +09:00
  • 5407a581ac FreeBSD: link static wx builds with iconv Mounir IDRASSI 2026-05-31 18:13:58 +09:00
  • 45ed8aba8f XML language file: Update Russian translations by Dmitry Yerokhin Mounir IDRASSI 2026-05-31 16:40:43 +09:00
  • 21524dc48d Fix leaf 7 feature detection Mounir IDRASSI 2026-05-31 15:18:11 +09:00
  • 11739c41f4 Fix AVX2 feature gating Mounir IDRASSI 2026-05-31 14:32:00 +09:00
  • 3b27eb1acf Windows: fix security token foreach warning Mounir IDRASSI 2026-05-31 12:37:19 +09:00
  • d6220089ca Fix Unmount All access keys Mounir IDRASSI 2026-05-31 10:47:14 +09:00
  • 91a01826aa Windows: fix EFI DcsProp rewrite handling Mounir IDRASSI 2026-05-30 19:42:26 +09:00
  • 329bc18bb6 Update Language.pl.xml (#1750) Ganeron11 2026-05-30 16:32:43 +02:00
  • 19b3ebc0bb Windows: fix ReFS formatting during volume creation Mounir IDRASSI 2026-05-30 16:50:33 +09:00
  • 2605adcfff Linux: store GUI instance lock under XDG paths Mounir IDRASSI 2026-05-29 21:31:07 +09:00
  • 170dfa83ee Linux/macOS: fix hidden volume FAT size limit Mounir IDRASSI 2026-05-29 16:42:29 +09:00
  • 610feb4c28 macOS: block partitioned disk alias bypass Mounir IDRASSI 2026-05-29 18:32:32 +09:00
  • c8f0efde99 Update Language.zh-cn.xml (#1748) nkh0472 2026-05-29 16:12:45 +08:00
  • b33a534581 Linux/macOS: fix remaining wxWidgets sizer flags Mounir IDRASSI 2026-05-29 15:05:12 +09:00
  • d728d23394 Update Corsican translation on 2026-05 (4th) (#1747) Patriccollu 2026-05-29 03:41:38 +02:00
  • 0caacd3405 macOS: Fix Command-A in password fields Mounir IDRASSI 2026-05-28 15:33:18 +02:00
  • cfd54af700 macOS: force fresh exFAT layout when formatting volumes Mounir IDRASSI 2026-05-28 12:43:09 +02:00
  • 08b433012e Fix volume size unit choice width Mounir IDRASSI 2026-05-27 11:23:58 +02:00
  • ce20a24aa5 Fix hidden volume size estimate for exFAT outer volumes Mounir IDRASSI 2026-05-27 10:02:51 +02:00
  • 3e6400c982 Update Norwegian Bokmål translation (#1746) Marius Kjærstad 2026-05-27 10:15:37 +02:00
  • f9089b0202 Linux: improve AppImage portability VeraCrypt_1.26.28_Beta4 Mounir IDRASSI 2026-05-26 23:44:30 +09:00
  • 4ad36447b2 Linux: fix CentOS 6 build with GCC 4.4 Mounir IDRASSI 2026-05-26 20:49:36 +09:00
  • 9b20099255 Build: harden OpenWrt package input handling Mounir IDRASSI 2026-05-26 16:58:47 +09:00
  • d0bc546614 OpenBSD: fix CLI build and PCSC exit handling Mounir IDRASSI 2026-05-26 17:56:01 +09:00
  • 6774de941d OpenBSD: honor doas user for mount ownership and FUSE access Mounir IDRASSI 2026-05-26 10:03:10 +09:00
  • 5d7a2a78b8 OpenBSD: fix device-hosted volume sizing Mounir IDRASSI 2026-05-25 22:31:20 +09:00
  • 0190270f9d Add OpenWrt package build and QEMU test scripts Mounir IDRASSI 2026-05-25 17:41:07 +09:00
  • 3c771c07fc Windows: set version to 1.26.28.1 and update signed Windows drivers Mounir IDRASSI 2026-05-26 10:10:11 +09:00
  • a173a11cfe Linux: parallelize header KDF autodetection Mounir IDRASSI 2026-05-25 15:43:00 +09:00
  • 66ddd29c91 Windows: report missing EFI boot loader clearly Mounir IDRASSI 2026-05-25 05:06:33 +09:00
  • 0d86b9b3e6 Document system favorite VHD startup limitation Mounir IDRASSI 2026-05-25 15:41:49 +09:00
  • 5bd9277970 Windows: fix MSI Start Menu folder upgrades Mounir IDRASSI 2026-05-25 04:24:28 +09:00
  • 854f85f013 Linux: fix language loading when running as AppImage Mounir IDRASSI 2026-05-24 21:34:24 +09:00
  • fc2efd0b8f Linux: suppress redundant already-running dialog Mounir IDRASSI 2026-05-22 23:22:12 +09:00
  • d1f73ce429 Windows driver: queue volume flushes as ordered barriers Mounir IDRASSI 2026-05-21 09:57:35 +09:00
  • 79bee911be Linux/macOS: enable quick format for file containers Mounir IDRASSI 2026-05-21 16:17:52 +09:00
  • 1fd2fb06cd Build: avoid awk warning in version extraction Mounir IDRASSI 2026-05-21 23:31:45 +09:00
  • c35ba490c8 Build: avoid awk warning in version extraction fix/awk-hash-warning Mounir IDRASSI 2026-05-21 23:31:45 +09:00
  • c3ce2db9ac Document fixed Argon2id header key size Mounir IDRASSI 2026-05-21 17:19:23 +09:00
  • c4acb6a0be Update Language.de.xml (#1742) Mr-Update 2026-05-21 01:27:49 +02:00
  • 0d2b75ef0a Windows: add read-only recovery mount for interrupted non-system in-place volumes feature/windows-nonsys-inplace-recovery-ro Mounir IDRASSI 2026-05-20 18:55:49 +09:00
  • b97b0f2c06 macOS: fix TC_VERSION extraction in makefiles Mounir IDRASSI 2026-05-20 08:25:04 +02:00
  • 21f773cd6d docs: fix Argon2id default PIM Mounir IDRASSI 2026-05-20 14:33:06 +09:00
  • aaffec8b5c Windows: support new Microsoft EFI CA bootloaders Mounir IDRASSI 2026-05-19 13:46:44 +09:00
  • 4f71883ac1 Windows: Add new signed EFI bootloader files (2011CA and 2023CA) Mounir IDRASSI 2026-05-19 13:09:11 +09:00
  • 964ecde6a1 Linux: add Arch package build support (#1740) Mounir IDRASSI 2026-05-20 02:38:38 +02:00
  • 86082f3bf5 Update Language.nl.xml (#1741) Thomas De Rocker 2026-05-19 11:33:06 +02:00
  • 857c6c8acf Linux: add Arch package build support arch-packaging-support Mounir IDRASSI 2026-05-19 08:14:18 +09:00
  • 1f256ae3f2 Update to Norwegian Bokmål translation (#1738) Marius Kjærstad 2026-05-19 06:25:03 +02:00
  • 8282f17745 Update Polish translation (#1737) Matthaiks 2026-05-19 01:11:58 +02:00
  • dec2bd882f Linux/macOS: suppress wxWidgets sizer consistency checks Mounir IDRASSI 2026-05-19 07:41:33 +09:00
  • a93e5d4214 Update FUSE package version for Debian and Ubuntu (#1736) thurask 2026-05-18 18:10:59 -04:00
  • 6bef9e009c Linux: refine in-kernel NTFS driver selection Mounir IDRASSI 2026-05-17 18:33:36 +09:00
  • 9535e65bd8 Ensure reproducible builds on Linux (#1731) curious-rabbit 2026-05-18 13:54:13 +02:00