Mounir IDRASSI
|
e5a9e9239b
|
Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed gain factor. Update credits and copyrights notice.
|
2016-10-17 18:40:23 +02:00 |
|
Mounir IDRASSI
|
3bad079d75
|
Linux/MacOSX: display error message when entered PIM is too big in the Volume Creation Wizard.
|
2016-10-17 18:40:20 +02:00 |
|
Mounir IDRASSI
|
69c8c9d6c6
|
Linux/MacOSX: add missing check for PIM max value on volume creation wizard
|
2016-10-17 18:40:15 +02:00 |
|
Mounir IDRASSI
|
58cff70724
|
Linux/MacOSX: Add help text for GOST89 and Kuznyechik
|
2016-08-15 01:09:12 +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
|
942cf1635a
|
Linux: Fix gcc-6 compilation errors.
|
2016-05-13 22:27:16 +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
|
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 |
|
David Foerster
|
0c51cfa5f6
|
Reset bogus executable permissions
|
2016-05-01 23:29:43 +02:00 |
|
Mounir IDRASSI
|
39fb2edc25
|
Linux/MacOSX: add progress bar for mouse collected entropy in GUI of volume creation wizard. Add mutex protection in event handler for shared counter variable
|
2016-02-09 00:52:28 +01:00 |
|
Mounir IDRASSI
|
0863924483
|
Linux/MacOSX: add progress bar for mouse collected entropy in GUI for keyfile generator and for random poll enrichment
|
2016-02-08 01:39:50 +01:00 |
|
Mounir IDRASSI
|
b407512248
|
MacOSX: Support creation exFAT volumes on OSX using the built-in command newfs_exfat
|
2016-01-30 00:48:20 +01:00 |
|
Mounir IDRASSI
|
dcb8390bb2
|
Windows/Linux: Implement exFAT support.
|
2016-01-27 01:13:46 +01:00 |
|
Mounir IDRASSI
|
84ee7076d9
|
Linux/MacOSX: remove unecessary XML resource string replacement of %hs, not needed since Unicode rewrite.
|
2016-01-25 01:46:37 +01:00 |
|
Mounir IDRASSI
|
5a555deb74
|
Linux/MacOSX: fix wrong AskYesNo method parameters use caused by mistake in parenthesis use.
|
2016-01-25 01:46:34 +01:00 |
|
Mounir IDRASSI
|
b8a2e808c6
|
MacOSX: Add PIM value validity checks to workaround wxWidget bug that makes wxTextValidator useless when applied to a text control with password attribute (http://trac.wxwidgets.org/ticket/17185).
|
2016-01-25 01:46:32 +01:00 |
|
Mounir IDRASSI
|
bda7a1d0bd
|
Copyright: update dates to include 2016.
|
2016-01-20 00:53:24 +01:00 |
|
Mounir IDRASSI
|
efa436974d
|
Linux/MacOSX: Implement Unicode passwords suppport. Make validation of parameters in GUI more robust.
|
2015-11-30 13:58:19 +01:00 |
|
Mounir IDRASSI
|
cfadb231d2
|
Linux/MacOSX: Solve compilation issue following Windows Unicode rewrite
|
2015-11-30 13:58:15 +01:00 |
|
Mounir IDRASSI
|
85c1bc34e3
|
Linux/MacOSX: workaround bug in old versions of g++ that are confused by methods having the same name and one of them used as wxWidgets event handler callback.
|
2015-09-14 00:48:37 +02:00 |
|
Mounir IDRASSI
|
24f3b5230c
|
Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password
|
2015-09-13 23:51: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
|
94ccaf1ab4
|
Linux: solve compilation error on OpenSUSE when linking against system wxWidgets. OpenSUSE enables STL in wxWidgets which causes the error because implicit casts are not available.
|
2015-07-25 13:39:50 +02:00 |
|
Mounir IDRASSI
|
5158953428
|
User Interface enhancements for PIM
|
2015-07-19 11:29:45 +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
|
439e0a9588
|
Linux/MacOSX: Add dedicated PIM page in the volume creation wizard. Correct PIM value check logic.
|
2015-06-28 20:25:22 +02:00 |
|
Mounir IDRASSI
|
da8aec4292
|
Linux: don't ask for PIM if TrueCryptMode enabled, both in command line and GUI
|
2015-06-26 22:07:17 +02:00 |
|
Mounir IDRASSI
|
d734ce4635
|
Linux/MacOSX: solve GUI layout issues although the volume creation wizard still has issues
|
2015-06-24 23:35:30 +02:00 |
|
Mounir IDRASSI
|
2cd39b37c2
|
Linux/MacOSX: restore normal file mode to some source files
|
2015-06-24 15:33:23 +02:00 |
|
Mounir IDRASSI
|
9913af3a8e
|
Linux/MacOSX: first dynamic mode implementation
|
2015-06-24 15:33:16 +02:00 |
|
Mounir IDRASSI
|
2ec75c5f8e
|
Linux: Correct wxWidgets assert warnings when displaying about/LegalNotice dialogs. This didn't happen with official binaries because the library used disables asserts.
|
2015-04-19 16:31:28 +02:00 |
|
Mounir IDRASSI
|
ae28d51016
|
Linux/MaxOSX: correctly detect type of internal exceptions
|
2015-04-06 19:50:24 +02:00 |
|
Mounir IDRASSI
|
32f11001c0
|
MacOSX: solve issue volumes not auto-dismounting when quitting VeraCrypt. restore main VeraCrypt window if is in background when we need to display various dialogs
|
2015-04-06 19:50:21 +02:00 |
|
Mounir IDRASSI
|
c4d30b34ba
|
Linux/MacOSX: correctly handle some internal exception classes that were missed by the WaitDialog class.
|
2015-04-05 14:25:12 +02:00 |
|
Mounir IDRASSI
|
ba1e9c8f4d
|
Linux/MacOSX: A configuration option for default hash and default TrueCrypt mode used for mounting volumes (Menu Settings -> Default Mount Parameters). Implement priority of command line arguments over default values.
|
2015-02-28 17:03:38 +01:00 |
|
Mounir IDRASSI
|
6e73a8a393
|
Linux/MacOSX: Modify wxFormBuilder generated files directly to solve the 'X' icon not closing some dialog because we can't workaround wxFormBuilder bug without introducing other issues (the correct SetExtraStyle call must be present at the beginning of the constructor, so it must be present in the generated files). Each time we generated new sources, Forms.cpp must be manually modify it to keep this correction.
|
2015-02-27 18:07:36 +01:00 |
|
Mounir IDRASSI
|
176bec1bb2
|
Revert "Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value."
This reverts commit 400fd599f812b057b0674f2ae0e0141e7c35a332.
|
2015-02-27 18:07:33 +01:00 |
|
Mounir IDRASSI
|
86529dadde
|
Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value.
|
2015-02-16 00:19:24 +01:00 |
|
Mounir IDRASSI
|
544c55debc
|
Linux: Perform a quick NTFS formatting by adding the "-f" switch to mkfs.ntfs. Without this, the creation of big NTFS volumes takes ages. The code already takes care of the empty sectors by encrypting them with different key to randomize plaintext.
|
2015-02-13 16:18:00 +01:00 |
|
Mounir IDRASSI
|
d01fa11983
|
Linux/MacOSX: use command line values of TrueCryptMode and PRF as defaults for the password dialog
|
2015-02-08 10:07:33 +01:00 |
|
Mounir IDRASSI
|
6a254778e2
|
Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling of wait dialog call when changing password and creating volumes.
|
2015-01-04 23:53:35 +01:00 |
|
Mounir IDRASSI
|
41607d126a
|
Linux/MacOSX: make the cancel button work on the preferences dialog.
|
2015-01-04 19:28:42 +01:00 |
|
Mounir IDRASSI
|
cbc28bd4fe
|
Linux/MacOSX: change cascade encryption naming format in the UI as it was done on Windows.
|
2015-01-04 00:55:36 +01:00 |
|
Mounir IDRASSI
|
9a31c23881
|
Linux/MacOSX: workaround for wxWidgets bug in the method wxTextEntry::IsEmpty that made it impossible to enter a one digit size for the volume.
|
2015-01-03 23:54:12 +01:00 |
|
Mounir IDRASSI
|
c178e325b8
|
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread.
|
2014-12-30 17:06:20 +01:00 |
|
Mounir IDRASSI
|
2b1a166d23
|
Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the default wipe mode (3-pass).
|
2014-12-28 23:27:46 +01:00 |
|
Mounir IDRASSI
|
d90d9f0c40
|
Linux/MacOSX: Implement waiting dialog for lengthy operations in order to have a better user experience.
|
2014-12-26 00:51:52 +01:00 |
|
Mounir IDRASSI
|
7a89f0f0e1
|
Linux/MacOSX: Add a donation menu entry
|
2014-12-20 17:37:36 +01:00 |
|
Mounir IDRASSI
|
07156b6c09
|
Linux/MacOSX: Enhance performance by implementing the possibility to choose the correct hash algorithm of volumes during various operations (mount, change password...), both using the GUI and the command line.
|
2014-12-19 18:41:41 +01:00 |
|