Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-12 | Avoid conflict with C++17 features std::byte by using uint8 type instead of byte | Mounir IDRASSI | 1 | -1/+1 | |
2023-12-11 | macOS: Fix near zero width PIM input box and simplify wxTextValidator logic ↵ | Jertzukka | 1 | -4/+4 | |
(#1274) * macOS: Fix issue where PIM box has no width in Wizard VolumePimTextCtrl has a problem with width on macOS which we can fix by adjusting the proportions of the elements inside the PimSizer, which seems like a better solution than using a forced minimum size in pixels. Adjacent, simplifies the validator logic for digits in PIM field. Fixes #1219 | |||||
2023-11-13 | wolfCrypt as crypto backend for VeraCrypt (#1227) | lealem47 | 1 | -2/+9 | |
* wolfCrypt as crypto backend for VeraCrypt * Refactor to use EncryptionModeWolfCryptXTS class | |||||
2023-07-24 | Linux/macOS: Remove TrueCrypt support | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-10 | Linux/MacOSX/FreeBSD: Implement benchmarking for Hash and PKCS-5 PRF algorithms. | Mounir IDRASSI | 1 | -70/+275 | |
2018-03-27 | Linux/MacOSX: make the benchmark dialog resize dynamically to accommodate ↵ | Mounir IDRASSI | 1 | -0/+5 | |
the displayed results. | |||||
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -5/+5 | |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -5/+9 | |
and TrueCrypt 3.0. | |||||
2015-01-04 | Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling ↵ | Mounir IDRASSI | 1 | -18/+27 | |
of wait dialog call when changing password and creating volumes. | |||||
2015-01-04 | Linux/MacOSX: change cascade encryption naming format in the UI as it was ↵ | Mounir IDRASSI | 1 | -1/+1 | |
done on Windows. | |||||
2014-11-08 | Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources ↵ | Mounir IDRASSI | 1 | -1/+1 | |
Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon. | |||||
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+157 | |