Mounir IDRASSI
|
ee3fa19ed9
|
Windows: correct wrong ID for keyfiles button in password dialog
|
2015-10-15 01:35:59 +02:00 |
|
Mounir IDRASSI
|
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.
|
2015-10-07 12:56:01 +02:00 |
|
Mounir IDRASSI
|
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.
|
2015-10-07 12:55:58 +02:00 |
|
Mounir IDRASSI
|
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.
|
2015-10-05 04:31:19 +02:00 |
|
Mounir IDRASSI
|
fda4d3f820
|
Windows: Allow Application key to open context menu on drive letters list.
|
2015-09-26 17:43:57 +02:00 |
|
Mounir IDRASSI
|
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.
|
2015-09-26 17:43:51 +02:00 |
|
Mounir IDRASSI
|
03de885b13
|
Windows: Set keyboard focus to PIM field when "Use PIM" is checked.
|
2015-09-26 17:43:47 +02:00 |
|
Mounir IDRASSI
|
e8ea23e719
|
Windows: fix regression that made Favorite fail to load a logon.
|
2015-09-26 17:43:35 +02:00 |
|
Mounir IDRASSI
|
9e1e128b14
|
Windows: Add functionality to verify Rescue Disk ISO image file.
|
2015-09-16 01:33:19 +02:00 |
|
Mounir IDRASSI
|
db80c02342
|
Windows: Add option to explicitly support extended disk IOCTLs and disable this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support.
|
2015-09-16 01:33:14 +02:00 |
|
Mounir IDRASSI
|
4d7dc3ba25
|
Windows: first implementation of CLI support for creating volumes.
|
2015-09-16 01:33:11 +02:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|