Commit Graph

  • 062b385a69 Windows driver: overhaul IRP completion path in EncryptedIoQueue, add dual completion threads, precise byte accounting & safer UpdateBuffer Mounir IDRASSI 2025-09-07 23:58:35 +09:00
  • 55adda7504 Windows driver: add more checks and comments to crash dump filter Mounir IDRASSI 2025-09-06 16:42:42 +09:00
  • c1ae011ba1 Fix problems inside crash dump filter path (#1590) Charlie 2025-09-06 03:22:50 +01:00
  • e86d83e63c Update Language.de.xml (#1598) Mr-Update 2025-09-06 02:27:46 +02:00
  • 2dd4e29430 Fix warning caused by clash between Argon2 AVX2 rotrX macros and integer equivalents in VeraCrypt headers Mounir IDRASSI 2025-09-06 00:03:03 +09:00
  • c5589ac4fb Translations: set correct "lang" attribute in Swedish language file Mounir IDRASSI 2025-09-05 23:55:18 +09:00
  • 58353ceb4c Update Language.zh-cn.xml (#1597) nkh0472 2025-09-05 22:46:35 +08:00
  • ca95c5fdcd Update Swedish (#1594) Nick 2025-09-05 17:45:46 +03:00
  • 73e738a629 Update Polish translation (#1592) Matthaiks 2025-09-05 16:44:03 +02:00
  • b38a31a190 Update Corsican translation on 2025-08 (#1591) Patriccollu 2025-09-05 16:43:38 +02:00
  • 10c4d30312 Documentation: Add entry about KDF, PBKDF2. Mounir IDRASSI 2025-08-31 23:11:06 +09:00
  • 1326844065 Windows: Use tab control for VeraCrypt preferences to reduce clutter and size of dialog Mounir IDRASSI 2025-08-31 23:03:32 +09:00
  • 7de81cd42b Fix code compilation. (#1583) uni-kod 2025-08-31 09:32:33 +03:00
  • 26a754b198 Documentation: Use "KDF" instead of "PKCS-5 PRF". Add Argon2 related information. Mounir IDRASSI 2025-08-08 23:38:40 +09:00
  • 54c39e4eb2 Use "KDF" instead of "PKCS5 PRF" for UI selection of KDF to use Mounir IDRASSI 2025-08-08 22:53:04 +09:00
  • 04648bc5ee Fix IDC_MOUNTALL in German translation (#1568) helmutbuhler 2025-07-07 01:54:55 +02:00
  • 3867c1cca3 Use blake2b as hash for random generator from Argon2 is used. Mounir IDRASSI 2025-07-03 17:32:47 +09:00
  • eadb02d8ef Windows: set version to 1.26.26. Update Release Notes, bootloader and Windows drivers. Mounir IDRASSI 2025-06-29 23:31:18 +09:00
  • 9dc24ba7d0 Windows: speedup PRF autodetection mode by implementing abort mechanism in PBKDF2/Argon2 primitives Mounir IDRASSI 2025-06-29 21:44:32 +09:00
  • 95659a8563 Update Language.zh-cn.xml (#1565) nkh0472 2025-06-29 07:36:34 +08:00
  • 98a504c70a Update Corsican translation on 2025-06 (#1566) Patriccollu 2025-06-29 01:36:10 +02:00
  • 84f7ec5250 Linux: Fix build error under ARM64 Mounir IDRASSI 2025-06-26 17:07:16 +09:00
  • 176d1c8bff Windows: Update MSI version to 1.26.25 Mounir IDRASSI 2025-06-26 11:12:30 +09:00
  • 56146ca6b7 Update Polish translation (#1564) Matthaiks 2025-06-26 03:37:00 +02:00
  • 04606da5ee Linux: Fix build issue after addition of Argon2 on Windows. Mounir IDRASSI 2025-06-26 10:15:01 +09:00
  • 6949417181 Windows: use correct default PIM value for Argon2 when validating small PIM values Mounir IDRASSI 2025-06-26 00:05:28 +09:00
  • 90e315dae2 Windows: Add missing x64 driver file Mounir IDRASSI 2025-06-26 00:00:40 +09:00
  • c148898ece Update some translations Mounir IDRASSI 2025-06-25 23:36:17 +09:00
  • 28f0c6cb4a Update Release Notes and CHM. Mounir IDRASSI 2025-06-25 23:14:34 +09:00
  • c782051e27 Windows: Fix build errors on ARM64 configuration due to missing include path in projects Mounir IDRASSI 2025-06-25 22:01:32 +09:00
  • f1b1112254 Windows: Update Windows MBR bootloader Mounir IDRASSI 2025-06-25 22:00:31 +09:00
  • ab2937c889 Add new entry in XML files for Argon2 memory cost. Increment version to 1.26.25 Mounir IDRASSI 2025-06-25 20:32:09 +09:00
  • 3c17b8ced2 Windows: Add support for Argon2id as an alternative to PBKDF2 key derivation Mounir IDRASSI 2025-06-25 15:44:31 +09:00
  • 228129362a Windows: Include SDL dlls in signing batch file Mounir IDRASSI 2025-06-24 15:49:32 +09:00
  • 5627e7a738 Windows: Add CLI switches to control memory/screen protection features. Disable non-configurable settings in portable mode Mounir IDRASSI 2025-06-24 15:48:01 +09:00
  • c1dbcb32e6 Windows: Add resource file to Format dll. Fix copying output of Format dll project. Mounir IDRASSI 2025-06-24 15:31:39 +09:00
  • 79f7791036 Windows: Add password length and pin value defined to SDK header Mounir IDRASSI 2025-06-13 22:25:08 +09:00
  • 4402d153b9 Windows: Fix incorrect comment in SDK header file Mounir IDRASSI 2025-06-13 21:15:03 +09:00
  • 2b531dd113 Windows: Add an SDK for VeraCrypt Format that allows third-party application to create volumes Mounir IDRASSI 2025-06-13 21:12:14 +09:00
  • 1ed5225971 Linux: Update 25.04 Plucky dependencies (#1556) Jertzukka 2025-06-13 02:51:28 +03:00
  • 08093f460a Windows: fix link error in custom EFI / VC_SKIP_OS_DRIVER_REQ_CHECK configuration Mounir IDRASSI 2025-06-09 11:41:12 +09:00
  • 87a5024a5b Linux: Allow AppImage file to start with "veracrypt" in any case Mounir IDRASSI 2025-06-09 11:07:07 +09:00
  • 69852fad9a Windows: Increase length of screen protection setting label to avoid truncation in some cases. Mounir IDRASSI 2025-06-09 10:41:10 +09:00
  • 1a47391d62 Documentation: Fix invalid HTML structure in some files Mounir IDRASSI 2025-06-09 10:38:57 +09:00
  • 9edb5d1ab5 Translations: revert to previous translation of IDC_DISABLE_SCREEN_PROTECTION for Russian Mounir IDRASSI 2025-06-09 10:36:11 +09:00
  • 5d1c48d5ba Linux/FreeBSD/macOS: Column widths correct initially and on update (#1552) Jertzukka 2025-06-09 04:27:25 +03:00
  • 4e112df0d2 Documentation: Remove XHTML spec and fix errors (#1547) Jertzukka 2025-06-02 03:19:00 +03:00
  • d9c41e0dba Documentation: Update Russian translations by Dmitry Yerokhin Mounir IDRASSI 2025-06-01 10:49:44 +09:00
  • 716ff4180e Add python script that automates uploading VeraCrypt release files to Launchpad Mounir IDRASSI 2025-06-01 10:44:10 +09:00
  • 44fc3ca991 All platforms: Update logo icons (#1546) Jertzukka 2025-05-31 17:16:39 +03:00
  • c7f69062db Use “unmount” instead of “dismount” in scripts and in text shown to the user. (#1548) Sam Hocevar 2025-05-31 16:06:30 +02:00
  • 0f509dba9c Windows:Continuation of fix of tab navigation in various dialogs VeraCrypt_1.26.24 Mounir IDRASSI 2025-05-29 22:07:03 +09:00
  • 08c813efd6 Increment version to 1.26.24. Update Release Notes and Windows drivers. Mounir IDRASSI 2025-05-29 18:10:59 +09:00
  • 704a21d31f Windows: Fix tab navigation in various dialogs Mounir IDRASSI 2025-05-29 06:17:06 +09:00
  • 4774bde1f1 macOS: use macFUSE name instead of OSXFUSE to match the new name of the macOS fuse library project. Mounir IDRASSI 2025-05-29 06:03:52 +09:00
  • b64b7c9ca4 macOS: Create symlink to VeraCrypt binary at /usr/local/bin/veracrypt during installation Mounir IDRASSI 2025-05-29 05:48:40 +09:00
  • 71f538bcda Windows: real fix for "Unmount all" button label!! Mounir IDRASSI 2025-05-28 21:03:09 +09:00
  • e68c98ab6b Increment version to 1.26.3. Update Release Notes and signed drivers Mounir IDRASSI 2025-05-28 19:28:32 +09:00
  • c0ab75d499 Documentation: Fix rendering issue of localized CHM files by using correct encoding Mounir IDRASSI 2025-05-28 16:12:10 +09:00
  • 1ebd11c750 Windows: Replace remaining "Dismount All" by "Unmount All" Mounir IDRASSI 2025-05-28 11:08:16 +09:00
  • 26eb821c69 Update Release Notes and release date. Increment version of Windows binaries Mounir IDRASSI 2025-05-27 18:15:32 +09:00
  • 98102bbff6 Linux/macOS: Make help text less confusing with regards to optional parameter of certain commands Mounir IDRASSI 2025-05-27 17:14:17 +09:00
  • b18c2d3c71 Windows: Implement mutex to serialize initialization across multiple VeraCrypt instances Mounir IDRASSI 2025-05-27 15:18:06 +09:00
  • e14299936b Update Corsican translation on 2025-05 (2) (#1543) Patriccollu 2025-05-26 15:09:44 +02:00
  • 58ad07c4d5 Translations: Update and fix various language files. Mounir IDRASSI 2025-05-25 17:18:58 +09:00
  • 54600e18af Github workflows: enhance xmlvalidate.sh to catch invalid escape sequences Mounir IDRASSI 2025-05-25 17:17:32 +09:00
  • 4b46d992da Increment version to 1.26.22. Update Release Notes. Update signed drivers. Mounir IDRASSI 2025-05-25 09:49:49 +09:00
  • 34c6557e75 Documentation: Add missing image for mastodon contact Mounir IDRASSI 2025-05-25 09:27:47 +09:00
  • 733980dc2c Translations: Add translation of newly added fields for some languages Mounir IDRASSI 2025-05-24 17:14:16 +09:00
  • 9ea5ccc4aa Windows: Enable screen protection by default to block screenshots, recordings & Windows Recall. Add configurable setting in Preferences, Installer, and MSI. Mounir IDRASSI 2025-05-24 15:28:39 +09:00
  • 44a9f8bcff Remove SM4 support! Mounir IDRASSI 2025-05-18 18:31:39 +09:00
  • ec0fa4f482 macOS: make dmg template larger to accommodate increase size of documentation Mounir IDRASSI 2025-05-18 18:13:43 +09:00
  • 4b6e1a2309 macOS/FreeBSD: add missing GCC_GTEQ_440 define in Makefile Mounir IDRASSI 2025-05-18 17:39:41 +09:00
  • d4c8add9c4 Update Readme to indicate veracrypt.io as the new official mirror Mounir IDRASSI 2025-05-16 20:48:26 +09:00
  • cf5a0ad003 Update Release Notes.html and release date. Mounir IDRASSI 2025-05-16 15:41:10 +09:00
  • 982fffe4db Reorder SM4-based cascade ciphers: apply SM4 as the final stage following external review. Mounir IDRASSI 2025-05-16 15:37:32 +09:00
  • b0311f7a86 Documentation: Add missing reference to SM4-based Cascades ciphers. Mounir IDRASSI 2025-05-15 18:34:35 +09:00
  • 1839a4a746 Set release date to May 16th. Mounir IDRASSI 2025-05-15 10:39:35 +09:00
  • e1c7f2f043 Silence compiler warning in HasTranslatedDocumentation function Mounir IDRASSI 2025-05-15 10:29:59 +09:00
  • a6f734ae2b Linux: cleanup old build artifacts before performing new build Mounir IDRASSI 2025-05-15 10:29:09 +09:00
  • a882fd65d0 Documentation: remove unused donation image files Mounir IDRASSI 2025-05-14 16:04:03 +09:00
  • 0d3e0c954b Update Donation details (bank, crypto, paypal) Mounir IDRASSI 2025-05-14 11:05:28 +09:00
  • 009d189768 Linux/macOS: Fix build error cause by missing conversion Mounir IDRASSI 2025-05-12 17:30:38 +09:00
  • 5ae263e6e6 Linux: Update local documentation logic to the new organization of folders under "docs/html" Mounir IDRASSI 2025-05-12 16:23:49 +09:00
  • acac37b5b7 Update Release Notes and CHM. Set release date and update signed Windows drivers. Mounir IDRASSI 2025-05-12 10:21:58 +09:00
  • f0a1da146e Windows: fix path errors in WiX file that blocked creation of MSI. Mounir IDRASSI 2025-05-12 09:12:47 +09:00
  • 3a7b57cef8 Linux/macOS: don't advertise SM4 for system encryption until its support is implement. Mounir IDRASSI 2025-05-12 08:33:00 +09:00
  • 358f7f095e Documentation: Fix missing AM Crypto references Mounir IDRASSI 2025-05-11 21:31:15 +09:00
  • 09c635e592 Removed unused declarations in sm4.cpp Mounir IDRASSI 2025-05-11 18:13:00 +09:00
  • 0a8848de6c Update PayPal donation links Mounir IDRASSI 2025-05-11 18:09:43 +09:00
  • b673901503 Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp Mounir IDRASSI 2025-05-11 16:02:20 +09:00
  • 4944477b5a Linux: implement automatic creation of AppImage bundle during build of generic binaries Mounir IDRASSI 2025-05-10 23:32:55 +09:00
  • b80e6b329b typo Readme.txt (#1538) Zaphod a Priest 2025-05-10 18:12:27 +08:00
  • 3edae48717 Linux: Correct handling of documentation in case of AppImage. Code refactoring. Mounir IDRASSI 2025-05-10 19:09:31 +09:00
  • 01cfc169c6 Linux: Fix link error with gcc 4.8 by build AESNI version of SM4 from gcc 4.4 Mounir IDRASSI 2025-05-10 17:47:28 +09:00
  • 745fab60e9 Linux: Fix AppImage compatibility by using AppImage file for sudo elevation Mounir IDRASSI 2025-05-10 15:21:19 +09:00
  • 58dd4e031d Update Corsican translation on 2025-05 (#1535) Patriccollu 2025-05-08 16:58:15 +02:00
  • 26924cb277 Linux: Fix typo in CMakeLists.txt after last change Mounir IDRASSI 2025-05-06 08:24:07 +09:00
  • 4cd6b4cd4d Linux: remove pcsclite dependency from .deb/.rpm packages since it is detected/loaded dynamically at runtime. Mounir IDRASSI 2025-05-06 07:26:40 +09:00
  • bbc9fbf175 Increment version to 1.26.21 Mounir IDRASSI 2025-05-04 03:43:45 +09:00