Mounir IDRASSI
|
89a7fad16d
|
Windows: avoid freezing the wait dialog by setting its parent to desktop when having lengthy driver calls (like mounting)
|
2015-09-11 00:38:52 +02:00 |
|
Mounir IDRASSI
|
957ff20f37
|
Windows: Implement waiting dialog for Mount All Favorites Volumes operation.
|
2015-09-10 01:44:14 +02:00 |
|
Mounir IDRASSI
|
ec7b5cd7e6
|
Windows: Implement waiting dialog for Dismount operations to avoid freezing GUI when dismounting takes long time.
|
2015-09-10 01:44:12 +02:00 |
|
Mounir IDRASSI
|
c55e08b31e
|
Windows: When no language selected by user, explicitly use English as default one unless VeraCrypt is in portable mode.
|
2015-09-10 01:44:09 +02:00 |
|
Mounir IDRASSI
|
09db742c3e
|
Windows: Add missing IDC_COPY_EXPANDER control definition
|
2015-09-10 01:44:06 +02:00 |
|
Mounir IDRASSI
|
a36cf1f01e
|
Windows Traveler Disk Setup: Include Volume Expander. Force selection of target directory through Browse button. Use Unicode functions for handling the creation files.
|
2015-09-08 01:08:24 +02:00 |
|
Mounir IDRASSI
|
0bd265cbde
|
Windows: Launch Format/Expander wizards from VeraCrypt.exe using executable binaries with the same architecture.
|
2015-09-07 01:40:51 +02:00 |
|
Mounir IDRASSI
|
9fc98b5ea3
|
Windows: take into account default PRF and TrueCrypt Mode in "Volume Tools" operations.
|
2015-09-06 20:31:10 +02:00 |
|
Mounir IDRASSI
|
13bfb2db59
|
Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit executable binaries.
|
2015-09-06 20:31:07 +02:00 |
|
Mounir IDRASSI
|
e445863ae4
|
Windows: Save/Restore last selected drive in drivers list only when saving history is enabled.
|
2015-09-06 20:31:04 +02:00 |
|
Mounir IDRASSI
|
90f9194558
|
Windows: Support setting volume label in Explorer through mount option. Support using favorite label as label in Explorer.
|
2015-08-31 00:30:58 +02:00 |
|
Mounir IDRASSI
|
86dc27dcb8
|
Windows: Treat the PIM like a password and make it visible when "Display password" is checked.
|
2015-08-28 01:54:53 +02:00 |
|
Mounir IDRASSI
|
cfb591a9e9
|
Windows: Correctly display the password edit "black dot" instead of a '*' when showing it then hiding it.
|
2015-08-27 02:18:47 +02:00 |
|
Mounir IDRASSI
|
ad3b8eca69
|
Windows: Protect against using a container file as its own keyfile. Normalizing path names to never use '/' but always '\'.
|
2015-08-27 02:18:40 +02:00 |
|
Mounir IDRASSI
|
20cb199e55
|
Windows: Solve various issues in HotKeys assignment dialog by ensuring that keys are detected only when the assignment edit has the focus and also by taking a key into account only once even if it remains pressed contently (this solves issue http://sourceforge.net/p/veracrypt/discussion/technical/thread/6597c91a)
|
2015-08-27 02:18:36 +02:00 |
|
Mounir IDRASSI
|
ef94506c34
|
Windows: Solve wrong PKCS-5 PRF label disabled in dialog for Add/Remove Keyfiles and Remove All Keyfiles
|
2015-08-16 21:29:00 +02:00 |
|
Mounir IDRASSI
|
55a267a171
|
Windows: Solve UI language change not taken into account for new install unless a preference is changed. Code refactoring.
|
2015-08-16 17:58:06 +02:00 |
|
Mounir IDRASSI
|
1d36a1cd05
|
Windows: solve issue of option "Cache password in driver memory" not read on startup, making it always disabled unless a mount is attempted.
|
2015-08-14 01:58:39 +02:00 |
|
Mounir IDRASSI
|
5db8cdb98f
|
Increment version to 1.13
|
2015-08-09 13:56:51 +02:00 |
|
Mounir IDRASSI
|
174f7f498a
|
Increment version to 1.12. Update user guide PDF file.
|
2015-08-06 00:04:29 +02:00 |
|
Mounir IDRASSI
|
041024fbb9
|
Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0.
|
2015-08-06 00:04:25 +02:00 |
|
Mounir IDRASSI
|
6ca598f841
|
Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bootloader when changing the system encryption password: this enables to recover if an attack is detected.
|
2015-07-29 00:33:10 +02:00 |
|
Mounir IDRASSI
|
7d6cd0c92d
|
Windows: on 64-bit Windows, more System favorite service from SysWoW64 to System32 since now all binaries are native 64-bit on 64-bit machines.
|
2015-07-13 23:35:23 +02:00 |
|
Mounir IDRASSI
|
52146825de
|
Windows: workaround to solve system favorites failing to mount because underlying drive takes long time to be recognized by Windows.
|
2015-07-13 23:35:17 +02:00 |
|
Mounir IDRASSI
|
a43a5ebb21
|
Windows: Modify PIM parts in GUI to make it easier to use. Users must explicitly check "User PIM" to enable its use.
|
2015-07-13 23:35:15 +02:00 |
|
Mounir IDRASSI
|
b23cbf384f
|
Windows: Set longer wait hint time for System Favorites Service to avoid being killed by Windows. Add extra system event logs to help trace any issues (there is no leak issue because this is done in case of System Favorite service which is only enabled when system is encrypted).
|
2015-07-13 23:35:08 +02:00 |
|
Mounir IDRASSI
|
6ef41abdd2
|
Use Pim name for internal variables instead of the old name Pin
|
2015-07-11 01:58:34 +02:00 |
|
Mounir IDRASSI
|
7a01453f00
|
Windows: Fix old issue inherited from TrueCrypt by initializing COM library before instantiating UAC COM object used for changing password. This issue made it impossible to change the password of a volume requiring administrative privileges.
|
2015-07-08 22:16:04 +02:00 |
|
Mounir IDRASSI
|
b809cf62ae
|
Windows: Disable Set Key Header Algorithm item in "Volumes" menu when the system partition is selected by the user using "Select Device"
|
2015-07-08 22:16:01 +02:00 |
|
Mounir IDRASSI
|
0ddd19d4ab
|
Windows: Disable menu item for changing system header key derivation algorithm until it's actually implemented
|
2015-07-07 08:13:34 +02:00 |
|
Mounir IDRASSI
|
724043be0b
|
Windows: Display source location of errors in order to help diagnose issues reported by users
|
2015-07-06 01:19:21 +02:00 |
|
Mounir IDRASSI
|
b4b51bd909
|
Windows: Solve privacy issue inherited from TrueCrypt and linked to the update of configuration and history XML files everytime VeraCrypt main window is opened, even if there was no modifications. This could give information about the usage of VeraCrypt. Now, configuration and history XML files are updated only when there are modifications.
|
2015-07-03 02:12:28 +02:00 |
|
Mounir IDRASSI
|
8f4b970dc1
|
Windows: Explicitly use internal PKCS#11 headers for building
|
2015-07-03 02:12:22 +02:00 |
|
Mounir IDRASSI
|
f927ce9b58
|
Windows: Add a dedicate page for volume PIM in the volume creation wizard
|
2015-06-21 20:47:01 +02:00 |
|
Mounir IDRASSI
|
d31466ae7a
|
Windows: If PIM of a volume is changed and if it is a favorite or system favorite, automatically update favorite or system favorite XML file with the new value.
|
2015-06-19 18:31:59 +02:00 |
|
Mounir IDRASSI
|
7d55b028f2
|
Windows: Use "PIM" instead of "PIN" in favorites XML file
|
2015-06-19 18:31:53 +02:00 |
|
Mounir IDRASSI
|
6be12f4889
|
Windows: Implement waiting dialog for Auto-Mount Devices operations to avoid freezing GUI.
|
2015-06-10 01:13:56 +02:00 |
|
Mounir IDRASSI
|
a7a8d57bca
|
Windows: rename PIN to PIM to avoid confusion. Better error messages.
|
2015-06-08 01:16:34 +02:00 |
|
Mounir IDRASSI
|
00cd134720
|
Windows: Add command line switch parameter for temporary caching of password during favorites mounting (/cache favorites). Correct implementation of "/cache y".
|
2015-06-08 01:16:29 +02:00 |
|
Mounir IDRASSI
|
c3c1bdd29d
|
Windows: Add support for PIN in favorites. Several enhancements to GUI handling of Dynamic Mode.
|
2015-06-07 01:38:34 +02:00 |
|
Mounir IDRASSI
|
57343ce04c
|
Windows: reorder command line switched with alphabetical order for better help display
|
2015-05-29 02:22:12 +02:00 |
|
Mounir IDRASSI
|
70215e3682
|
Windows: GUI modifications around PIN field
|
2015-05-27 01:01:53 +02:00 |
|
Mounir IDRASSI
|
8ebf5ac605
|
Windows: first implementation of dynamic mode
|
2015-05-26 01:38:15 +02:00 |
|
Mounir IDRASSI
|
85e5e383f9
|
Windows: solve 64-bit compilation warnings after checking that they are harmless.
|
2015-05-26 01:38:11 +02:00 |
|
Mounir IDRASSI
|
0d23312886
|
Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt Format.exe".
|
2015-05-22 22:58:51 +02:00 |
|
Mounir IDRASSI
|
32ba1ebcff
|
Windows: Correctly detect switch user and RDP disconnect as session locking so that autodismount could be performed when it's enabled in the preferences
|
2015-05-22 12:00:20 +02:00 |
|
Mounir IDRASSI
|
138d22a254
|
Windows: remove crash dump analysis functionality. It didn't always work and it required external debugging tools.
|
2015-05-22 12:00:17 +02:00 |
|
Mounir IDRASSI
|
f72125ea71
|
Windows: First implementation of non-system volumes decryption.
|
2015-05-17 12:16:16 +02:00 |
|
Mounir IDRASSI
|
b3646b3237
|
Windows: Solve detection issue when resuming encryption. Add separate logic for manual selection of device and display error message in case of failure.
|
2015-05-06 23:31:37 +02:00 |
|
Mounir IDRASSI
|
0f2d32f011
|
Windows: enable showing/hiding password for system encryption in Windows UI and in the bootloader (F5 key). This will be helpful to diagnose issues with non-US versions of Windows.
|
2015-05-03 15:47:25 +02:00 |
|