Commit Graph

  • ef196b5ca5 Add Coverity define to avoid false positives during Static Code Analysis when TC_THROW_FATAL_EXCEPTION is used in the code Mounir IDRASSI 2015-03-08 20:12:40 +01:00
  • 279c99fdf8 Linux/MacOSX: Load preferences if only volume path is given in command line and GUI mode enabled. Mounir IDRASSI 2015-03-08 20:08:16 +01:00
  • f80f7d47d5 Windows: Avoid temporary caching password when mounting multiple favorites. Add option to activate this if needed. Mounir IDRASSI 2015-03-04 00:25:39 +01:00
  • 8e6707cc22 Windows: if TrueCrypt volume created with a version prior to 6.0, display this version in the error message to help users understand why it is not working. Mounir IDRASSI 2015-03-02 00:14:25 +01:00
  • f09f8e3a31 Windows Bootloader: Display message after entering password to inform user that the password is being processed. Without this, users coming from TrueCrypt think that the system is freezed since they expect it to boot quickly. Mounir IDRASSI 2015-03-01 23:50:36 +01:00
  • 21be04cb6e Update test containers and benchmark script to support hidden containers and measure wrong password time Mounir IDRASSI 2015-02-28 22:45:42 +01:00
  • ba1e9c8f4d Linux/MacOSX: A configuration option for default hash and default TrueCrypt mode used for mounting volumes (Menu Settings -> Default Mount Parameters). Implement priority of command line arguments over default values. Mounir IDRASSI 2015-02-28 17:01:39 +01:00
  • 6e73a8a393 Linux/MacOSX: Modify wxFormBuilder generated files directly to solve the 'X' icon not closing some dialog because we can't workaround wxFormBuilder bug without introducing other issues (the correct SetExtraStyle call must be present at the beginning of the constructor, so it must be present in the generated files). Each time we generated new sources, Forms.cpp must be manually modify it to keep this correction. Mounir IDRASSI 2015-02-27 15:47:17 +01:00
  • 176bec1bb2 Revert "Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value." Mounir IDRASSI 2015-02-27 15:33:41 +01:00
  • 31b238872e Readme.md: indicate that on MacOSX building a console-only binary is not supported. Mounir IDRASSI 2015-02-25 22:57:15 +01:00
  • b730e965c5 Readme.txt: indicate that on MacOSX building a console-only binary is not supported. Mounir IDRASSI 2015-02-25 22:53:20 +01:00
  • a916135f3c Windows: Use default hash in the options of hidden volume protection Mounir IDRASSI 2015-02-25 08:56:33 +01:00
  • b2020c9fb7 Language XML: change the wording of password error messages to reflect the possibility of a wrong PRF. Replace "VeraCrypt volume" by "valid volume" since TrueCrypt is also supported. Mounir IDRASSI 2015-02-24 12:10:32 +01:00
  • 188b459d28 Windows: remove topmost and system modal properties from the wait dialog so that it doesn't disturb other applications. Mounir IDRASSI 2015-02-23 21:00:29 +01:00
  • 39bf211ebe Add test containers and Windows benchmark script for mount performance Mounir IDRASSI 2015-02-22 22:45:16 +01:00
  • 06af5ce7fd Windows: check password length for outer volume during hidden volume creation to avoid potential plausible deniability issues. Mounir IDRASSI 2015-02-22 21:27:23 +01:00
  • 7fb5af6ada Windows: Add menu option to set default hash and default TrueCrypt mode used for mounting volumes (Menu Settings -> Default Mount Parameters) Mounir IDRASSI 2015-02-22 00:50:29 +01:00
  • cb9859fa0e Speed and memory usage optimization for key derivation based on patches by Nils Maier. 20% improvement on 64-bit CPU for SHA512 and SHA256, 11% for Whirlpool and 13% for RIPEMD-160. Mounir IDRASSI 2015-02-22 00:23:19 +01:00
  • 717ffadf93 Windows Installer: don't add link to VeraCryptExpander in the desktop. Mounir IDRASSI 2015-02-15 23:58:37 +01:00
  • 419586d4a2 Language: update German XML with translation contributed by H. Sauer Mounir IDRASSI 2015-02-15 23:54:37 +01:00
  • 450cde5fac Language: update French translation (contributed by Thierry T.) Mounir IDRASSI 2015-02-15 23:54:08 +01:00
  • b2d119f781 Language: Update language XML files with new added fields Mounir IDRASSI 2015-02-15 10:29:31 +01:00
  • 7818c0e0e3 Window: add menu entry for launching VeraCryptExpander Mounir IDRASSI 2015-02-15 10:15:31 +01:00
  • 86529dadde Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value. Mounir IDRASSI 2015-02-14 23:42:15 +01:00
  • 544c55debc Linux: Perform a quick NTFS formatting by adding the "-f" switch to mkfs.ntfs. Without this, the creation of big NTFS volumes takes ages. The code already takes care of the empty sectors by encrypting them with different key to randomize plaintext. Mounir IDRASSI 2015-02-13 14:40:22 +01:00
  • 2b826843de Windows: Add VeraCryptExpander.exe to the Windows installer. Mounir IDRASSI 2015-02-13 12:26:37 +01:00
  • b920bb2a6a Linux: modify installer script to make it run when the "less" command doesn't support the -X argument (Busybox case) Mounir IDRASSI 2015-02-10 15:05:20 +01:00
  • 5012e0941a Linux: Add graphical installer support when xterm is not available (Linux Mint case) Mounir IDRASSI 2015-02-10 12:40:49 +01:00
  • 1eb8aec9fa Language: update German translation (contributed by H.S.) Mounir IDRASSI 2015-02-09 14:01:28 +01:00
  • 2b8aa2df16 Windows: Solve PIN blocked issue when trying to mount a volume right after configuring the PKCS#11 module. Always ensure that we are using a valid window handle as a parent. Mounir IDRASSI 2015-02-09 10:57:39 +01:00
  • 5f252f2c50 Static Code Analysis: check return of remove function and display message when it fails. Mounir IDRASSI 2015-02-08 23:46:47 +01:00
  • d5f34ad49d Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more checks. Add extra checks. Solve various issues. Mounir IDRASSI 2015-02-08 23:46:04 +01:00
  • 608e86c7bc Static Code Analysis: solve issues in Expander. Use real random values for wipe buffers. Mounir IDRASSI 2015-02-08 23:42:50 +01:00
  • 516da2229d Static Code Analysis: in Windows Driver, avoid using uninitialized stack memory as random and use proper random value for wipe operation. Solve potential double-free issue. Mounir IDRASSI 2015-02-08 23:41:37 +01:00
  • 28a9eaf0e3 Static Code Analysis: code potential memory leaks in inflate.c used by the setup. Mounir IDRASSI 2015-02-08 23:37:49 +01:00
  • de0c30dded Static Code Analysis: handle unused variables more properly. Catch STL exception. Add more checks. Add proper cast to arithmetic operations. Mounir IDRASSI 2015-02-08 23:36:01 +01:00
  • 1ab00f3e3c Static Code Analysis: Correct memory leaks. Add more checks. Mounir IDRASSI 2015-02-08 23:29:42 +01:00
  • 651bea29b4 Static Code Analysis: clarify macros definition and use. Mounir IDRASSI 2015-02-08 23:26:39 +01:00
  • 4e03adc2e7 Static Code Analysis: Add more checks. Avoid unhandled ATL exceptions by checking memory allocation. Avoid throwing exception in File constructor and simplify code. Mounir IDRASSI 2015-02-08 23:24:23 +01:00
  • d1a3316e44 Linux: solve rare issue where VeraCrypt wrongly reports that another instance is already running. That happens when VeraCrypt doesn't close cleanly upon shutdown/reboot and on the next startup another process is running with the same PID as VeraCrypt before shutdow/reboot. Mounir IDRASSI 2015-02-08 17:54:08 +01:00
  • 2c96d17748 Linux/MacOSX: mark RIPEMD-160 as deprecated like it's the case on Windows. It will no more be available for the creation of volumes. Mounir IDRASSI 2015-02-08 14:14:25 +01:00
  • ad4af09d88 Linux: When not under Gnome/KDE, use xdg-open to open the mounted volume if it is available. Mounir IDRASSI 2015-02-08 13:45:15 +01:00
  • 96b39a5973 Windows: retry UAC prompt operation in case of failure. This avoids cancel the whole operation if the user is not in front of the machine during UAC prompt (this happens ofter during in-place encryption of big NTFS partitions). Mounir IDRASSI 2015-01-31 23:49:01 +01:00
  • b16cfa959d Windows: rename VeraCryptExpander project in the global solution Mounir IDRASSI 2015-01-31 21:22:26 +01:00
  • f98a691933 Windows Setup: implement removal of non-empty directories to avoid errors during uninstall. Mounir IDRASSI 2015-01-30 00:57:22 +01:00
  • 35497f87a7 Activate support of mounting TrueCrypt system partitions. Mounir IDRASSI 2015-01-27 16:01:17 +01:00
  • d01fa11983 Linux/MacOSX: use command line values of TrueCryptMode and PRF as defaults for the password dialog Mounir IDRASSI 2015-01-26 10:14:09 +01:00
  • 3d8d088b06 Windows: use command line values of TrueCryptMode and PRF as defaults for the password dialog Mounir IDRASSI 2015-01-26 07:26:15 +01:00
  • 89a9763b11 Windows: Correct displaying wrong TrueCrypt mode in volume properties when SHA-256 is used. Issue reported and fixed by user Ache on CodePlex (https://veracrypt.codeplex.com/workitem/65) Mounir IDRASSI 2015-01-23 01:39:55 +01:00
  • 1efb782666 Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander. Mounir IDRASSI 2015-01-20 09:02:17 +01:00
  • 38f3fc816a Windows: use the same waiting message in dialog resource as it is in the language XML file. Mounir IDRASSI 2015-01-20 07:01:21 +01:00
  • 3794df4f31 Update the FAQ section of the user guide to include TrueCrypt support information. VeraCrypt_1.0f-1 Mounir IDRASSI 2015-01-06 00:17:29 +01:00
  • 3502681f77 Clarify the waiting dialog message. Mounir IDRASSI 2015-01-05 22:35:18 +01:00
  • 8252cc3ec7 Linux/MacOSX: Add support for TrueCrypt 6.x as it was done on Windows. Mounir IDRASSI 2015-01-04 23:58:13 +01:00
  • 6a254778e2 Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling of wait dialog call when changing password and creating volumes. Mounir IDRASSI 2015-01-04 23:51:43 +01:00
  • 41607d126a Linux/MacOSX: make the cancel button work on the preferences dialog. Mounir IDRASSI 2015-01-04 19:26:50 +01:00
  • f53554a46a Increment version to 1.0f-1 and update language files and PDF with information about TrueCrypt 6.0 support. Mounir IDRASSI 2015-01-04 16:26:53 +01:00
  • 03e64e842a Language XML: correct error message to show that we support TrueCrypt 6.0 and above. Mounir IDRASSI 2015-01-04 15:55:55 +01:00
  • 2894bade88 Windows: better display of volume information and benchmark results. Mounir IDRASSI 2015-01-04 15:55:09 +01:00
  • cc02c78a8c Windows Driver: add TrueCrypt mode of mounted volumes to the output of TC_IOCTL_GET_MOUNTED_VOLUMES Mounir IDRASSI 2015-01-04 15:53:14 +01:00
  • 4f56a0a53d Windows: Add support for TrueCrypt 6.x since its format (v4) is identical to 7.x apart from the sector size field which we already handle correctly. Mounir IDRASSI 2015-01-04 15:50:45 +01:00
  • cbc28bd4fe Linux/MacOSX: change cascade encryption naming format in the UI as it was done on Windows. Mounir IDRASSI 2015-01-04 00:54:24 +01:00
  • 9a31c23881 Linux/MacOSX: workaround for wxWidgets bug in the method wxTextEntry::IsEmpty that made it impossible to enter a one digit size for the volume. Mounir IDRASSI 2015-01-03 23:52:31 +01:00
  • 55b3400afa Windows: change cascade encryption naming format to reflex mathematical composition of the encryption algorithm, thus being more clear. For example AES(Twofish(Serpent)) instead of AES-Twofish-Serpent. Mounir IDRASSI 2015-01-03 22:57:24 +01:00
  • 8f5fd67ff3 Windows: solve XP issue where the installer has missing/blacked out text boxes. Mounir IDRASSI 2015-01-03 00:27:31 +01:00
  • ad9b40d599 Linux: solve link error on recent Ubuntu when using shared wxWidgets. Mounir IDRASSI 2015-01-02 17:09:56 +01:00
  • 271d39d942 User Guide: add documentation for /hash command line switch on Windows that is used to specify the PRF of a volume. Mounir IDRASSI 2015-01-02 15:10:13 +01:00
  • 696166c9d4 Readme: add makeself to the build requirements for Linux. Mounir IDRASSI 2015-01-02 14:55:04 +01:00
  • aba8840625 Update the user guide with new screenshots and an entry for TrueCrypt compatibility VeraCrypt_1.0f Mounir IDRASSI 2014-12-31 00:53:33 +01:00
  • ac981c62c5 Increment version to 1.0f and update language XML files with new fields. Mounir IDRASSI 2014-12-30 22:38:01 +01:00
  • 41c12afefd Windows driver: don't fail if the PRF recovered from boot memory is not recognized in case we are dealing with a restored bootloader coming from a version prior to 1.0f. Mounir IDRASSI 2014-12-30 22:29:42 +01:00
  • 7c050d681d Linux/MacOSX: code refactoring and cleanup. Mounir IDRASSI 2014-12-30 19:55:06 +01:00
  • c178e325b8 Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread. Mounir IDRASSI 2014-12-30 17:01:49 +01:00
  • 8d787dcd71 Windows: propose only hash algorithm that support system encryption when the user select the option to a partition as an encrypted system partition. Mounir IDRASSI 2014-12-28 19:24:57 +01:00
  • 25c3d15ed7 Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt volumes to VeraCrypt using the change password functionality. Mounir IDRASSI 2014-12-28 19:04:05 +01:00
  • ec9ff0fc1d Windows: make the wait dialog wider to accommodate long messages Mounir IDRASSI 2014-12-28 18:30:45 +01:00
  • 9a228ff045 Windows: use the selected hash algorithm when resuming interrupted process. This reduces volume opening time. Mounir IDRASSI 2014-12-27 23:50:58 +01:00
  • a8cc93f995 Windows: implement wait dialog for benchmark operation. Mounir IDRASSI 2014-12-27 18:59:33 +01:00
  • 2b1a166d23 Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the default wipe mode (3-pass). Mounir IDRASSI 2014-12-27 18:56:13 +01:00
  • a27792cfcf Windows: Add possibility to choose 1-pass wipe mode in all cases without changing the default wipe mode. Mounir IDRASSI 2014-12-27 18:11:33 +01:00
  • e18f3cf381 Windows: use the correct parent window when changing the password of the encrypted system partition. Mounir IDRASSI 2014-12-27 12:27:45 +01:00
  • f4c864e88e Windows: implement wait dialog for the backup/restore header operations. Mounir IDRASSI 2014-12-27 11:50:27 +01:00
  • a8112b8373 Windows: use the correct window handle for creating message boxes. This became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog. Mounir IDRASSI 2014-12-27 11:18:58 +01:00
  • 2dbbd6b9d2 Windows: implement wait dialog for the change password operation. Mounir IDRASSI 2014-12-27 00:12:20 +01:00
  • c92d51e040 Windows: make the wait dialog mechanism more generic in order to reuse it more widely across VeraCrypt. Mounir IDRASSI 2014-12-27 00:08:13 +01:00
  • 258ba629a2 Windows: workaround freezing of waiting dialog but setting its parent to the desktop and making all mount calls in a separate thread. DeviceIoControl is making our like hard because it doesn't behave as a normal system call and it blocks our window message loop even when called from a separate thread. Mounir IDRASSI 2014-12-26 16:53:55 +01:00
  • d90d9f0c40 Linux/MacOSX: Implement waiting dialog for lengthy operations in order to have a better user experience. Mounir IDRASSI 2014-12-25 22:54:14 +01:00
  • bbcc944855 Windows: resize hot keys dialog to avoid displaying scroll-bars. Mounir IDRASSI 2014-12-22 00:30:24 +01:00
  • e1157ea935 Windows: Solve issue of some dialogs not showing up and that was caused by wrong handling of WM_NOTIFY messages. This behavior appeared after switching to Windows visual styles. Mounir IDRASSI 2014-12-22 00:29:35 +01:00
  • 9267450346 MacOSX: Increment installer version to 1.0f-BETA3 VeraCrypt_1.0f-BETA3 Mounir IDRASSI 2014-12-21 00:10:53 +01:00
  • bb5e96a679 Linux: update the embedded data index inside the installer because the license content became bigger. Mounir IDRASSI 2014-12-20 22:34:44 +01:00
  • b8373ae933 Linux: Update license file displayed in the installer. Mounir IDRASSI 2014-12-20 21:15:09 +01:00
  • 5ef923f26c Increment version to 1.0f-BETA3 and update language XML files with new fields. Mounir IDRASSI 2014-12-20 19:32:14 +01:00
  • 7a89f0f0e1 Linux/MacOSX: Add a donation menu entry Mounir IDRASSI 2014-12-20 17:36:29 +01:00
  • 496701851f Linux/MacOSX: remove calls to non existent class VolumeLayoutV1Hidden Mounir IDRASSI 2014-12-20 15:47:04 +01:00
  • 4b9f8b232b Reduce time for reporting wrong password by removing support for legacy hidden format because it was never functional and it was superseded by current hidden format. Mounir IDRASSI 2014-12-20 15:04:07 +01:00
  • 02cbecff64 Windows: Add a donation menu entry Mounir IDRASSI 2014-12-20 14:59:57 +01:00
  • fbe1bbaffd Windows: Add missing PRF selection combobox in password page of Format program wizard. Mounir IDRASSI 2014-12-20 10:06:19 +01:00
  • 94737b2a7a Windows: change command line switch for PRF selection to /hash in order to match its value on Linux/MacOSX. Support hash names with and without the '-' character. Mounir IDRASSI 2014-12-19 18:39:51 +01:00
  • 07156b6c09 Linux/MacOSX: Enhance performance by implementing the possibility to choose the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line. Mounir IDRASSI 2014-12-19 18:18:23 +01:00