Commit Graph

  • e40774f546 Linux/MacOSX: Show better error message when the PKCS#11 library can't be loaded Mounir IDRASSI 2016-01-10 23:54:25 +01:00
  • fe38d6f52c Language XML files: update XML files with newly added field Mounir IDRASSI 2016-01-10 20:18:43 +01:00
  • 8586c51016 Windows: Avoid wrong update of configuration XML file caused by not using the correct window handle to get some GUI fields content. Some code cleanup. Mounir IDRASSI 2016-01-10 20:17:30 +01:00
  • fb430c403b Windows: Don't show disconnected network drives in the list of available drives. Add option to make them available for mounting if needed. Mounir IDRASSI 2016-01-10 19:35:57 +01:00
  • 5597a1e390 Language files: fix mistake in previous German translation commit where a "\nDAS" was replaced by "\DAS" Mounir IDRASSI 2016-01-10 12:28:51 +01:00
  • 3b1eebbfad Language files: various enhancements to German translation (contributed by Ettore Atalan) Mounir IDRASSI 2016-01-08 19:37:01 +01:00
  • 80ba722497 Windows: increase the size of the field IDC_PREF_CACHE_PIM in the preferences dialog to avoid truncation when using a language other then English Mounir IDRASSI 2016-01-04 02:53:54 +01:00
  • 52d9838978 Language Files: update polish translation Mounir IDRASSI 2016-01-04 02:49:31 +01:00
  • 7a15ff2083 Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE-2016-1281) Mounir IDRASSI 2016-01-04 02:30:49 +01:00
  • 0600ae7d1c Language XML files: update XML files with newly added fields. Mounir IDRASSI 2016-01-04 02:15:02 +01:00
  • 29d46b749d Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialogs like password dialog. Mounir IDRASSI 2016-01-04 01:53:26 +01:00
  • ea8e8e517e Linux: Restore Nautilus fix that was mistakenly removed by Whirlpool optimization commit Mounir IDRASSI 2016-01-03 09:29:09 +01:00
  • 723fcfa64d Windows Driver: Remove unwanted ':' character at the end of volume device name. This was causing a crash in Kaspersky Internet Security 2016 when a program is run from a VeraCrypt volume. Mounir IDRASSI 2016-01-02 23:38:43 +01:00
  • 6e1f5cfe4b Windows: use compiler intrinsic for some functions used in cryptographic primitives to ensure maximum performance. Mounir IDRASSI 2016-01-02 17:56:29 +01:00
  • 5872be28a2 Windows: Fix Dll hijacking vulnerability affecting installer that allows arbitrary code execution with elevation of privilege (CVE-2016-1281) Mounir IDRASSI 2016-01-02 17:54:55 +01:00
  • 6cb1eefc49 Windows: sign binaries using both SHA-1 and SHA-256 for maximum compatibility. Add requirement for Windows SDK 8.1 that contains signtool.exe version that enables this. Mounir IDRASSI 2016-01-01 02:09:44 +01:00
  • 4181283f29 Cryptography: Set 16-byte alignment for KEY_INFO structure that is used as input for Whirlpool hash. This helps improve performance. Mounir IDRASSI 2016-01-01 00:48:39 +01:00
  • bb66dac8e6 Cryptography: correct Whirlpool compilation error on Big Endian platforms. Mounir IDRASSI 2016-01-01 00:44:46 +01:00
  • 0c2c0a846d Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai Mounir IDRASSI 2015-12-30 06:57:34 +01:00
  • d462806ea9 Windows: Make benchmark batch file run a PRF measurement only when associated container file is present. Mounir IDRASSI 2015-12-28 22:58:54 +01:00
  • 859c111d01 Readme: Make Readme.txt identical to README.md. Mounir IDRASSI 2015-12-25 20:30:53 +01:00
  • 82f372ef4f README: Add reference to UPX as a dependency on Windows in README.md. Mounir IDRASSI 2015-12-25 20:29:12 +01:00
  • 5a2c8af7ec Merge pull request #38 from makomi/master Mounir IDRASSI 2015-12-25 20:22:30 +01:00
  • 2e9c630ab1 Readme: fix markdown syntax, typos, and format Matthias Kolja Miehl 2015-12-21 23:52:29 +00:00
  • 2fd699cc66 Windows Driver: wipe cached PIM values when passwords are wiped. Mounir IDRASSI 2015-12-21 01:52:07 +01:00
  • fcfcd1a2c4 Language XML files: update XML files with newly added fields. Mounir IDRASSI 2015-12-21 00:07:50 +01:00
  • 8f6c08330a Windows: Implement PIM caching, both for system encryption and for normal volumes. Add options to activate it in the Preferences and System Settings. Mounir IDRASSI 2015-12-20 20:11:50 +01:00
  • 7832d712fd Windows: solve issue with system favorites not being able to mount at A: Mounir IDRASSI 2015-12-16 21:56:54 +01:00
  • 3610d2c2ec Language files: various fixes to German translation (contributed by Ettore Atalan) Mounir IDRASSI 2015-12-10 17:18:30 +01:00
  • 9a39164ed5 Language files: update German XML file (contributed by Ettore Atalan) Mounir IDRASSI 2015-12-09 23:23:36 +01:00
  • 4f17e0cfe9 MacOSX: Customize dmg file using VeraCrypt new logo Mounir IDRASSI 2015-12-06 08:33:28 +01:00
  • c1f1c643ff MacOSX: Add possibility in build script to reuse existing wxWidgets compiled library Mounir IDRASSI 2015-12-05 20:17:21 +01:00
  • 8e56e138cc Windows Rescue Disk: when decryption paused/finished, display message to indicate that header is being updated Mounir IDRASSI 2015-12-05 18:12:07 +01:00
  • 1cf826dbad Windows: Correct issue with some of new bitmaps that didn't render correctly. Mounir IDRASSI 2015-12-05 17:58:33 +01:00
  • 13c6f2948e Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) Mounir IDRASSI 2015-12-04 22:28:30 +01:00
  • 533b7e1eb8 Linux/MacOSX: use new icons contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850) Mounir IDRASSI 2015-12-03 00:43:44 +01:00
  • 3a9db8d98c Linux: fix Nautilus not detected as file manager on some Gnome based destributions. Mounir IDRASSI 2015-12-02 11:10:30 +01:00
  • 613ea66c95 Merge pull request #35 from netdcy/patch-1 Mounir IDRASSI 2015-11-30 14:03:07 +01:00
  • efa436974d Linux/MacOSX: Implement Unicode passwords suppport. Make validation of parameters in GUI more robust. Mounir IDRASSI 2015-11-30 11:35:41 +01:00
  • cfadb231d2 Linux/MacOSX: Solve compilation issue following Windows Unicode rewrite Mounir IDRASSI 2015-11-28 23:03:02 +01:00
  • 2d4781be24 Update Language.zh-cn.xml netdcy 2015-11-30 13:22:40 +08:00
  • e0408eee74 Language files: update German XML file (Dulla) Mounir IDRASSI 2015-11-28 10:33:18 +01:00
  • 96d8c65ab4 Language Files: update polish translation Mounir IDRASSI 2015-11-26 19:20:19 +01:00
  • 9666dda282 Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones. Remove Unused functions. Mounir IDRASSI 2015-11-26 19:14:21 +01:00
  • 2408edb239 Windows Language files: update language XML files with added new fields. Mounir IDRASSI 2015-11-26 01:04:52 +01:00
  • 10d77be0d2 Windows: Support creating Traveler Disk when running in Portable Mode Mounir IDRASSI 2015-11-26 00:35:14 +01:00
  • 59611b8b37 Windows: solve crash caused by system function FormatMessage failure on rare cases. Mounir IDRASSI 2015-11-26 00:34:30 +01:00
  • 90bd57fe40 Windows: Full UNICODE rewrite and implement support for UNICODE passwords. Mounir IDRASSI 2015-11-25 01:41:37 +01:00
  • ec7d96fcb7 Windows Bootloader: Avoid displaying empty new line between password and PIM after filling password field with dummy '*'. Mounir IDRASSI 2015-11-25 01:29:40 +01:00
  • c53fd7ef0c Windows Driver: solve compilation error in Debug build caused by a missing variable. Mounir IDRASSI 2015-11-13 00:30:01 +01:00
  • d40eedeaaf Language XML files: More fixes for language files following import into Crowdin. Mounir IDRASSI 2015-11-08 19:10:40 +01:00
  • 1c55894e1d Language XML files: harmonize XML language files ad solve few issues. Mounir IDRASSI 2015-11-08 09:46:51 +01:00
  • 7322ebbc83 Merge pull request #31 from initbar/master Mounir IDRASSI 2015-11-03 00:21:27 +01:00
  • c69bd27f78 Update Language.ko.xml #30 Brehret Nish 2015-11-01 22:51:39 -05:00
  • 6691cc0c06 Fix Language.ko.xml Brehret Nish 2015-11-01 05:05:03 -05:00
  • 3eb383d4a5 Update Language.ko.xml Brehret Nish 2015-11-01 04:27:54 -05:00
  • 14eaa9006c Update Language.ko.xml Brehret Nish 2015-11-01 03:47:08 -05:00
  • 4a09511372 Language XML files: update Russian XML file by Dmitry Yerokhin. Mounir IDRASSI 2015-10-27 15:35:48 +01:00
  • ebbbde8964 Windows: workaround to solve false positive detection by some anti-virus software. Mounir IDRASSI 2015-10-27 15:23:22 +01:00
  • 62de77e2c8 Windows: fix wrong translation for "Reset" button in hotkeys dialog Mounir IDRASSI 2015-10-26 15:39:29 +01:00
  • c863f3769e Language XML file: correct some fields and shorten some of them to avoid being truncated in GUI Mounir IDRASSI 2015-10-23 00:05:01 +02:00
  • 1d844c4557 Language Files: update polish translation Mounir IDRASSI 2015-10-20 16:11:42 +02:00
  • 908fa17e0f Merge pull request #29 from netdcy/master Mounir IDRASSI 2015-10-19 13:03:59 +02:00
  • 01fda292e6 Update Language.zh-cn.xml netdcy 2015-10-19 16:30:53 +08:00
  • 4ff727d702 Language XML files: add some missing fields Mounir IDRASSI 2015-10-18 17:19:20 +02:00
  • 97701eb2e9 Windows: Ensure focus is always set to the drive list upon startup Mounir IDRASSI 2015-10-16 01:04:40 +02:00
  • 0a69062c6b Language XML files: remove unused ID. Mounir IDRASSI 2015-10-16 00:39:26 +02:00
  • d5e7426181 Merge pull request #27 from Zhangjintao/master Mounir IDRASSI 2015-10-18 16:05:52 +02:00
  • 41819270bb Windows: Solve lost focus for application after displaying the waiting dialog Mounir IDRASSI 2015-10-15 01:18:25 +02:00
  • 8342d0d616 Windows Rescue Disk: compress bootloader for rescue disk in several more cases because of its growing size. Mounir IDRASSI 2015-10-14 23:09:49 +02:00
  • 19483d2097 Windows Bootloader: Protect password/PIM length by filling the fields to their maximum length with '*' after ENTER is hit Mounir IDRASSI 2015-10-14 23:07:33 +02:00
  • 225acf4a22 Windows: resize some GUI fields to avoid text truncation with non US languages (e.g. German) Mounir IDRASSI 2015-10-13 14:13:59 +02:00
  • fb67b54787 Language files: update German XML file with anonymous contribution (Dulla) Mounir IDRASSI 2015-10-13 13:56:18 +02:00
  • 23b69537a5 Windows: Set bPrebootPasswordDlgMode to FALSE at the correct code location. Mounir IDRASSI 2015-10-12 03:27:50 +02:00
  • ee3fa19ed9 Windows: correct wrong ID for keyfiles button in password dialog Mounir IDRASSI 2015-10-12 03:09:29 +02:00
  • f274f5bdc5 Windows: solve issue on VeraCryptExpander where if TB radio button was checked, it will remain checked even if GB, MB or KB is are checked. Mounir IDRASSI 2015-10-11 23:25:08 +02:00
  • 5a8eee91c3 Language Files: update polish translation Mounir IDRASSI 2015-10-11 23:20:51 +02:00
  • 647a7e047a Update Language.zh-cn.xml Zhangjintao 2015-10-12 08:34:16 +08:00
  • dadfebc6c3 Update Language.zh-cn.xml Zhangjintao 2015-10-11 15:32:53 +08:00
  • 8748013f7d Increment version to 1.16. Update user guide PDF file. VeraCrypt_1.16 Mounir IDRASSI 2015-10-07 12:44:50 +02:00
  • 63091cd29c Windows Language files: update language XML files with added new fields. Mounir IDRASSI 2015-10-07 12:14:34 +02:00
  • 9a6fc789eb Windows: Add option to disable detection of "Evil Maid" attacks. This is helpful for users who have software running the modifies the bootloader, like FLEXnet. Mounir IDRASSI 2015-10-07 04:35:03 +02:00
  • f3c91cb05c Windows: Don’t try to mount using empty password when default keyfile configured or keyfile specified in command line. Add option in default keyfiles dialog to restore the old behavior. Mounir IDRASSI 2015-10-07 04:06:50 +02:00
  • 13058fd638 Windows: fix failure to restore volume header from an external file if custom PIM used or PRF different from default one. Also default PRF is correct set in password dialog for restore operation. Mounir IDRASSI 2015-10-05 03:44:28 +02:00
  • c94f8c9b63 Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows mount manager while still making it hard to abuse drive letter handling. Mounir IDRASSI 2015-10-05 03:22:11 +02:00
  • ea451c7241 Windows Driver: remove allocation of unused variables Mounir IDRASSI 2015-10-05 02:04:18 +02:00
  • 4682f9b235 Windows: remove wrong check for return value of MultiByteToWideChar Mounir IDRASSI 2015-10-05 02:01:25 +02:00
  • 185e421114 Increment version to 1.15. Update user guide PDF file. VeraCrypt_1.15 Mounir IDRASSI 2015-09-26 16:53:44 +02:00
  • a3437067ac Windows Language files: update language XML files with added new fields. Mounir IDRASSI 2015-09-26 16:28:41 +02:00
  • f07121f830 Windows: rename "Performance..." menu to "Performance/Driver Configuration" since we added IOCTL option Mounir IDRASSI 2015-09-23 01:07:52 +02:00
  • f41be7399b Windows: Support specifying volumes size using TB in GUI as it is the case in command line. Mounir IDRASSI 2015-09-22 01:12:32 +02:00
  • 307568f631 Windows Driver: remove unnecessary variables declaration and use in MountManagerMount. Mounir IDRASSI 2015-09-21 17:14:33 +02:00
  • 9b24da3398 Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerability caused by abusing the drive letter symbolic link creation facilities to remap the main system drive. Thanks to James Forshaw (Google) for reporting this issue and for helping implementing the fix. Mounir IDRASSI 2015-09-21 17:12:50 +02:00
  • b7f9df6e4f Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerability caused by incorrect impersonation token handling. Reported and fixed by James Forshaw (Google) Mounir IDRASSI 2015-09-21 17:09:26 +02:00
  • fda4d3f820 Windows: Allow Application key to open context menu on drive letters list. Mounir IDRASSI 2015-09-21 02:23:42 +02:00
  • 0eec3bc349 Windows Installer: check newly added files if they are used before resuming installation. Avoid using driver handle to check if we are using system encryption. Mounir IDRASSI 2015-09-21 00:17:09 +02:00
  • d98367f53b Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed correctly) by using Unicode API for dialogs and window message handling. Mounir IDRASSI 2015-09-20 17:24:09 +02:00
  • 03de885b13 Windows: Set keyboard focus to PIM field when "Use PIM" is checked. Mounir IDRASSI 2015-09-19 23:49:34 +02:00
  • 6b3a26bc40 Windows: Add extra check in GetDiskDeviceDriveLetter for code clarity Mounir IDRASSI 2015-09-19 23:31:36 +02:00
  • e8ea23e719 Windows: fix regression that made Favorite fail to load a logon. Mounir IDRASSI 2015-09-18 15:02:40 +02:00