Commit Graph

  • 92ad97ef33 Linux: Improve directory opening logic by prioritizing xdg-open and adding fallback mechanisms (#1420) Mounir IDRASSI 2024-09-24 03:55:33 +02:00
  • ba8dd5137a Linux: Add Fedora as supported distribution in CMakeLists.txt Mounir IDRASSI 2024-09-22 11:46:01 +02:00
  • 68e2e01745 Windows: Fix EFI configuration editor various issues Mounir IDRASSI 2024-09-19 00:36:31 +02:00
  • aaf42a84a7 Linux: fix assert by wxWidgets library included in Ubuntu. Mounir IDRASSI 2024-09-18 15:08:31 +02:00
  • 380850787e Windows: Simplify error message related to IsEfiBoot since it always fail with ERROR_INVALID_FUNCTION Mounir IDRASSI 2024-09-17 18:25:52 +02:00
  • 866fc8f513 macOS: fix regression in build script that caused it to ignore fuset switch Mounir IDRASSI 2024-09-17 17:57:14 +02:00
  • 5c485e80b6 macOS: restrict --allow-screencapture switch to macOS only since screen protection doesn't work on Linux Mounir IDRASSI 2024-09-17 00:12:28 +02:00
  • e0a46f6b2b Add Option to Enable/Disable Screen Capture (#1418) Deniz Türkoglu 2024-09-17 08:05:21 +10:00
  • eb0eec7b39 Windows: Fix failed EFI detection on some PCs where BootOrder variable is not defined. Mounir IDRASSI 2024-09-16 23:11:37 +02:00
  • 3a1c8bac59 macOS: enhance macOS build script(allow local build, specify wxWidgets version, control packaging) Mounir IDRASSI 2024-09-16 22:42:43 +02:00
  • 35eeacad0a Update Language.sv.xml (#1416) Jonatan 2024-09-15 10:28:00 +03:00
  • 01dfd0e72b Linux/macOS: Fix missing define that was causing compilation error Mounir IDRASSI 2024-09-10 23:32:42 +02:00
  • 40f0174408 Translations: Fix wrong escape sequences in Swedish translation (fixed by @an1 on Sourceforge) Mounir IDRASSI 2024-09-10 23:08:52 +02:00
  • 4a8f068ba5 Windows: Add support for x86 and x64 build for driver and binaries using Visual Studio 2019 Mounir IDRASSI 2024-09-08 17:14:31 +02:00
  • 66ce6998b6 Windows: use wcstok_s instead of wcstok for more secure parsing of directory path Mounir IDRASSI 2024-09-08 17:10:56 +02:00
  • b2e55df00c Documentation: Update CHM user guide VeraCrypt_1.26.15 Mounir IDRASSI 2024-09-02 21:16:47 +02:00
  • 4a4cfcdb84 Update Release Notes to mention the fix of EFI regression Mounir IDRASSI 2024-09-02 21:07:39 +02:00
  • 0970a98c84 Windows: Fix bug in disabling of Windows privileges, they were completely removed instead Mounir IDRASSI 2024-09-02 14:08:26 +02:00
  • f024653450 Windows: Fix truncated displayed error message Mounir IDRASSI 2024-09-02 14:02:46 +02:00
  • 68ade5717b Windows: Update Release Notes for 1.26.15 release to mention MSI related changes Mounir IDRASSI 2024-09-01 22:46:42 +02:00
  • 9ec7c27c59 Translations: update Russian translation file by Dmitry Yerokhin. Mounir IDRASSI 2024-09-01 22:25:14 +02:00
  • dd33a16bb0 Windows: Ensure that installation folder is removed after MSI uninstall by scheduling removal on reboot if needed Mounir IDRASSI 2024-09-01 22:19:07 +02:00
  • 279b3455a1 Windows: Fix MSI not overwriting existing data files (chm, html, xml) with new version Mounir IDRASSI 2024-09-01 18:01:26 +02:00
  • 71dc18aaa2 Windows: Fix MSI not installing all new documentation file. Remove old files left from old versions. Increment version to 1.26.15. Mounir IDRASSI 2024-09-01 17:20:01 +02:00
  • 61fe6cc82f Documentation: Fix wrong version in Language Packs.html Mounir IDRASSI 2024-08-31 09:39:29 +02:00
  • 28b20acab0 Wndows: Fix error 1603 returned by MSI silent install when REBOOT=ReallySuppress specified and a reboot is required Mounir IDRASSI 2024-08-30 15:21:21 +02:00
  • b5c7f628d8 Documentation: Update CHM documentation VeraCrypt_1.26.14 Mounir IDRASSI 2024-08-26 04:34:00 +02:00
  • 1cf6150458 Documentation: Indicate TrueCrypt 6.x and 7.x for the supported TrueCrypt volumes until 1.25.9 Mounir IDRASSI 2024-08-25 22:19:49 +02:00
  • 500cbeebdf Translations: Update Russian translation by Dmitry Yerokhin Mounir IDRASSI 2024-08-25 21:45:32 +02:00
  • fa874cc611 Linux: Add script to sign generated rpms Mounir IDRASSI 2024-08-25 18:56:41 +02:00
  • af734f41df Increment version to 1.26.14. Set release date to August 25th. Mounir IDRASSI 2024-08-25 09:55:44 +02:00
  • d6f0250901 Linux/MacOSX: Only load valid XML language files (Language.langid.xml format with langid one of the predefined language identifiers) Mounir IDRASSI 2024-08-25 09:36:38 +02:00
  • 380ca35c6d Windows: Fix regression causing crash when a wrong password is used when changing password of volumes Mounir IDRASSI 2024-08-24 18:02:16 +02:00
  • 25c88fe3d3 Revert "Add Hausa translation (#1404)" (#1407) Mounir IDRASSI 2024-08-22 06:53:26 +02:00
  • c6b52ee18a Revert "Add Hausa translation (#1404)" revert-1404-master Mounir IDRASSI 2024-08-22 06:33:06 +02:00
  • ce9537f2b8 Add Hausa translation (#1404) Marius Kjærstad 2024-08-21 20:20:46 +02:00
  • 695d1735a0 Windows: Only load valid XML language files (Language.xx.xml or Language.xx-yy.xml format) Mounir IDRASSI 2024-08-21 09:24:57 +02:00
  • 0f94015041 Windows: Enhance packaging batch file to bundle only valid XML language files Mounir IDRASSI 2024-08-21 07:32:04 +02:00
  • 43df2de56d Added some translations to Arabic (#1403) Marius Kjærstad 2024-08-21 06:19:05 +02:00
  • 1afab5090e Documentation: refinements, update Russian documentation. Mounir IDRASSI 2024-08-20 09:32:04 +02:00
  • 84519517d5 Documentation: Update documentation for TrueCrypt conversion Mounir IDRASSI 2024-08-20 07:48:20 +02:00
  • 7b7361e63b Translations: fix wrong name in an entry id in Ukrainian translation. Mounir IDRASSI 2024-08-20 06:14:25 +02:00
  • f822c8782c Added some translations to Ukrainian (#1402) Marius Kjærstad 2024-08-20 06:12:21 +02:00
  • b630c724b4 Add newly added HTML documentation page to the CHM documentation Mounir IDRASSI 2024-08-17 16:18:36 +02:00
  • e9af67fe14 Add missing entry in the Release Notes Mounir IDRASSI 2024-08-17 15:31:38 +02:00
  • 2ea486e856 Update Release Notes. Set release date to August 17th. Mounir IDRASSI 2024-08-17 15:14:33 +02:00
  • a9ac7320cd Documentation: Add conversion guide for deprecated features. Mention hidden volumes in TrueCrypt conversion Mounir IDRASSI 2024-08-17 15:08:56 +02:00
  • 2cce7c89fd Translations: Fix encoding issue in Japanese XML file Mounir IDRASSI 2024-08-17 09:20:34 +02:00
  • eabe1d2e94 Translations: Fix XML issues in Thai language file Mounir IDRASSI 2024-08-17 09:19:57 +02:00
  • a1d38940c1 Added some translations to Thai (#1401) Marius Kjærstad 2024-08-17 08:01:42 +02:00
  • 17ad739405 Windows: better handling of reading EFI variable to display help error messages in case of failure. Mounir IDRASSI 2024-08-14 10:58:52 +02:00
  • ae65707649 Update Finnish translation and few xml errors (#1400) Jertzukka 2024-08-14 00:58:48 +03:00
  • c167799506 Windows: fix build failure for x86/x64 with newer Visual Studio that use Windows 10/11 SDK Mounir IDRASSI 2024-08-13 15:12:21 +02:00
  • 4f60394999 Translations: update Korean translation file Mounir IDRASSI 2024-08-13 03:17:30 +02:00
  • f877901154 Translations: Update Turkish translation. Mounir IDRASSI 2024-08-13 00:36:11 +02:00
  • ef8d08110e windows: Use correct name of VCPassChanger in its resource file. VC_CHANGER Mounir IDRASSI 2024-08-12 23:35:05 +02:00
  • 83e1f08a8d Windows: Add VCPassChanger tool that allow converting TrueCrypt volumes even when newer versions of VeraCrypt are installed Mounir IDRASSI 2024-08-12 23:15:37 +02:00
  • 34ecb3a74d Fix another typo of "CPLC" is language files including English one. Mounir IDRASSI 2024-08-11 04:31:19 +02:00
  • 01a6059817 Translations: update Italian translation Mounir IDRASSI 2024-08-11 03:36:26 +02:00
  • 81f7d9997c Revert changes mistakenly included in previous commit Mounir IDRASSI 2024-08-11 01:24:14 +02:00
  • d0fdc29d25 Fix typo of "CPLC" is language files including English one. Mounir IDRASSI 2024-08-11 01:22:24 +02:00
  • 90ec08d189 Update Corsican translation on 2024-08 (2nd) (#1396) Patriccollu 2024-08-11 01:11:02 +02:00
  • 92684fad9c Update Language.sv.xml (#1395) Jonatan 2024-08-10 10:36:38 +03:00
  • 7f98200d53 Translations: Update Spanish translation Mounir IDRASSI 2024-08-10 04:37:55 +02:00
  • b3c8d62c46 Translations: Update Japanese translation Mounir IDRASSI 2024-08-10 03:46:04 +02:00
  • 17e51cd6e2 Update Language.sv.xml (#1394) Jonatan 2024-08-09 14:44:50 +03:00
  • a70c62d982 Update German translation (#1391) Ettore Atalan 2024-08-06 21:29:09 +02:00
  • cb7094aaab Update Language.zh-cn.xml (#1390) nkh0472 2024-08-06 21:18:27 +08:00
  • 715380afbb Update mount failure error messages to mention removal of TrueCrypt support and old algorithms. Mounir IDRASSI 2024-08-05 21:42:31 +02:00
  • 321637e0e0 Windows: disable dropdown split button in volume expander (#1389) lollolong 2024-08-05 20:52:01 +02:00
  • d4f2176e25 Undeclared identifier for IDR_LANG_NB fixed (#1388) Marius Kjærstad 2024-08-05 19:32:00 +02:00
  • 29c78490ef Update Release Notes. Set release date to August 4th. Mounir IDRASSI 2024-08-04 11:27:49 +02:00
  • c8b9a73916 Windows: Fix rare cases being stuck in Secure Desktop after it is used for password entry Mounir IDRASSI 2024-08-04 10:25:12 +02:00
  • 71215f1a25 Translations: Fix typo in Norwegian translation Mounir IDRASSI 2024-08-04 01:11:37 +02:00
  • 62a5c4c5d7 Update Language.nl.xml (#1387) Thomas De Rocker 2024-08-03 12:00:32 +02:00
  • d3c53d6c94 Add missing translated entries to Norwegian language file. (#1386) chatgptdev 2024-08-03 09:38:23 +02:00
  • 75b2512dba Add Norwegian Bokmål translation (#1382) Marius Kjærstad 2024-08-03 05:52:44 +02:00
  • 09c261fc71 Update Polish translation (#1383) Matthaiks 2024-08-03 05:46:23 +02:00
  • 6a7257156a Update Corsican translation on 2024-08 (#1384) Patriccollu 2024-08-03 05:37:07 +02:00
  • 672d302264 Update Language.zh-cn.xml (#1385) 风之暇想 2024-08-03 11:30:33 +08:00
  • 86bc9b56f0 Increment version to 1.26.13. Update release notes. Update signed Windows drivers. Mounir IDRASSI 2024-08-02 00:55:32 +02:00
  • 26be912600 Translations: Add newly added string for XTS vulnerability detection Mounir IDRASSI 2024-08-02 00:28:07 +02:00
  • ed1263bf8c Implement detection of volumes with vulnerable XTS master key. Mounir IDRASSI 2024-08-02 00:20:53 +02:00
  • 6121ca0239 Windows: fix failure of PowerShell script to create container from a large directory Mounir IDRASSI 2024-07-27 00:55:22 +02:00
  • 1e92048017 Tests: refactor test batch script, clear and better code. Mounir IDRASSI 2024-07-26 11:31:28 +02:00
  • 3d76bb8f67 Tests: remove RIPEMD160 test container, add blake2s one. Enhance batch script. Harmonize test containers. Mounir IDRASSI 2024-07-25 14:22:39 +02:00
  • 70cd0c0b1b Update CHM documentation. Use correct date of 1.26.12 in header. Mounir IDRASSI 2024-07-24 14:01:07 +02:00
  • 462c10fbbd Windows: Update WiX and SDK paths in build bat files Mounir IDRASSI 2024-07-24 13:55:55 +02:00
  • addf94e214 Updated pt-br translation. (#1379) Daniel Dias Rodrigues 2024-07-20 20:28:24 -03:00
  • 1ee93df3b4 Linux: fix linker type confusion that was causing crash. Mounir IDRASSI 2024-07-13 10:14:52 +02:00
  • bb67a22ac4 Documentation: Update QR codes and logos (#1376) Marius Kjærstad 2024-07-11 23:19:09 +02:00
  • 526f03100f Linux: fix typo Mounir IDRASSI 2024-07-10 12:09:57 +02:00
  • 1312c537f5 Linux: fix crash when displaying Admin password dialog. Fix failure of Github action by using builtin GITHUB_TOKEN Mounir IDRASSI 2024-07-10 11:09:10 +02:00
  • 82b9eef880 Documentation: Update release notes and other pages Mounir IDRASSI 2024-07-07 23:15:48 +02:00
  • 29878ae569 Documentation: Update BTC, ETH and LTC addresses QR codes to include the cryptocurrency name in the encoded address Mounir IDRASSI 2024-07-07 22:39:21 +02:00
  • c54c458324 Documentation: Add warning note in TrueCrypt conversion page about TrueCrypt checkbox use after volume is converted Mounir IDRASSI 2024-07-07 18:31:25 +02:00
  • cd90170f5d Activate Github workflow for master branch Mounir IDRASSI 2024-07-06 16:40:16 +02:00
  • 9b87199ca5 Activate Github linux workflow for main branch Mounir IDRASSI 2024-07-06 16:39:22 +02:00
  • bc5c32ad14 Linux: Add Github CI workflow for Linux (#1374) Mounir IDRASSI 2024-07-06 16:36:56 +02:00
  • 3095fc265a Fix typos in the French translation (#1373) Sébastien Geeraert 2024-07-06 07:23:05 +01:00