VeraCrypt/src/Core
Jertzukka 292fe82840
Fix regression in core service deserialization (#1367)
Introducing data into the standard out in the core service will
cause deserialization problems, as the pipes are used for interprocess
communication.
2024-06-24 09:07:19 +02:00
..
Unix Fix regression in core service deserialization (#1367) 2024-06-24 09:07:19 +02:00
Core.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
Core.make Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
CoreBase.cpp Avoid conflict with C++17 features std::byte by using uint8 type instead of byte 2024-06-12 12:30:04 +02:00
CoreBase.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
CoreException.cpp Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
CoreException.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
FatFormatter.cpp Avoid conflict with C++17 features std::byte by using uint8 type instead of byte 2024-06-12 12:30:04 +02:00
FatFormatter.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
HostDevice.cpp Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
HostDevice.h Update IDRIX copyright year 2017-06-23 22:15:59 +02:00
MountOptions.cpp Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
MountOptions.h Linux/macOS: Remove TrueCrypt support 2023-07-24 08:48:52 +02:00
RandomNumberGenerator.cpp Avoid conflict with C++17 features std::byte by using uint8 type instead of byte 2024-06-12 12:30:04 +02:00
RandomNumberGenerator.h Linux/macOS: simplify logic of handling /dev/random reading failure (proposed by @Lavode in #1187) 2023-09-08 09:49:07 +02:00
VolumeCreator.cpp wolfCrypt as crypto backend for VeraCrypt (#1227) 2023-11-13 00:51:31 +01:00
VolumeCreator.h EMV keyfile support: Overall code improvements and bug fixes 2023-06-29 00:06:20 +02:00