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
|
6b3a26bc40
|
Windows: Add extra check in GetDiskDeviceDriveLetter for code clarity
|
2015-09-26 17:43:43 +02:00 |
|
Mounir IDRASSI
|
c447b45d45
|
Increment version to 1.14. Update user guide PDF file.
|
2015-09-16 18:35:57 +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
|
52c7445a79
|
Windows: Correctly detect presence of CD/DVD recorder during the creation of Rescue Disk. Check only CD/DVD drives and removable media when looking for rescue disk during its verification.
|
2015-09-16 01:33:16 +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
|
a9882a6689
|
Windows: Don't use RegDeleteKeyEx since it's not supported on Windows XP.
|
2015-09-08 01:08:22 +02:00 |
|
Mounir IDRASSI
|
42a7a17cb9
|
Windows Installer: better handling for updating system favorite service from 1.0f-2 (solve Windows 10 issue) . Remove extra VeraCrypt files that may remain after uninstalling it.
|
2015-09-06 20:31:01 +02:00 |
|
Mounir IDRASSI
|
adc3274395
|
Language files: adaptations of XML files to be recognized correctly by Transifex
|
2015-09-01 01:37:02 +02:00 |
|
Mounir IDRASSI
|
249d747a53
|
Windows: Increase width of plain text size static control to accommodate larger text
|
2015-09-01 01:37:00 +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
|
2f2cb6b7ae
|
Windows: compact columns size of view reports used in Benchmark and Devices dialogs
|
2015-08-31 00:30:53 +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
|
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
|
ba9af46662
|
Language XML: use correct abbreviation for VeraCrypt Rescue Disk (VRD instead of TRD)
|
2015-08-14 01:58:45 +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
|
c2d0d5e344
|
Windows: Add extra checks for bootloader tampering.
|
2015-08-06 00:03:56 +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
|
103018b367
|
Windows: Fix memory access issues when processing language XML files. Avoid writing to locked memory resource which can trigger crash.
|
2015-07-13 23:35:20 +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
|
2d0d4b06b1
|
Linux: Solve compilation warning (unused variables, pointer cast)
|
2015-07-11 01:58:39 +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
|
6a78f7eae2
|
Windows: better logic for FormatEx function call. To be replaced in the future by Microsoft COM interfaces.
|
2015-07-06 01:19:23 +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
|
bef713de1a
|
Language XML: Add newlines to PIM Help Text to make clearer for reading
|
2015-07-03 02:12:25 +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
|
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
|
550e2bcf3b
|
Windows: fix buffer overrun issue when parsing language XML file
|
2015-05-31 08:09:46 +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
|
5867250820
|
Windows: Display VeraCrypt version information when the command line switch /help is used.
|
2015-05-29 02:22:05 +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
|
c44c1ac9ce
|
Windows: make random generator function compatible with 64-bit execution environment
|
2015-05-22 12:00:23 +02:00 |
|