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
|
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
|
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
|
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
|
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
|
6ef41abdd2
|
Use Pim name for internal variables instead of the old name Pin
|
2015-07-11 01:58: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
|
b7eadfd310
|
Windows: solve installer issue on Windows 10 caused by failure to overwrite VeraCrypt driver file.
|
2015-06-10 01:13:53 +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
|
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
|
fdc2143bfa
|
Windows: workaround FormatEx keeping references on formatted volume by adding extra delays.
|
2015-05-29 02:22:08 +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
|
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
|
7d52dda67c
|
Windows Driver: Implement querying physical sector size of veraCrypt volume through IOCTL_STORAGE_QUERY_PROPERTY
|
2015-05-03 15:47:29 +02:00 |
|
Mounir IDRASSI
|
a1f1e34789
|
Windows: Modify custom window class names to less generic value in order to avoid collision with existing class names.
|
2015-05-03 15:47:22 +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
|
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
|
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.
|
2015-03-02 00:23:58 +01:00 |
|
Mounir IDRASSI
|
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.
|
2015-02-09 11:01:26 +01:00 |
|
Mounir IDRASSI
|
1ab00f3e3c
|
Static Code Analysis: Correct memory leaks. Add more checks.
|
2015-02-09 11:01:08 +01:00 |
|
Mounir IDRASSI
|
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).
|
2015-02-08 10:07:44 +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
|
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
|
a8cc93f995
|
Windows: implement wait dialog for benchmark operation.
|
2014-12-28 23:27:48 +01:00 |
|
Mounir IDRASSI
|
a27792cfcf
|
Windows: Add possibility to choose 1-pass wipe mode in all cases without changing the default wipe mode.
|
2014-12-28 23:27:43 +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
|
c92d51e040
|
Windows: make the wait dialog mechanism more generic in order to reuse it more widely across VeraCrypt.
|
2014-12-27 13:39:16 +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
|
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.
|
2014-12-22 01:02:53 +01:00 |
|
Mounir IDRASSI
|
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.
|
2014-12-20 15:31:24 +01:00 |
|
Mounir IDRASSI
|
c98400a2b7
|
Windows: in silent mode, don't show the wait dialog during mount operation
|
2014-12-17 12:14:59 +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 |
|
Mounir IDRASSI
|
6349162303
|
Windows: display a wait dialog during the lengthy opening of a volume. There is still a freeze in the GUI even though the call to DeviceIoControl is done in a separate thread which can't be explained. Maybe if we had an asynchronous Device Driver call, things would better.
|
2014-12-16 00:17:57 +01:00 |
|
Mounir IDRASSI
|
eb9cb16aeb
|
Windows: Implement specifying the size of the generated keyfiles and also letting VeraCrypt choose random size values.
|
2014-12-11 18:31:32 +01:00 |
|
Mounir IDRASSI
|
078614fbce
|
Windows: Implement creation of multiple keyfiles at once.
|
2014-12-07 22:40:25 +01:00 |
|
Mounir IDRASSI
|
a5df5d981a
|
Windows: correct issue in displaying PDF of User Guide.
|
2014-12-04 13:47:31 +01:00 |
|
Mounir IDRASSI
|
dfff927389
|
Windows: update URLs to points to the online documentation. Use a dedicated donation link.
|
2014-12-04 13:47:30 +01:00 |
|
Mounir IDRASSI
|
bc9005968a
|
Windows: Avoid calling RegCloseKey on an invalid handle.
|
2014-11-11 19:25:05 +01:00 |
|
Mounir IDRASSI
|
b2438b5029
|
Windows: close file handle if the call to GetFileSize fails.
|
2014-11-10 23:11:12 +01:00 |
|
Mounir IDRASSI
|
3f2e20e339
|
Simplify code handling iterations count: in boot mode, we'll set the correct iterations count inside derive_u_sha256 and derive_u_ripemd160 depending in the value of the iterations parameter. On normal mode, we use normal values of iterations count. Removes the special test parameter from RIPEMD160 functions.
|
2014-11-08 23:24:25 +01:00 |
|
Mounir IDRASSI
|
68f16dae24
|
Implement support for creating and booting encrypted partition using SHA-256. Support SHA-256 for normal volumes as well.
|
2014-11-08 23:23:53 +01:00 |
|
Mounir IDRASSI
|
8a028aca45
|
Use absolute path in ShellExecute call that was missed when the security fix for Microsoft Security Advisory 2269637 was implemented.
|
2014-11-08 23:23:28 +01:00 |
|
Mounir IDRASSI
|
9083f95db0
|
Remove driver version test that is non application to VeraCrypt and that was wrongly inherited from TrueCrypt.
|
2014-11-08 23:22:49 +01:00 |
|
Mounir IDRASSI
|
03cf7cc566
|
Correctly handle dialogs from previous versions that used 'TRUE' instead of 'VERA' as a value for GWLP_USERDATA.
|
2014-11-08 23:22:46 +01:00 |
|