Mounir IDRASSI
|
a7056a6ac3
|
Windows: in system encryption setting dialog, put the checkbox for hiding at the bottom to keep the Note text coherent.
|
2016-08-15 19:06:26 +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
|
b146e235f8
|
Windows: align buffers used for keys to avoid issues when SSE used.
|
2016-08-15 01:09:14 +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
|
42373efcfd
|
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
|
2016-06-17 15:50:47 +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
|
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
|
fc89bf6e2c
|
Windows: Fix compilation error caused by previous commit
|
2016-05-05 01:12:51 +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
|
99de8a6dcd
|
Windows: Only use A: and B: for mounting when no other free drive letter available or when explicitly chosen by user. This avoid side effects when mounting volumes as removable media and automatic drive selection (e.g. A: become invisible in explorer after closing all explorer instances although it is still mounted).
|
2016-04-28 23:06:11 +02:00 |
|
Mounir IDRASSI
|
91e3843732
|
Windows: resize Volume ID field on favorites dialog to display full value of ID
|
2016-04-28 23:06:06 +02:00 |
|
Mounir IDRASSI
|
32b42cff14
|
Windows: Display Volume ID of a System Favorite even if it is disconnected
|
2016-04-28 23:06:01 +02:00 |
|
Mounir IDRASSI
|
1396269d57
|
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing PIM value unencrypted in MBR.
|
2016-04-20 00:48:20 +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
|
133afdc9e6
|
Windows: Add missing GUI modification from previous Volume ID commit
|
2016-04-17 00:58:58 +02:00 |
|
Mounir IDRASSI
|
f5606a44a6
|
Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 instead of SHA-512 to compute volume ID to reduce string size and make more convenient to use.
|
2016-04-14 08:53:41 +02:00 |
|
Mounir IDRASSI
|
60575d9a49
|
Windows: start implementation of volume ID mechanism that will be used to identify VeraCrypt disk volumes instead of device name.
|
2016-04-08 23:53:49 +02:00 |
|
Mounir IDRASSI
|
409c0f79be
|
Windows: allow drag-n-drop of files and receiving Explorer restart message when VeraCrypt running as elevated process.
|
2016-04-08 23:53:42 +02:00 |
|
Mounir IDRASSI
|
ece26c7481
|
Windows: Implement passing smart card PIN as command line argument (/tokenpin switch) when explicitly mounting a volume.
|
2016-03-24 01:36:03 +01:00 |
|
Mounir IDRASSI
|
6738cba617
|
Windows: Better alignment for Group Boxes in favorites management dialog
|
2016-03-20 01:26:32 +01:00 |
|
Mounir IDRASSI
|
8bfc7f1caa
|
Windows: Correctly disable/enable the "Display PIM" checkbox in the favorites configuration dialog
|
2016-03-17 14:09:55 +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
|
8e2793085e
|
Windows: Continuation of fix for wrong update of configuration XML file.
|
2016-02-08 01:39:47 +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
|
4a7a9f4dd2
|
Windows: Don't try to mount using cached passwords if password and/or keyfile are specified in the command line.
|
2016-02-02 00:47:15 +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
|
80ba722497
|
Windows: increase the size of the field IDC_PREF_CACHE_PIM in the preferences dialog to avoid truncation when using a language other then English
|
2016-01-04 02:55:18 +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
|
7832d712fd
|
Windows: solve issue with system favorites not being able to mount at A:
|
2015-12-16 23:38:44 +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
|
533b7e1eb8
|
Linux/MacOSX: use new icons contributed by Andreas Becker (https://github.com/veracrypt/VeraCrypt/issues/9#issuecomment-118353850)
|
2015-12-04 22:20:45 +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
|
10d77be0d2
|
Windows: Support creating Traveler Disk when running in Portable Mode
|
2015-11-26 01:44:56 +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
|
62de77e2c8
|
Windows: fix wrong translation for "Reset" button in hotkeys dialog
|
2015-10-27 20:47:53 +01:00 |
|
Mounir IDRASSI
|
97701eb2e9
|
Windows: Ensure focus is always set to the drive list upon startup
|
2015-10-18 16:17:09 +02:00 |
|
Mounir IDRASSI
|
41819270bb
|
Windows: Solve lost focus for application after displaying the waiting dialog
|
2015-10-15 01:36:15 +02:00 |
|
Mounir IDRASSI
|
225acf4a22
|
Windows: resize some GUI fields to avoid text truncation with non US languages (e.g. German)
|
2015-10-15 01:36:07 +02:00 |
|
Mounir IDRASSI
|
23b69537a5
|
Windows: Set bPrebootPasswordDlgMode to FALSE at the correct code location.
|
2015-10-15 01:36:02 +02:00 |
|
Mounir IDRASSI
|
ee3fa19ed9
|
Windows: correct wrong ID for keyfiles button in password dialog
|
2015-10-15 01:35:59 +02:00 |
|
Mounir IDRASSI
|
8748013f7d
|
Increment version to 1.16. Update user guide PDF file.
|
2015-10-07 12:56:09 +02:00 |
|