Mounir IDRASSI
|
2d72e42c6c
|
Windows: Implement Rescue Disk support for EFI system encryption
|
2016-08-15 01:09:17 +02:00 |
|
Mounir IDRASSI
|
4cf9db9f95
|
Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZip-and-XUnzip-Add-zip-and-or-unzip-to-your-app-w)
|
2016-08-15 01:09:16 +02:00 |
|
Mounir IDRASSI
|
c4d4ade9d0
|
Windows: Show only supported encryption algorithm in the system encryption wizard for MBR
|
2016-08-15 01:09:16 +02:00 |
|
Mounir IDRASSI
|
07ee8c1069
|
Windows: Implement support for EFI system encryption in Windows GUI.
|
2016-08-15 01:09:13 +02:00 |
|
Mounir IDRASSI
|
5b381ce7d7
|
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker to detect with high probability if a hidden volume is present. Vulnerability reported by Ivanov Alexey Mikhailovich.
|
2016-08-15 01:09:05 +02:00 |
|
Mounir IDRASSI
|
42373efcfd
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +02:00 |
|
Mounir IDRASSI
|
76d3bc631e
|
Crypto: Add support for Japanese encryption standard Camellia, including for system encryption.
|
2016-06-02 00:12:00 +02:00 |
|
Mounir IDRASSI
|
99c4031d89
|
Windows: better implementation for support of smart card PIN in command line. Supported now also on Format.
|
2016-05-29 01:33:18 +02:00 |
|
David Foerster
|
5f47d8b6f1
|
Fix space before tab
|
2016-05-10 22:24:06 +02:00 |
|
David Foerster
|
11716ed2da
|
Remove trailing whitespace
|
2016-05-10 22:18:34 +02:00 |
|
David Foerster
|
fc37cc4a02
|
Normalize all line terminators
|
2016-05-10 20:20:14 +02:00 |
|
Mounir IDRASSI
|
53aabf3f14
|
Windows: Add option and command line switch to hide waiting dialog when performing operations.
|
2016-05-05 16:48:05 +02:00 |
|
Mounir IDRASSI
|
fb9a49cb1a
|
Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to other files.
|
2016-05-05 16:47:59 +02:00 |
|
Mounir IDRASSI
|
fede2cfa18
|
Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification during system encryption wizard
|
2016-05-05 16:47:55 +02:00 |
|
Mounir IDRASSI
|
b261177b8f
|
Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid having negative values for iterations count using the formula 15000 + (PIM x 1000). Add specific error message to XML language files.
|
2016-05-04 13:14:05 +02:00 |
|
Mounir IDRASSI
|
bd9105794b
|
Windows: Resize some controls and dialogs to fix text truncation for some non-English languages.
|
2016-04-20 00:48:10 +02:00 |
|
Mounir IDRASSI
|
3c87c095c3
|
Windows: use buffer with known maximum length as input to FakeDosNameForDevice
|
2016-02-16 23:21:45 +01:00 |
|
Mounir IDRASSI
|
2b4003cc81
|
Increment version to 1.17. Update user guide PDF file.
|
2016-02-14 09:03:13 +01:00 |
|
Mounir IDRASSI
|
d7d4c98775
|
Windows: Add colors (Red, Yellow, Green) to the collected randomness indicator depending on how much entropy was gathered. Code re-factoring.
|
2016-02-12 00:04:31 +01:00 |
|
Mounir IDRASSI
|
ae7ec4802a
|
Windows:Fix various issues and warnings reported by static code analysis tool Coverity.
|
2016-02-07 02:39:43 +01:00 |
|
Mounir IDRASSI
|
fe234e08ee
|
Windows: Fix buffer overrun issue introduce by the Unicode rewrite.
|
2016-01-31 23:30:29 +01:00 |
|
Mounir IDRASSI
|
77885de85e
|
Windows: Implement GUI indicator for entropy collected from mouse movements.
|
2016-01-31 23:30:27 +01:00 |
|
Mounir IDRASSI
|
dcb8390bb2
|
Windows/Linux: Implement exFAT support.
|
2016-01-27 01:13:46 +01:00 |
|
Mounir IDRASSI
|
bda7a1d0bd
|
Copyright: update dates to include 2016.
|
2016-01-20 00:53:24 +01:00 |
|
Mounir IDRASSI
|
8586c51016
|
Windows: Avoid wrong update of configuration XML file caused by not using the correct window handle to get some GUI fields content. Some code cleanup.
|
2016-01-10 20:45:18 +01:00 |
|
Mounir IDRASSI
|
fb430c403b
|
Windows: Don't show disconnected network drives in the list of available drives. Add option to make them available for mounting if needed.
|
2016-01-10 20:45:15 +01:00 |
|
Mounir IDRASSI
|
29d46b749d
|
Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialogs like password dialog.
|
2016-01-04 02:37:29 +01:00 |
|
Mounir IDRASSI
|
5872be28a2
|
Windows: Fix Dll hijacking vulnerability affecting installer that allows arbitrary code execution with elevation of privilege (CVE-2016-1281)
|
2016-01-03 00:15:05 +01:00 |
|
Mounir IDRASSI
|
0c2c0a846d
|
Cryptography: Optimize Whirlpool implementation by using public domain assembly code developed by Wei Dai
|
2015-12-31 01:56:19 +01:00 |
|
Mounir IDRASSI
|
8f6c08330a
|
Windows: Implement PIM caching, both for system encryption and for normal volumes. Add options to activate it in the Preferences and System Settings.
|
2015-12-21 01:19:04 +01:00 |
|
Mounir IDRASSI
|
1cf826dbad
|
Windows: Correct issue with some of new bitmaps that didn't render correctly.
|
2015-12-05 19:35:42 +01:00 |
|
Mounir IDRASSI
|
13c6f2948e
|
Windows: use new icons an graphics contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850)
|
2015-12-05 00:07:13 +01:00 |
|
Mounir IDRASSI
|
9666dda282
|
Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones. Remove Unused functions.
|
2015-11-26 19:23:11 +01:00 |
|
Mounir IDRASSI
|
90bd57fe40
|
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
|
2015-11-26 01:44:52 +01:00 |
|
Mounir IDRASSI
|
8748013f7d
|
Increment version to 1.16. Update user guide PDF file.
|
2015-10-07 12:56:09 +02:00 |
|
Mounir IDRASSI
|
185e421114
|
Increment version to 1.15. Update user guide PDF file.
|
2015-09-26 17:44:31 +02:00 |
|
Mounir IDRASSI
|
f41be7399b
|
Windows: Support specifying volumes size using TB in GUI as it is the case in command line.
|
2015-09-26 17:44:09 +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
|
c447b45d45
|
Increment version to 1.14. Update user guide PDF file.
|
2015-09-16 18:35:57 +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
|
4d7dc3ba25
|
Windows: first implementation of CLI support for creating volumes.
|
2015-09-16 01:33:11 +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
|
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
|
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
|
63818bcaa4
|
Windows: Don't offer "None" as wipe mode when real wipe is explicitly needed (like in Decoy system partition wipe case)
|
2015-07-14 16:58:30 +02:00 |
|
Mounir IDRASSI
|
88ef238593
|
Windows: in encryption wizard, clicking "Previous" in the "Large File Support" page should take to password page if PIM not enabled.
|
2015-07-14 15:47:38 +02:00 |
|
Mounir IDRASSI
|
046513b7c9
|
Windows: solve issue introduced by the new "Use PIM" checkbox that caused error when trying to encrypt system (the wizard was executing a wrong page)
|
2015-07-14 14:03: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
|
8fc08b1e46
|
Windows: Solve failure to create hidden volume when PIM used for outer volume. Correctly wipe password variable from memory.
|
2015-07-13 23:35:11 +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
|
218f63b4b6
|
Windows: re-size some controls to avoid text truncation.
|
2015-07-03 23:27:40 +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
|
5d9d49e989
|
Windows: in "VeraCrypt Format.exe", erase the volume PIM value after the process is finished to avoid displaying it again if the user starts a new creation process right after
|
2015-06-19 18:32:03 +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
|
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
|
061292130d
|
Windows: When resuming in-place encryption, add manual selection of partition possible. Display wait dialog when performing detection.
|
2015-05-04 00:06:26 +02:00 |
|
Mounir IDRASSI
|
d1c1aa369c
|
Windows: Make the Format wizard work again when launched from VeraCrypt menu.
|
2015-05-03 15:47:31 +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
|
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
|
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
|
0718a4ec20
|
Increment VeraCrypt version to 1.0f-2
|
2015-04-06 00:22:48 +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
|
06af5ce7fd
|
Windows: check password length for outer volume during hidden volume creation to avoid potential plausible deniability issues.
|
2015-02-22 21:29:42 +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
|
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
|
f53554a46a
|
Increment version to 1.0f-1 and update language files and PDF with information about TrueCrypt 6.0 support.
|
2015-01-04 16:29:40 +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
|
ac981c62c5
|
Increment version to 1.0f and update language XML files with new fields.
|
2014-12-31 01:01:11 +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
|
9a228ff045
|
Windows: use the selected hash algorithm when resuming interrupted process. This reduces volume opening time.
|
2014-12-28 23:27:51 +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
|
5ef923f26c
|
Increment version to 1.0f-BETA3 and update language XML files with new fields.
|
2014-12-20 19:33:55 +01:00 |
|
Mounir IDRASSI
|
fbe1bbaffd
|
Windows: Add missing PRF selection combobox in password page of Format program wizard.
|
2014-12-20 10:12:37 +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
|
e935ec55dd
|
Windows: Enable Visual Styles for a modern look-and-feel
|
2014-12-16 00:17:55 +01:00 |
|
Mounir IDRASSI
|
f043e6cbf0
|
Display only allowed hashes when encrypting the system partition (now, SHA-256 and RIPEMD-160).
|
2014-11-08 23:23:56 +01:00 |
|
Mounir IDRASSI
|
ccbc2cff0b
|
Increment version to 1.0e for the next release
|
2014-11-08 23:23:17 +01:00 |
|
Mounir IDRASSI
|
4fa4d6d227
|
Windows vulnerability fix: correct possible BSOD attack targeted towards GetWipePassCount() / WipeBuffer() found by the Open Crypto Audit Project.
|
2014-11-08 23:23:05 +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 |
|
Mounir IDRASSI
|
1c11ee428d
|
Add option in select the number of passes for volume header over-writing. By default, it is set to 3 but it can be increased to 256 passes (which can lead to a delay of many hours for a single password change operation).
|
2014-11-08 23:21:43 +01:00 |
|
Mounir IDRASSI
|
97154aaf51
|
Lower number of times we overwrite volume header during the encryption of a partition if the user choose to wipe the driver. Latest studies show that even one pass is enough to make data irretrievable. A value of 3 is a conservative approach that enhance performance without scarifying security. http://www.infosecisland.com/blogview/16130-The-Urban-Legend-of-Multipass-Hard-Disk-Overwrite.html http://digital-forensics.sans.org/blog/2009/01/15/overwriting-hard-drive-data/
|
2014-11-08 23:21:40 +01:00 |
|
Mounir IDRASSI
|
c220db0128
|
Static Code Analysis : Generalize the use of Safe String functions. Add some NULL pointer checks. Avoid false-positive detection in AppendMenu (MF_SEPARATOR) calls by setting the last parameter to "" instead of NULL.
|
2014-11-08 23:21:27 +01:00 |
|
Mounir IDRASSI
|
9d027b02b9
|
Static Code Analysis : fix usage of strncpy and sscanf.
|
2014-11-08 23:20:45 +01:00 |
|
Mounir IDRASSI
|
899a22b840
|
Static Code Analysis : fix various memory leaks.
|
2014-11-08 23:20:43 +01:00 |
|
Mounir IDRASSI
|
d6817f941a
|
Static Code Analysis : Add virtual attribute to destructor of classes that have virtual methods inherited from a base class
|
2014-11-08 23:20:32 +01:00 |
|
Mounir IDRASSI
|
41a22ca4e7
|
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
|
2014-11-08 23:20:14 +01:00 |
|
Mounir IDRASSI
|
e1de322ed3
|
Replace 'TRUE' by 'VERA' in some GUI constants and comments
|
2014-11-08 23:20:03 +01:00 |
|
Mounir IDRASSI
|
08e653c926
|
Increment VeraCrypt version to 1.0d
|
2014-11-08 23:19:17 +01:00 |
|
Mounir IDRASSI
|
97011f179c
|
Increment VeraCrypt version to 1.0c
|
2014-11-08 23:18:55 +01:00 |
|
Mounir IDRASSI
|
52c6cad745
|
Increment VeraCrypt version to 1.0b
|
2014-11-08 23:18:51 +01:00 |
|
Mounir IDRASSI
|
9cf14a3573
|
Concert bitmaps to supported format
|
2014-11-08 23:18:36 +01:00 |
|
Mounir IDRASSI
|
03867fbf56
|
Modifications to remove all TrueCrypt references in names. generate new GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word.
|
2014-11-08 23:18:19 +01:00 |
|
Mounir IDRASSI
|
73ce1df106
|
Modify all graphics
|
2014-11-08 23:18:14 +01:00 |
|
Mounir IDRASSI
|
1b6b7fead7
|
Rename wizard bitmap file
|
2014-11-08 23:18:12 +01:00 |
|
Mounir IDRASSI
|
c606f0866c
|
Add original TrueCrypt 7.1a sources
|
2014-11-08 23:18:07 +01:00 |
|