Mounir IDRASSI
|
5651d505f5
|
Windows: Only offer valid cluster sizes when ReFS is selected in the volume format wizard.
|
2017-05-28 00:04:31 +02:00 |
|
Mounir IDRASSI
|
bc8e6fa5bd
|
Windows: add support for ReFS on Windows 10 when creating normal volumes.
|
2017-05-28 00:04:30 +02:00 |
|
Mounir IDRASSI
|
86ababb2a4
|
Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished.
|
2017-05-26 00:38:33 +02:00 |
|
Mounir IDRASSI
|
74b82118d5
|
Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL_DISK_GET_DRIVE_GEOMETRY in order to get accurate disk size value.
|
2017-05-17 00:46:41 +02:00 |
|
Mounir IDRASSI
|
e831198b3b
|
Windows: Fix Streebog not recognized by /hash command line switch but making hash names matching more generic.
|
2017-01-12 09:42:54 +01:00 |
|
Mounir IDRASSI
|
47d4b5d284
|
Increment version to 1.20 BETA2 (1.20.2)
|
2016-12-30 23:56:32 +01:00 |
|
Mounir IDRASSI
|
a7f8548e2f
|
Increment version to 1.20 BETA1 (1.20.1)
|
2016-12-08 17:53:31 +01:00 |
|
Mounir IDRASSI
|
45d642d4e1
|
Increment version to 1.19 (1.19.4)
|
2016-10-17 18:40:35 +02:00 |
|
Mounir IDRASSI
|
ea5902514a
|
Update documentation and increment version to 1.19 BETA3 (1.19.3)
|
2016-10-17 18:40:28 +02:00 |
|
Mounir IDRASSI
|
e362d804b0
|
Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system encryption in order to detect machines where changes to EFI boot don't persist after shutdown.
|
2016-10-17 18:40:20 +02:00 |
|
Mounir IDRASSI
|
4a435870f6
|
Windows: exclude unused libzip source files from build.
|
2016-10-17 18:40:17 +02:00 |
|
Mounir IDRASSI
|
4dacedd9cc
|
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sources of these library into VeraCrypt source tree.
|
2016-10-17 18:40:06 +02:00 |
|
Mounir IDRASSI
|
335f17b72f
|
Windows: in case of In-Place encryption, encrypt random data instead of existing data when filling unused space like the other cases.
|
2016-09-11 13:12:45 +02:00 |
|
Mounir IDRASSI
|
83d3948bc8
|
Increment version to 1.19 BETA2 (1.19.2)
|
2016-08-21 13:44:03 +02:00 |
|
Mounir IDRASSI
|
2fef14ff76
|
Increment version to 1.18. Update user guide PDF file.
|
2016-08-16 10:19:39 +02:00 |
|
Mounir IDRASSI
|
ce76957a10
|
Windows: Fix various issues detected by static analysis.
|
2016-08-16 10:04:07 +02:00 |
|
Mounir IDRASSI
|
24560eae1d
|
Windows: fill unused/reserved header areas with the result of encryption of random data instead of the encryption of zeros for better entropy of resulting random data.
|
2016-08-15 01:09:20 +02:00 |
|
Mounir IDRASSI
|
87ee61bcb1
|
Windows: in EFI encryption wizard, always select "Single Boot" by default since it is the only choice.
|
2016-08-15 01:09:19 +02:00 |
|
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 |
|