Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Dlgcode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
Fix formatting of credits in About dialog and documentation
Mounir IDRASSI
1
-1
/
+1
2019-03-03
Windows: Add option to use legacy maximum password length (64 characters) ins...
Mounir IDRASSI
1
-5
/
+9
2019-03-02
Windows: fix compilation error
Mounir IDRASSI
1
-1
/
+1
2019-03-02
Windows: mitigate some memory attacks by making VeraCrypt applications memory...
Mounir IDRASSI
1
-0
/
+90
2019-03-02
Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially...
Mounir IDRASSI
1
-0
/
+82
2019-02-12
Add copyright and license information of JitterEntropy library by Stephan Mue...
Mounir IDRASSI
1
-2
/
+3
2019-02-10
Windows: Ensure that only one thread at a time can create a secure desktop
Mounir IDRASSI
1
-0
/
+8
2019-02-04
Automatically truncate passwords for TrueCrypt volumes and System Encryption ...
Mounir IDRASSI
1
-1
/
+3
2019-01-28
Increase password maximum length to 128 bytes from 64 bytes
Mounir IDRASSI
1
-0
/
+3
2019-01-26
Windows: Add a build configuration containing EFI bootloader signed with cust...
Mounir IDRASSI
1
-1
/
+1
2019-01-21
Windows driver: remove volumes master keys from CRYPTO_INFO since they are no...
Mounir IDRASSI
1
-3
/
+3
2018-12-19
Windows: Add mount option that allows mounting a volume without attaching it ...
Mounir IDRASSI
1
-6
/
+5
2018-09-03
Windows: fix regression when language selected in the setup during fresh inst...
Mounir IDRASSI
1
-8
/
+7
2018-09-01
Windows: handle case of some disk drivers not supporting IOCTL_DISK_GET_DRIVE...
Mounir IDRASSI
1
-3
/
+51
2018-08-24
Windows: fix language selected in the installer not used by "Create Volume" w...
Mounir IDRASSI
1
-0
/
+9
2018-08-16
Windows: Fix regression that caused the system encryption wizard to crash whe...
Mounir IDRASSI
1
-2
/
+7
2018-08-15
Windows: Add various checks and replace STL code after Coverity report
Mounir IDRASSI
1
-22
/
+12
2018-08-12
Windows Installer: implement language selection mechanism at the start of the...
Mounir IDRASSI
1
-1
/
+17
2018-08-07
Windows: Display a balloon tip warning or error message when the value pasted...
Mounir IDRASSI
1
-2
/
+134
2018-08-06
Windows: fix warning in debug build
Mounir IDRASSI
1
-0
/
+3
2018-08-06
Windows: avoid timeout of Secure Desktop display by waiting for the user to b...
Mounir IDRASSI
1
-3
/
+16
2018-06-24
Windows: in DEBUG mode, disable verification to Authenticode signature of bin...
Mounir IDRASSI
1
-1
/
+5
2018-05-03
Windows: Support machines without "EFI\Boot" folder for EFI system encryption...
Mounir IDRASSI
1
-0
/
+19
2018-04-23
Windows: Don't start EFI system encryption process if SecureBoot is enabled a...
Mounir IDRASSI
1
-6
/
+4
2018-04-23
Windows: implement compatibility for Windows 10 major updates using ReflectDr...
Mounir IDRASSI
1
-0
/
+125
2018-04-23
Windows: handle case when parameter of VerifyModuleSignature is enclosed betw...
Mounir IDRASSI
1
-1
/
+16
2018-04-23
Windows: implement internal verification of Authenticode digital signature fo...
Mounir IDRASSI
1
-14
/
+155
2018-03-25
Windows: handle rare case where call to SwitchDestop fails when trying to dis...
Mounir IDRASSI
1
-11
/
+30
2018-03-25
Windows: use cleaner approach to implement bringing our windows to foreground...
Mounir IDRASSI
1
-14
/
+23
2018-03-25
Windows: ensure that out secure desktop has always user input to avoid cases ...
Mounir IDRASSI
1
-0
/
+76
2018-03-20
Windows: Fix some cases of external applications freezing during mount/dismou...
Mounir IDRASSI
1
-1
/
+38
2018-03-18
Update various copyright dates.
Mounir IDRASSI
1
-4
/
+4
2018-03-13
Windows: when /silent specified in command line, avoid performing any WIN32 U...
Mounir IDRASSI
1
-7
/
+7
2017-07-27
Windows: when mounting system favorites using VolumeID feature, query all dis...
Mounir IDRASSI
1
-29
/
+39
2017-07-27
Windows: use large output buffer for IOCTL_DISK_GET_DRIVE_GEOMETRY_EX calls t...
Mounir IDRASSI
1
-134
/
+137
2017-07-23
Windows: display notice about creating new Rescue Disk at first boot after up...
Mounir IDRASSI
1
-0
/
+13
2017-07-20
Windows: enable secure desktop feature for VeraCrypt Format application.
Mounir IDRASSI
1
-2
/
+2
2017-07-20
Windows: use Secure Desktop for smart card PIN dialog if it is activated for ...
Mounir IDRASSI
1
-1
/
+1
2017-07-20
Windows: in case of mounting system favorites, call driver to get list of dri...
Mounir IDRASSI
1
-76
/
+95
2017-07-09
Windows: when listing connected devices, consider that a partition exists if ...
Mounir IDRASSI
1
-2
/
+3
2017-07-09
Windows: correctly initialize global critical sections in case if system favo...
Mounir IDRASSI
1
-6
/
+15
2017-07-07
Windows: Don't remove last digit of version string if it is zero. This is a l...
Mounir IDRASSI
1
-3
/
+0
2017-07-02
Windows: when mounting multiple favorites, use PIM of previous favorite along...
Mounir IDRASSI
1
-4
/
+4
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-3
/
+3
2017-06-11
Windows: various fixes following Coverity analysis.
Mounir IDRASSI
1
-49
/
+109
2017-06-11
Windows: Add checks on IOCTL_DISK_GET_DRIVE_LAYOUT_EX response to make Coveri...
Mounir IDRASSI
1
-44
/
+48
2017-06-11
Windows: Remove unused "Parent" field in _TEXT_EDIT_DIALOG_PARAM structure
Mounir IDRASSI
1
-1
/
+1
2017-06-11
Windows: fix GetPhysicalDriveStorageInformation failure caused by device hand...
Mounir IDRASSI
1
-1
/
+0
2017-06-11
Windows: fix compiler warnings
Mounir IDRASSI
1
-1
/
+1
2017-06-10
Windows: reduce WNetGetConnection performance impact by making calls every 1 ...
Mounir IDRASSI
1
-2
/
+2
[next]