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
2023-07-22
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
Mounir IDRASSI
4
-25
/
+5
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
2
-0
/
+144
2023-05-18
Fix compiler warnings (#1030)
David
1
-2
/
+2
2022-03-21
Increment version to 1.26 and update windows driver and MBR bootloader files
Mounir IDRASSI
1
-4
/
+4
2022-03-08
Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...
Mounir IDRASSI
4
-23
/
+20
2022-02-19
Increment version to 1.25.9 and update Release Notes.
Mounir IDRASSI
1
-2
/
+2
2022-02-16
Increment version to 1.25.8.2 and update signed Windows drivers
Mounir IDRASSI
1
-2
/
+2
2022-02-11
Windows: Increment version to 1.25.8.1 and update signed Windows drivers
Mounir IDRASSI
1
-2
/
+2
2022-02-10
Windows Driver: Don't cache the password if outer volume mounting succeeds bu...
Mounir IDRASSI
1
-2
/
+11
2022-02-06
Windows: Add registry setting to disable erasing encryption keys on Windows s...
Mounir IDRASSI
4
-2
/
+18
2021-12-30
Update Release Notes and add signed Windows driver.
Mounir IDRASSI
1
-2
/
+2
2021-12-30
Windows driver: Set maximum values for encryption queue parameters. Add IOCTL...
Mounir IDRASSI
2
-3
/
+18
2021-12-30
Windows Driver: Better code for EncryptionFragmentSize variable handling
Mounir IDRASSI
1
-4
/
+5
2021-12-27
Increment version to 1.25.6. Update Release Notes and add signed Windows driver.
Mounir IDRASSI
1
-2
/
+2
2021-12-20
Increment version to 1.25.5 and update release notes
Mounir IDRASSI
1
-2
/
+2
2021-12-20
Windows Driver: Add registry settings to control driver internal encryption q...
Mounir IDRASSI
4
-19
/
+130
2021-11-30
Increment version to 1.25.4 and set release date to December 3rd 2021
Mounir IDRASSI
1
-2
/
+2
2021-11-28
Increment version to 1.25 (1.25.3)
Mounir IDRASSI
1
-2
/
+2
2021-11-21
Windows: Update signed Windows driver to version 1.25.2.0
Mounir IDRASSI
1
-2
/
+2
2021-11-21
Increment version to 1.25-RC2 and update release notes
Mounir IDRASSI
1
-0
/
+134
2021-08-30
Increment version to 1.25
Mounir IDRASSI
1
-4
/
+4
2021-08-30
Windows: Fix some VS static analyzed warnings
Mounir IDRASSI
2
-2
/
+2
2021-08-24
Windows Driver: Potential memory corruption caused by integer overflow in IOC...
Mounir IDRASSI
1
-21
/
+61
2021-08-15
Windows: Increment version to 1.24.25.3 and update signed Windows driver
Mounir IDRASSI
1
-2
/
+2
2021-08-02
Windows: Increment version to 1.24.25.2 and update signed Windows driver
Mounir IDRASSI
1
-2
/
+2
2021-07-14
Add support for OpenBSD (#779)
kokokodak
1
-0
/
+13
2021-07-13
Windows: Update signed Windows driver to version 1.24.25.1
Mounir IDRASSI
1
-2
/
+2
2021-07-13
Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...
Mounir IDRASSI
1
-2
/
+2
2021-07-13
Windows: Fix link error on ARM64 with latest VS2019 (undefined __stdio_common...
Mounir IDRASSI
1
-2
/
+2
2021-02-27
Windows: Block Windows from resizing system partition if it is encrypted. Thi...
Mounir IDRASSI
3
-18
/
+45
2021-01-02
Increment version to 1.24-Update9
Mounir IDRASSI
1
-2
/
+2
2021-01-02
Windows: Fix various warnings
Mounir IDRASSI
3
-5
/
+5
2021-01-02
Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...
Mounir IDRASSI
2
-0
/
+661
2020-12-13
Windows: Update signed drivers to version 1.24.24
Mounir IDRASSI
1
-2
/
+2
2020-12-11
Windows: Fix various compiler warnings
Mounir IDRASSI
4
-6
/
+8
2020-12-11
Windows Driver: Fix build error using Windows 10 WDK caused by name conflict ...
Mounir IDRASSI
2
-4
/
+4
2020-07-22
Increment internal version to 1.24.20 and update release notes
Mounir IDRASSI
1
-2
/
+2
2020-07-04
Increment internal version to 1.24.19
Mounir IDRASSI
1
-2
/
+2
2020-07-02
Windows: Don't use API for Processor Groups support if there is only 1 CPU gr...
Mounir IDRASSI
2
-2
/
+8
2020-06-29
Increment internal version to 1.24.18 and update signed Windows drivers.
Mounir IDRASSI
1
-2
/
+2
2020-06-28
Windows: remove unused code targeting Windows 2000.
Mounir IDRASSI
2
-23
/
+13
2020-06-26
Windows: Update signed driver to version 1.24.17
Mounir IDRASSI
1
-2
/
+2
2020-06-23
Increment version to 1.24-Update7
Mounir IDRASSI
1
-2
/
+2
2020-06-21
Windows Driver: Use real disk sector size instead of generic 512 bytes value ...
Mounir IDRASSI
1
-4
/
+9
2020-06-21
Windows: Fix issue when RAM encryption used, AES selected and AES-NI not supp...
Mounir IDRASSI
1
-0
/
+5
2020-06-11
Switch from auto_ptr to unique_ptr (#638)
Christopher Bergqvist
2
-2
/
+2
2020-03-11
Windows: Update signed Windows driver to version 1.24.15
VeraCrypt_1.24-Update6
Mounir IDRASSI
1
-2
/
+2
2020-02-11
Increment version to 1.24-Update5 and update signed Windows drivers.
Mounir IDRASSI
1
-2
/
+2
2020-02-10
Windows: Implement support for processor groups in the driver and fix build i...
Mounir IDRASSI
2
-8
/
+60
2019-12-10
Increment version to 1.24-Update2
Mounir IDRASSI
1
-2
/
+2
[next]