Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-28
Windows: Only offer valid cluster sizes when ReFS is selected in the volume f...
Mounir IDRASSI
1
-23
/
+37
2017-05-28
Windows: add support for ReFS on Windows 10 when creating normal volumes.
Mounir IDRASSI
5
-13
/
+41
2017-05-28
Windows Driver: enhance detection of FAT volumes.
Mounir IDRASSI
2
-6
/
+18
2017-05-28
Fix wrong FAT32 jump opcode in its header
Mounir IDRASSI
2
-3
/
+3
2017-05-28
Windows: use RtlGetVersion instead of GetVersionEx in order to get accurate W...
Mounir IDRASSI
1
-1
/
+22
2017-05-26
Windows: fix Hour Glass cursor still displayed in some cases after Format wiz...
Mounir IDRASSI
1
-2
/
+0
2017-05-26
Windows Driver: return correct partition type value by trying to detect the f...
Mounir IDRASSI
1
-0
/
+72
2017-05-26
Windows Driver: Correctly detect FAT volumes created on Linux in TC_IOCTL_OPE...
Mounir IDRASSI
1
-0
/
+2
2017-05-26
Windows Driver: Add support for ReFS in TC_IOCTL_OPEN_TEST FileSystem detection
Mounir IDRASSI
1
-1
/
+1
2017-05-25
Windows: remove IOCTL_STORAGE_GET_DEVICE_NUMBER support until a real device i...
Mounir IDRASSI
1
-2
/
+3
2017-05-25
Windows Driver: correct comment about volume ID computation
Mounir IDRASSI
1
-1
/
+1
2017-05-25
Windows Driver: correct value of number of cylinders by adding 1 since our vi...
Mounir IDRASSI
1
-1
/
+2
2017-05-25
Windows Driver: implement some extra IOCTLs. Add more traces for debugging.
Mounir IDRASSI
1
-0
/
+112
2017-05-25
Windows Driver: enhance implementation of IOCTL_STORAGE_QUERY_PROPERTY
Mounir IDRASSI
1
-9
/
+106
2017-05-25
Windows: query extra host drive information using IOCTL_STORAGE_QUERY_PROPERT...
Mounir IDRASSI
4
-17
/
+136
2017-05-25
Windows Driver: call IOCTL_STORAGE_QUERY_PROPERTY in a more standard way by u...
Mounir IDRASSI
1
-12
/
+27
2017-05-25
Windows Driver: remove unused variable.
Mounir IDRASSI
2
-2
/
+0
2017-05-22
Windows Driver: fix "__chkstk" link error in debug build caused by some crypt...
Mounir IDRASSI
3
-4
/
+14
2017-05-21
Windows Driver: Support new IOCTLS and correct implementation of existing one...
Mounir IDRASSI
1
-3
/
+111
2017-05-21
Windows Driver: fix bug in new IOCTL VC_IOCTL_GET_DRIVE_GEOMETRY_EX
Mounir IDRASSI
1
-2
/
+0
2017-05-17
Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...
Mounir IDRASSI
13
-83
/
+133
2017-05-17
Windows installer: use correct installation directory for opening HTML help (...
Mounir IDRASSI
1
-3
/
+10
2017-05-15
Windows: Add HTML documentation to Windows installer.
Mounir IDRASSI
6
-25
/
+145
2017-05-15
Add donation HTML page
Mounir IDRASSI
10
-0
/
+104
2017-05-15
Replace Codeplex links by ones on veracrypt.fr
Mounir IDRASSI
48
-157
/
+198
2017-05-15
Add HTML documentation.
Mounir IDRASSI
149
-0
/
+10252
2017-04-26
Update zlib copyright notice
Mounir IDRASSI
8
-8
/
+8
2017-04-26
Windows: disable WINZIP Aes encryption support since we don't use.
Mounir IDRASSI
1
-2
/
+2
2017-04-26
Windows: update libzip to version 1.2.0
Mounir IDRASSI
44
-312
/
+788
2017-04-26
Windows: update zlib to version 1.2.11
Mounir IDRASSI
21
-955
/
+1574
2017-04-23
FreeBSD 11 build and use compatibility
Mounir IDRASSI
2
-3
/
+21
2017-01-24
XML wchar_t removed from EFI compile
kavsrf
1
-1
/
+1
2017-01-22
Language Files: fix polish translation
Mounir IDRASSI
1
-1
/
+1
2017-01-12
Fix build error in Crypto/Whirpool.c when using LLVM Clang compiler by disabl...
Mounir IDRASSI
3
-33
/
+45
2017-01-12
User Guide: fix spelling errors.
Mounir IDRASSI
1
-0
/
+0
2017-01-12
Language XML files: Update Arabic translation (contributed by Ali Khojah)
Ali Khojah
1
-15
/
+15
2017-01-12
Windows: Add Streebog to the benchmark script
Mounir IDRASSI
2
-1
/
+60
2017-01-12
Windows: Fix Streebog not recognized by /hash command line switch but making ...
Mounir IDRASSI
4
-19
/
+26
2017-01-01
Language XML files: update Russian XML file by Dmitry Yerokhin.
Mounir IDRASSI
1
-1
/
+1
2017-01-01
Language XML files: update Czech translation (contributed by Lagardere)
Mounir IDRASSI
1
-1
/
+1
2016-12-30
Update donation link to point to page indicating all accepted donations options.
Mounir IDRASSI
2
-2
/
+2
2016-12-30
Windows: avoid exporting libzip symbols from VeraCrypt binaries.
Mounir IDRASSI
1
-0
/
+4
2016-12-30
Windows: Update signed driver files of 1.20-BETA2 release
Mounir IDRASSI
2
-0
/
+0
2016-12-30
Windows: Update EFI bootloader file from latest VeraCrypt-DCS 1.20-BETA2 build.
Mounir IDRASSI
6
-0
/
+0
2016-12-30
Increment version to 1.20 BETA2 (1.20.2)
Mounir IDRASSI
49
-66
/
+66
2016-12-30
Windows: Implement Secure Desktop for password entry. Add option and command ...
Mounir IDRASSI
44
-15
/
+268
2016-12-30
Windows: use correct parent when displaying various dialogs from the Preferen...
Mounir IDRASSI
1
-9
/
+17
2016-12-30
Windows: cleaner code for handling of disabling of parent dialog when waiting...
Mounir IDRASSI
1
-6
/
+6
2016-12-26
Windows: Enable Twofish optimized 64-bit assembly for UEFI bootloader since a...
Mounir IDRASSI
3
-9
/
+9
2016-12-26
Linux & MacOSX: automatically check TrueCryptMode in password dialog when sel...
Mounir IDRASSI
5
-0
/
+51
[next]