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 |
|
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 |
|
Mounir IDRASSI
|
eac440ae9e
|
Windows: Support A: and B: as driver letters for mounting volumes.
|
2015-04-27 23:59:53 +02:00 |
|
Mounir IDRASSI
|
dc3bc64b86
|
Windows: Better command line handling to make it more strict and robust. This avoids issues when using wrong syntax.
|
2015-04-27 23:59:49 +02:00 |
|
Mounir IDRASSI
|
2784652ab8
|
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks to random generator to abort in case of error and display a diagnose message to the user.
|
2015-04-06 00:22:36 +02:00 |
|
Mounir IDRASSI
|
d3db2548b5
|
Windows: correctly handle WIN32 LastError when mounting. Harmonize file access checks between GUI and console. Skip ERROR_SHARING_VIOLATION in primary check in order to let the driver handle it more thoroughly.
|
2015-03-19 00:16:38 +01:00 |
|
Mounir IDRASSI
|
f80f7d47d5
|
Windows: Avoid temporary caching password when mounting multiple favorites. Add option to activate this if needed.
|
2015-03-04 00:27:04 +01:00 |
|
Mounir IDRASSI
|
a916135f3c
|
Windows: Use default hash in the options of hidden volume protection
|
2015-02-25 09:09:03 +01:00 |
|
Mounir IDRASSI
|
7fb5af6ada
|
Windows: Add menu option to set default hash and default TrueCrypt mode used for mounting volumes (Menu Settings -> Default Mount Parameters)
|
2015-02-22 01:03:22 +01:00 |
|
Mounir IDRASSI
|
7818c0e0e3
|
Window: add menu entry for launching VeraCryptExpander
|
2015-02-16 00:19:28 +01:00 |
|
Mounir IDRASSI
|
d5f34ad49d
|
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more checks. Add extra checks. Solve various issues.
|
2015-02-09 11:01:21 +01:00 |
|
Mounir IDRASSI
|
35497f87a7
|
Activate support of mounting TrueCrypt system partitions.
|
2015-02-08 10:07:36 +01:00 |
|
Mounir IDRASSI
|
3d8d088b06
|
Windows: use command line values of TrueCryptMode and PRF as defaults for the password dialog
|
2015-02-08 10:07:30 +01:00 |
|
Mounir IDRASSI
|
1efb782666
|
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
|
2015-01-20 12:42:04 +01:00 |
|
Mounir IDRASSI
|
2894bade88
|
Windows: better display of volume information and benchmark results.
|
2015-01-04 16:29:34 +01:00 |
|
Mounir IDRASSI
|
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.
|
2015-01-03 23:54:09 +01:00 |
|
Mounir IDRASSI
|
8d787dcd71
|
Windows: propose only hash algorithm that support system encryption when the user select the option to a partition as an encrypted system partition.
|
2014-12-28 23:27:59 +01:00 |
|
Mounir IDRASSI
|
25c3d15ed7
|
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt volumes to VeraCrypt using the change password functionality.
|
2014-12-28 23:27:56 +01:00 |
|
Mounir IDRASSI
|
e18f3cf381
|
Windows: use the correct parent window when changing the password of the encrypted system partition.
|
2014-12-27 13:39:26 +01:00 |
|
Mounir IDRASSI
|
f4c864e88e
|
Windows: implement wait dialog for the backup/restore header operations.
|
2014-12-27 13:39:24 +01:00 |
|
Mounir IDRASSI
|
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.
|
2014-12-27 13:39:22 +01:00 |
|
Mounir IDRASSI
|
2dbbd6b9d2
|
Windows: implement wait dialog for the change password operation.
|
2014-12-27 13:39:18 +01:00 |
|
Mounir IDRASSI
|
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.
|
2014-12-26 16:55:21 +01:00 |
|
Mounir IDRASSI
|
02cbecff64
|
Windows: Add a donation menu entry
|
2014-12-20 15:31:22 +01:00 |
|
Mounir IDRASSI
|
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.
|
2014-12-19 18:41:43 +01:00 |
|
Mounir IDRASSI
|
a3f7bcf45b
|
Windows: replace stricmp by _stricmp to remove compilation warning
|
2014-12-17 12:15:01 +01:00 |
|
Mounir IDRASSI
|
5b151492bd
|
Windows: Remove Truecrypt name is error message.
|
2014-12-17 12:14:58 +01:00 |
|
Mounir IDRASSI
|
c27461572c
|
Windows: Enhance performance by implementing the possibility to choose the correct hash algorithm of volumes during various operations (mount, change password...). In case of system encryption, slightly speedup Windows startup time by making the driver pickup the correct hash algorithm used for the encryption.
|
2014-12-16 00:17:59 +01:00 |
|