1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 19:38:26 -06:00

Commit Graph

  • 1f3ebcd7c6 Update Language.nl.xml to fix format of some entries and remove strings that don't exist anymore after revert of sysenc commit Mounir IDRASSI 2023-05-20 17:42:10 +02:00
  • ce44f959e8 Update Language.zh-cn.xml and replace PR #817 (#1065) nkh0472 2023-05-20 16:34:09 +08:00
  • 2b6ed5a582 Added line breaks between new copyright holders (#963) Marius Kjærstad 2023-05-19 23:28:40 +02:00
  • 78c878c19a Update Language.zh-cn.xml (#961) nkh0472 2023-05-20 04:32:43 +08:00
  • 78fc3db8d7 Update Language.nl.xml (#967) Thomas De Rocker 2023-05-19 22:30:54 +02:00
  • 8fc866df40 update zlib to latest version 1.2.13 (#986) Wendigo 2023-05-19 23:15:01 +03:00
  • 21918e33b6 Add Hyperlinks to Content Table (#989) Ömer Faruk Özdemir 2023-05-18 18:46:45 -04:00
  • e59581918f wxWidget assert failure bug (#999) Es 2023-05-19 00:44:13 +02:00
  • b6513d82f8 OpenBSD vnconfig no longer needs -c option (#1002) ZhanYF 2023-05-18 22:29:59 +00:00
  • f3d79d1f62 Update Language.fr.xml (#1022) rigwild 2023-05-19 00:26:58 +02:00
  • ecb5ea9671 Fix compiler warnings (#1030) David 2023-05-18 23:12:01 +02:00
  • 1043bff967 Fix mount.veracrypt (#1064) Jertzukka 2023-05-19 00:09:32 +03:00
  • 8072207eb6 Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes (#1029) Jertzukka 2023-05-18 23:59:36 +03:00
  • 8e443c25cc Linux/macOS: Suppress asserts displayed by wxWidgets 3.1.6+ for sizer flags until we fix all sizer flags in our UI. Mounir IDRASSI 2023-05-18 21:25:07 +02:00
  • 0fdf2edda7 Linux: Fix .deb package compatibility with Ubuntu 23.04 Mounir IDRASSI 2023-05-18 21:22:24 +02:00
  • 49de3de994 Windows MSI: fix failure to create MSI because of missing html files during packaging Mounir IDRASSI 2022-12-11 23:04:02 +01:00
  • 13dc3da6a6 Windows MSI: Add reference to newly added documentation files. Remove reference to RIPEMD-160 html file. Mounir IDRASSI 2022-12-11 21:26:58 +01:00
  • 4056f58add Documentation: remove usage of CSS collapsible to avoid breaking CHM generation. Add new entries to CHM. Remove example script file since its content is described inline in the documentation Mounir IDRASSI 2022-12-11 18:40:33 +01:00
  • e04bf339f7 Documentation: Add missing file Miscellaneous.html Mounir IDRASSI 2022-12-11 17:50:38 +01:00
  • 44c9c077f3 Revert "New sys enc wizard (#957)" Mounir IDRASSI 2022-12-11 13:01:14 +01:00
  • c0ff7a7c52 New sys enc wizard (#957) SysEncWizardPR957 Felix Reichmann 2022-08-25 09:46:58 +02:00
  • 99c3cda01a Windows: use newer MEMORYSTATUSEX structure in call to GlobalMemoryStatusEx Mounir IDRASSI 2022-08-25 09:38:49 +02:00
  • 46ecb1a66d Minor bugfixes (#950) Wendigo 2022-08-25 09:57:34 +03:00
  • a23d4392fb Fix incorrect text color in dark mode (#920) Kenneth Chew 2022-08-21 11:58:08 -04:00
  • 53b4019d1f Fixed a typo error (#929) Matteo Baccan 2022-08-21 17:56:31 +02:00
  • cc5212fdb1 Documentation overwork (#953) Felix Reichmann 2022-08-16 08:21:55 +02:00
  • 0871695403 Update zlib to version 1.2.12 Mounir IDRASSI 2022-03-31 00:50:51 +02:00
  • 2be0b2e88f HTML Documentation: Add Russian translation by Dmitry Yerokhin Mounir IDRASSI 2022-03-31 00:49:42 +02:00
  • a077eb94ef Documentation: clearer description of how number of iterations are calculated Mounir IDRASSI 2022-03-27 16:33:40 +02:00
  • 540fb52aca Update Language.zh-cn.xml (#914) nkh0472 2022-03-27 17:48:05 +08:00
  • 6f57badb2e Update Corsican translation for commit 5383190 (#913) Patriccollu 2022-03-27 11:47:17 +02:00
  • 762065917f Windows: Add various checks to address Coverity reported issues. Mounir IDRASSI 2022-03-26 20:03:19 +01:00
  • a0809fe85c Windows: check result of WriteFile and don't block if it is failing (Coverity) Mounir IDRASSI 2022-03-26 20:01:05 +01:00
  • 05fd14006d Remove dead code from chacha_ECRYPT_encrypt_bytes (Coverity) Mounir IDRASSI 2022-03-26 18:46:01 +01:00
  • 533269ca9a Windows: Fix wrong parameter to CloseHandle function in case of failure of CreateEvent (Coverity) Mounir IDRASSI 2022-03-26 18:43:28 +01:00
  • 69a9c6b394 Update release notes for 1.26.0 and set its date to March 21st 2022 Mounir IDRASSI 2022-03-22 00:13:52 +01:00
  • 165df2188e Language Translations files: update polish translation Mounir IDRASSI 2022-03-21 07:58:33 +01:00
  • fbdcd35b00 Language XML files: Add newly added entry to the XML files of supported languages Mounir IDRASSI 2022-03-21 00:42:56 +01:00
  • 5124775236 Windows: Add latest 1.26 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix bug in PasswordTimeout value handling that caused it to be limited to 255 seconds. - Rescue Disk: enhance "Boot Original Windows Loader" by using embedded backup of original Windows loader if it is missing from disk - Addition of Blake2s and removal of RIPEMD160 & GOST89 Mounir IDRASSI 2022-03-21 00:31:17 +01:00
  • 67acba4b4f Increment version to 1.26 and update windows driver and MBR bootloader files Mounir IDRASSI 2022-03-21 00:27:39 +01:00
  • a239789317 Add missing Blake2s source files Mounir IDRASSI 2022-03-21 00:23:48 +01:00
  • a57a79c61d Update documentation to add Blake2s-256 and remove RIPEMD-160 Mounir IDRASSI 2022-03-21 00:14:33 +01:00
  • 4a1be156f7 Language XML files: update Russian XML file by Dmitry Yerokhin. Mounir IDRASSI 2022-03-20 23:47:40 +01:00
  • 03e29434e8 Windows: Display message to recreate Rescue Disk when upgrading from version 1.25 or earlier because of the changes in the supported algorithms Mounir IDRASSI 2022-03-20 23:29:18 +01:00
  • 5383190518 Windows: Block upgrade of VeraCrypt is the system is encrypted using RIPEMD-160 or GOST89 since they are not supported anymore. Mounir IDRASSI 2022-03-20 20:53:20 +01:00
  • dd0f3cd167 Windows: use "HMAC-BLAKE2s-256" instead of "HMAC-BLAKE2s" for BLAKE2s PRF name Mounir IDRASSI 2022-03-09 22:41:50 +01:00
  • 36795a688f Implement support of Blake2s-256 hash algorithm and remove deprecated algorithms RIPEMD-160 and GOST89. Mounir IDRASSI 2022-03-07 00:45:30 +01:00
  • 2dee49d3c8 Creating Language.co.xml for Corsican (#905) Patriccollu 2022-03-07 22:25:31 +01:00
  • 1ee0ce506b Update Language.de.xml (#899) Mr-Update 2022-03-07 10:18:20 +01:00
  • 3d655ca2a3 Update Language.de.xml (#898) VeraCrypt_1.25.9 Mr-Update 2022-02-20 00:16:01 +01:00
  • 3cab3ce37a Increment version to 1.25.9 and update Release Notes. Mounir IDRASSI 2022-02-19 22:53:56 +01:00
  • c145b337cb Linux/MacOSX: Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window Mounir IDRASSI 2022-02-19 22:33:47 +01:00
  • c68e982f39 Update Language.de.xml (#893) Mr-Update 2022-02-18 01:44:52 +01:00
  • b52ce86040 Linux: Fix code dump when built with -D_GLIBCXX_ASSERTIONS caused by an assert in libstdc++. Mounir IDRASSI 2022-02-18 01:23:26 +01:00
  • 662bb60fe4 Windows: Fix wrong Debug reference in VS2019 solution file Mounir IDRASSI 2022-02-16 23:42:31 +01:00
  • 8a1f6d904b Update Release Notes and release date Mounir IDRASSI 2022-02-16 23:20:56 +01:00
  • c2b2f80d4f Increment version to 1.25.8.2 and update signed Windows drivers Mounir IDRASSI 2022-02-16 23:20:02 +01:00
  • d417b2806c Linux/FreeBSD: Enable building without AESNI support by setting environment variable DISABLE_AESNI to 1 during build or passing NOAESNI=1 to make command Mounir IDRASSI 2022-02-13 18:41:18 +01:00
  • be5bcbf42f Language XML files: Update French translation Mounir IDRASSI 2022-02-13 16:52:02 +01:00
  • 4483d23fad Add missing copyright to README.md Mounir IDRASSI 2022-02-13 16:47:13 +01:00
  • 049075cf43 Update Language.de.xml (#891) Mr-Update 2022-02-13 10:03:16 +01:00
  • 5ef553d18f Windows: remove debugging left over call to MessageBox Mounir IDRASSI 2022-02-11 00:26:43 +01:00
  • 11800e429d Windows: Activate lzma project build for x64 target Mounir IDRASSI 2022-02-11 00:01:33 +01:00
  • b1ae5f4740 Update copyrights following integration of LZMA SDK Mounir IDRASSI 2022-02-10 23:51:12 +01:00
  • b5b252107d Update Release Notes and set release date to February 10th. Mounir IDRASSI 2022-02-10 23:28:02 +01:00
  • e925dd2f1a Windows: Increment version to 1.25.8.1 and update signed Windows drivers Mounir IDRASSI 2022-02-10 23:07:55 +01:00
  • 818638d2a2 Update Language.de.xml (#890) Mr-Update 2022-02-10 23:16:41 +01:00
  • c3bb028dfa Update Turkish translation (FabSec; By Fabriel) Mounir IDRASSI 2022-02-10 01:29:25 +01:00
  • aebb099da2 Windows Driver: Don't cache the password if outer volume mounting succeeds but hidden volume mounting fails Mounir IDRASSI 2022-02-10 01:01:51 +01:00
  • 1ef05f24e2 Windows: Reduce the size of installers by almost 50% by using LZMA compression instead of DEFLATE Mounir IDRASSI 2022-02-09 23:47:25 +01:00
  • 302dc37fb9 Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt installed using MSI Mounir IDRASSI 2022-02-09 22:37:22 +01:00
  • 2da115ffb4 Update Release Notes and add signed Windows driver. Mounir IDRASSI 2022-02-06 09:50:17 +01:00
  • c51a209879 Windows: Add registry setting to disable erasing encryption keys on Windows shutdown/reboot. This helps solve BSOD during shutdown/reboot on some machines. Mounir IDRASSI 2022-02-06 09:34:32 +01:00
  • 6f3fc5b9e3 Update Release Notes Mounir IDRASSI 2022-02-05 22:50:02 +01:00
  • 0b78115084 Windows: Update MBR bootloader files. Mounir IDRASSI 2022-02-05 22:49:30 +01:00
  • 0e4c8f91af Windows: remove unneeded reference to XML files from Setup Visual Studio project Mounir IDRASSI 2022-02-05 20:17:51 +01:00
  • 91d308857a Translations: Fix minor typo in zh-CN translation (close #879) Mounir IDRASSI 2022-02-05 19:08:47 +01:00
  • 463ae8e6aa Increment version to 1.25.8 Mounir IDRASSI 2022-02-05 19:04:29 +01:00
  • 3cf9364592 Linux: avoid overriding /usr/sbin if it is a symlink (close #888) Mounir IDRASSI 2022-02-05 17:49:06 +01:00
  • 4ef324df1a Linux: make generic uninstaller remove all VeraCrypt related files that were copied by the generic installer Mounir IDRASSI 2022-02-05 17:47:49 +01:00
  • 5c319dec94 Windows: Fix failure to verify driver file signature since it is signed by Microsoft not us. Mounir IDRASSI 2022-02-02 01:54:18 +01:00
  • ebb67499f1 Windows: Fix failure to create Traveler Disk when VeraCrypt is installed using MSI Mounir IDRASSI 2022-02-02 01:21:35 +01:00
  • 06841f67c7 Windows MSI: set minimum support for MSI installation to Windows 7 Mounir IDRASSI 2022-02-01 23:30:05 +01:00
  • 9b88625d97 Windows: Make MSI installer compatible with System Encryption by leveraging VeraCrypt service capabilities Mounir IDRASSI 2022-02-01 23:25:07 +01:00
  • 8ad93e6648 Windows: Fix wrong check on IUnknown_QueryService function pointer Mounir IDRASSI 2022-01-30 17:23:56 +01:00
  • 87efa35c38 Windows: Enhancement to CVE-2019-19501 fix to using IShellDispatch2::ShellExecuteW if RunAsDesktopUser fails. Also we don't use the fix if UAC is disabled since in this case the Shell Explorer.exe will be elevated anyway so we can't use to reduce elevation. Mounir IDRASSI 2022-01-27 23:59:55 +01:00
  • 70e9868c8e Windows: fix buffer overrun caused by wrong use of wmemset NewSysEncWizard Mounir IDRASSI 2022-01-16 21:02:09 +01:00
  • 768effbe96 Windows: Add missing string in Language.xml Mounir IDRASSI 2022-01-16 20:28:30 +01:00
  • 7314bd19f9 Windows: Remove unused variable Mounir IDRASSI 2022-01-16 16:50:40 +01:00
  • 8eada1f8c6 Windows: Fix build error following merge Mounir IDRASSI 2022-01-16 16:40:49 +01:00
  • 594a8d2706 Merge branch 'e2Security-master' into NewSysEncWizard Mounir IDRASSI 2022-01-16 15:47:03 +01:00
  • fcb220e39a Merge branch 'master' of https://github.com/e2Security/VeraCrypt into e2Security-master Mounir IDRASSI 2022-01-16 15:43:45 +01:00
  • 0d92195c91 Windows MSI: set minimum support for MSI installation to Windows 8 as it was before Mounir IDRASSI 2022-01-09 01:00:40 +01:00
  • b0c4ac6a90 Update Language.nl.xml (#870) Thomas De Rocker 2022-01-12 00:20:11 +01:00
  • abfef8821d MacOSX: remove write permission also from group on application bundle VeraCrypt_1.25.7 Mounir IDRASSI 2022-01-08 11:07:16 +01:00
  • 46a32bea19 Update some translations from Transifex Mounir IDRASSI 2022-01-08 00:05:58 +01:00
  • 2d3771c45d Increment version to 1.25.7 and update Release Notes Mounir IDRASSI 2022-01-07 00:20:34 +01:00
  • 897b676e61 Windows: Update IDRIX SHA-256 code signing certificate to latest one Mounir IDRASSI 2022-01-06 23:59:00 +01:00
  • 9ee48b9d60 Windows: Remove adding signing certificate to TrustedPublishers on XP since it doesn't bring any benefits Mounir IDRASSI 2022-01-06 23:47:53 +01:00
  • 47f542bfa7 Windows: Fix text truncation in setup wizard and modaless waiting dialog Mounir IDRASSI 2022-01-06 23:43:30 +01:00