Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Driver
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-08
Windows: enhancements to the mechanism preserving file timestamps, especially...
Mounir IDRASSI
1
-1
/
+33
2019-11-07
Windows: Update signed drivers
Mounir IDRASSI
1
-2
/
+2
2019-11-07
Windows Driver: Fix strange crashes caused by probably by APC queue issues fr...
Mounir IDRASSI
2
-80
/
+262
2019-11-07
Increment version to 1.24-Hotfix2
Mounir IDRASSI
1
-2
/
+2
2019-10-02
Increment version to 1.24-Beta6
Mounir IDRASSI
1
-2
/
+2
2019-10-01
Windows Driver: Disable Hibernation when RAM encryption is enabled since we c...
Mounir IDRASSI
1
-0
/
+6
2019-03-09
Increment version to 1.24-Beta5
Mounir IDRASSI
1
-2
/
+2
2019-03-09
Windows Driver: fix BSOD when mounting outer volume with hidden volume protec...
Mounir IDRASSI
1
-1
/
+1
2019-03-09
Increment version to 1.24-Beta4 and update release notes to clarify that pass...
Mounir IDRASSI
1
-2
/
+2
2019-03-08
Windows Driver: fix BSOD when mounting hidden volume if RAM encryption is ena...
Mounir IDRASSI
1
-4
/
+5
2019-03-03
Windows Driver: Add IOCTL code to query RAM encryption status in VeraCrypt dr...
Mounir IDRASSI
1
-0
/
+11
2019-03-03
Increment version to 1.24-Beta3. Update Release Notes.
Mounir IDRASSI
1
-2
/
+2
2019-03-01
Windows Driver: Enable RAM encryption only after its security parameters were...
Mounir IDRASSI
1
-6
/
+5
2019-03-01
Windows driver: call VcProtectKeys only when RAM encryption enabled although ...
Mounir IDRASSI
1
-2
/
+5
2019-03-01
Windows: use specific order for EFI boot arguments memory regions that matche...
Mounir IDRASSI
3
-10
/
+53
2019-03-01
Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 ...
Mounir IDRASSI
6
-8
/
+87
2019-02-12
Windows: Use Hardware RNG based on CPU timing jitter "Jitterentropy" by Steph...
Mounir IDRASSI
3
-1
/
+19
2019-02-08
Windows: Add implementation of ChaCha20 based random generator. Use it for dr...
Mounir IDRASSI
5
-33
/
+86
2019-02-08
Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy w...
Mounir IDRASSI
2
-3
/
+5
2019-02-01
Update Release Notes and other files for 1.24-Beta2 release
Mounir IDRASSI
1
-2
/
+2
2019-02-01
Windows driver: better randomness for wipe bytes by always using Whirlpool ha...
Mounir IDRASSI
3
-19
/
+40
2019-01-28
Increment version to 1.24-Beta2
Mounir IDRASSI
1
-2
/
+2
2019-01-28
Increase password maximum length to 128 bytes from 64 bytes
Mounir IDRASSI
1
-5
/
+11
2019-01-28
Windows Driver: force the input size for some IOCTLs to have a fixed value
Mounir IDRASSI
1
-2
/
+28
2019-01-26
Windows: Add a build configuration containing EFI bootloader signed with cust...
Mounir IDRASSI
1
-1
/
+1
2019-01-22
Windows: Increment driver version to 1.24.1.1
Mounir IDRASSI
1
-1
/
+1
2019-01-21
Windows driver: remove volumes master keys from CRYPTO_INFO since they are no...
Mounir IDRASSI
2
-4
/
+2
2019-01-21
Windows: remove unused fields from CRYPTO_INFO structure
Mounir IDRASSI
1
-2
/
+1
2019-01-14
Windows: Implement feature that enables clearing of encryption keys when a ne...
Mounir IDRASSI
1
-0
/
+7
2019-01-14
Increment version to 1.24-Beta1
Mounir IDRASSI
1
-2
/
+2
2019-01-09
Windows driver: remove newly added volatile qualifier from CRYPT_INFO pointer...
Mounir IDRASSI
3
-3
/
+3
2019-01-09
Windows Security: Add new entry point in driver that allows emergency clearin...
Mounir IDRASSI
6
-6
/
+74
2019-01-09
Windows Driver: erase system encryption keys from memory during shutdown/rebo...
Mounir IDRASSI
1
-2
/
+2
2018-12-19
Windows: Increment driver version to 1.24.0.1
Mounir IDRASSI
1
-4
/
+4
2018-12-19
Windows Driver: Don't interact with the volume's filesystem if mount manager ...
Mounir IDRASSI
1
-1
/
+1
2018-12-19
Increment version to 1.24-Beta0
Mounir IDRASSI
1
-4
/
+4
2018-12-19
Windows: Add mount option that allows mounting a volume without attaching it ...
Mounir IDRASSI
1
-9
/
+11
2018-10-10
Increment version to 1.23-Hotfix-2
Mounir IDRASSI
1
-4
/
+4
2018-10-10
Windows Driver: fix regression that was causing BSOD.
Mounir IDRASSI
1
-1
/
+1
2018-10-10
Windows Driver: replace system functions RtlUpcaseUnicodeChar/RtlUnalignedStr...
Mounir IDRASSI
1
-9
/
+41
2018-09-21
Increment version to 1.23-Hotfix-1
Mounir IDRASSI
1
-4
/
+4
2018-09-21
Windows driver: add extra check for data read in TC_IOCTL_OPEN_TEST handling
Mounir IDRASSI
1
-1
/
+31
2018-09-21
Windows: fix low severity vulnerability in driver that allowed reading 3 byte...
Mounir IDRASSI
1
-49
/
+82
2018-09-03
Increment version to 1.23-BETA8 and update release notes.
Mounir IDRASSI
1
-2
/
+2
2018-09-03
Increment version to 1.23-BETA7 and update release notes.
Mounir IDRASSI
1
-2
/
+2
2018-09-01
Windows: extended Windows defragmenter workaround to Windows 8.1
Mounir IDRASSI
1
-3
/
+3
2018-08-24
Increment version to 1.23-BETA6
Mounir IDRASSI
1
-4
/
+4
2018-08-24
Windows: implement a driver configuration option to explicitly allow defragme...
Mounir IDRASSI
2
-1
/
+4
2018-08-18
Increment version to 1.23-BETA5 and update release notes
Mounir IDRASSI
1
-2
/
+2
2018-08-18
Windows: Implement workaround on Windows 10 to make VeraCrypt encrypted disks...
Mounir IDRASSI
3
-5
/
+32
[next]