Mounir IDRASSI
|
6bb1f24ed5
|
Automatically truncate passwords for TrueCrypt volumes and System Encryption to the first 64 characters. This fix issues encountered by users of TrueCrypt volumes who were using passwords longer than 64 characters that were truncated in previous version.
|
2019-02-04 11:39:47 +01:00 |
|
Mounir IDRASSI
|
cdd1179c63
|
Increase password maximum length to 128 bytes from 64 bytes
|
2019-01-28 17:16:33 +01:00 |
|
Mounir IDRASSI
|
5455c89a50
|
Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don't support SSE2 instructions.
|
2018-09-01 01:15:33 +02:00 |
|
Mounir IDRASSI
|
c84bcd4b47
|
Linux/MacOSX/FreeBSD: Implement benchmarking for Hash and PKCS-5 PRF algorithms.
|
2018-08-10 01:31:32 +02:00 |
|
Mounir IDRASSI
|
1b59879411
|
Linux/MacOSX/FreeBSD: When performing backup of volume header, automatically try to use embedded backup header if using the main header fails.
|
2018-08-10 01:31:31 +02:00 |
|
Mounir IDRASSI
|
aac2036738
|
Linux/MacOSX/FreeBSD: Add CheckBox in mount option dialog to force the use of embedded backup header during mount.
|
2018-08-08 00:34:17 +02:00 |
|
Mounir IDRASSI
|
5367932b38
|
Linux/MacOSX/FreeBSD: add reference to --pim and --new-pim switches in the verbose help.
|
2018-08-06 00:13:13 +02:00 |
|
Mounir IDRASSI
|
e39f5fa5d6
|
MacOSX: support pasting values to password fields using keyboard (CMD+V and CMD+A now working properly). This make using password managers with VeraCrypt easier.
|
2018-04-29 17:52:43 +02:00 |
|
Mounir IDRASSI
|
7a842266b3
|
Linux: Fix crash if user is able to close the waiting dialog before the operation is finished. This can happen if GTK installation show "X" closing icon even if it is programmatically disabled (e.g. on Lubuntu 16.04)
|
2018-04-28 17:56:27 +02:00 |
|
Mounir IDRASSI
|
29b80ec6df
|
FreeBSD/Linux/OSX: replace some remaining TrueCrypt.tc file extension in the code by VeraCrypt .hc extension
|
2018-04-05 23:41:15 +02:00 |
|
Mounir IDRASSI
|
da77d7e2c4
|
Simplify format of XML language files to make it easy to integrate in collaborative translation platforms (e.g. Transifex).
|
2018-03-30 13:53:37 +02:00 |
|
Mounir IDRASSI
|
c9deed4686
|
Linux/MacOSX: make the benchmark dialog resize dynamically to accommodate the displayed results.
|
2018-03-27 16:16:00 +02:00 |
|
Mounir IDRASSI
|
eafac3be5c
|
Update various copyright dates.
|
2018-03-18 23:30:29 +01:00 |
|
gv5470
|
fbd0b47ff0
|
Fix wxWidgets assertion failed when backing up/restoring volume header (closes #100)
|
2018-01-21 11:17:34 +01:00 |
|
Mounir IDRASSI
|
f3d5ed570f
|
MacOSX: fix issue that prevented some local help files from opening in the browser (e.g Beginner's Tutorial).
|
2017-12-08 12:24:50 +01:00 |
|
Mounir IDRASSI
|
700b54aee9
|
MacOSX: Update reference of code signing certificate in Makefile to use new IDRIX certificates.
|
2017-12-06 23:25:46 +01:00 |
|
Mounir IDRASSI
|
d6f03627dd
|
Linux/MacOSX: Avoid OS leaking previously used directory if user choose not to save history.
|
2017-12-06 23:25:45 +01:00 |
|
Mounir IDRASSI
|
668d5e3cad
|
Linux: Only add disk to mountable devices if it doesn't have a partition. This fixes a strange issue where the function "open" would fail with error ENOENT (No such file or directory) on a partition (e.g. /dev/sdb1) if it was called previously on the main disk (e.g. /dev/sdb).
|
2017-11-29 17:27:39 +01:00 |
|
Tim Strazzere
|
5b46b82e6d
|
Fix typo
`incorrrect` -> `incorrect`
|
2017-08-30 09:59:44 -07:00 |
|
Mounir IDRASSI
|
342b8636d8
|
Add support for building under FreeBSD 11
|
2017-07-10 00:14:18 +02:00 |
|
Mounir IDRASSI
|
c193911655
|
Linux: remove existing "Setup/Linux/usr" if any before preparing for packaging.
|
2017-07-02 00:51:55 +02:00 |
|
Mounir IDRASSI
|
bded7901c5
|
Linux: Use $(CURDIR) instead of $(PWD) for the install target, as well as $(DESTDIR)/ (which will still install into / if 'DESTDIR' is unset.)
|
2017-07-02 00:51:55 +02:00 |
|
Mounir IDRASSI
|
0ebc26e125
|
Update IDRIX copyright year
|
2017-06-23 22:15:59 +02:00 |
|
Mounir IDRASSI
|
5d0321291f
|
Linux/MacOSX: Modify Makefile to separate between build and packaging. Add install target for local installation.
|
2017-06-13 18:21:13 +02:00 |
|
Mounir IDRASSI
|
3e678f6868
|
Linux/MacOSX: cleaner code for handling of missing local HTML documentation.
|
2017-06-05 01:44:04 +02:00 |
|
Mounir IDRASSI
|
d5b0e0db3f
|
Linux/MacOSX: Replace User Guide PDF with local HTML documentation. Replace UI links to point towards local HTML documentation if it exists
|
2017-06-05 01:44:03 +02:00 |
|
Mounir IDRASSI
|
e7873197a6
|
Linux/MacOSX: Update location of User Guide pdf in Makefile
|
2017-06-01 01:56:12 +02:00 |
|
Mounir IDRASSI
|
817ffac87e
|
Replace Codeplex links by ones on veracrypt.fr
|
2017-05-15 01:16:40 +02:00 |
|
Mounir IDRASSI
|
76167ceba3
|
Update zlib copyright notice
|
2017-04-26 00:20:22 +02:00 |
|
Mounir IDRASSI
|
371b9c904a
|
FreeBSD 11 build and use compatibility
|
2017-04-23 14:18:48 +02:00 |
|
Mounir IDRASSI
|
770af66d8b
|
Update donation link to point to page indicating all accepted donations options.
|
2016-12-30 23:56:37 +01:00 |
|
Mounir IDRASSI
|
1ef6177ae3
|
Linux & MacOSX: automatically check TrueCryptMode in password dialog when selecting a container file that has the .tc file extension
|
2016-12-26 00:00:04 +01:00 |
|
Mounir IDRASSI
|
a8fea1d643
|
MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add custom icon to these files on Finder.
|
2016-12-26 00:00:04 +01:00 |
|
Paul Nijjar
|
aca478651e
|
Document --truecrypt option
|
2016-11-28 01:28:13 -05:00 |
|
Mounir IDRASSI
|
2cfb896827
|
Linux/MacOSX: correctly display Kuznyechik help page when link clicked. Remove Gost89 online help references since it was removed.
|
2016-10-17 18:40:35 +02:00 |
|
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
|
7ff3c5d108
|
Linux/MacOSX: fix error in Makefile caused by erroneous extra character
|
2016-10-17 18:40:23 +02:00 |
|
Mounir IDRASSI
|
7d6347f468
|
MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only standard OSXFuse install is needed without MacFUSE compatibility option.
|
2016-10-17 18:40:21 +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
|
2780ac962e
|
Linux: fix various compilation issues under Linux.
|
2016-08-17 00:08:18 +02:00 |
|
Mounir IDRASSI
|
1506916487
|
Linux: avoid overflow when specifying TiB size in command line
|
2016-08-15 13:18:06 +02:00 |
|
Mounir IDRASSI
|
2db742f465
|
Merge pull request #75 from oceanBT/revert-66-patch-1
Linux: added TiB support to text mode.
|
2016-08-15 13:10:01 +02:00 |
|
Mounir IDRASSI
|
58cff70724
|
Linux/MacOSX: Add help text for GOST89 and Kuznyechik
|
2016-08-15 01:09:12 +02:00 |
|
oceanBT
|
1a8ce8a611
|
added TiB size unit
|
2016-06-23 21:53:24 +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
|
a0d8b8a3b7
|
Linux/MacOSX: Implement passing smart card PIN as command line argument (--token-pin switch)
|
2016-05-29 01:33:17 +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 |
|