Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-28 | Linux/MacOSX: Erase sensitive memory explicitly instead of relying on the ↵ | Mounir IDRASSI | 1 | -4/+0 | |
compiler not optimizing calls to method Memory::Erase | |||||
2020-06-28 | Windows: Fix build error because of missing definition of the macro move_ptr | Mounir IDRASSI | 1 | -0/+4 | |
2020-06-26 | Linux/MacOSX: use standard std::shared_ptr instead of our custom ↵ | Mounir IDRASSI | 1 | -2/+2 | |
implementation which is kept for compatibility with older compilers. We also introduce compatibility code for old compilers that don't define std::unique_ptr | |||||
2020-06-11 | Switch from auto_ptr to unique_ptr (#638) | Christopher Bergqvist | 1 | -6/+6 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 | |
2016-05-29 | Windows: better implementation for support of smart card PIN in command ↵ | Mounir IDRASSI | 1 | -21/+6 | |
line. Supported now also on Format. | |||||
2016-05-29 | Linux/MacOSX: Implement passing smart card PIN as command line argument ↵ | Mounir IDRASSI | 1 | -0/+1 | |
(--token-pin switch) | |||||
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -5/+5 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -785/+785 | |
2016-03-24 | Windows: Implement passing smart card PIN as command line argument ↵ | Mounir IDRASSI | 1 | -10/+26 | |
(/tokenpin switch) when explicitly mounting a volume. | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2016-01-10 | Linux/MacOSX: Show better error message when the PKCS#11 library can't be loaded | Mounir IDRASSI | 1 | -3/+5 | |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 1 | -2/+6 | |
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-05-26 | Windows: solve 64-bit compilation warnings after checking that they are ↵ | Mounir IDRASSI | 1 | -3/+3 | |
harmless. | |||||
2015-04-06 | Windows: use secure string functions | Mounir IDRASSI | 1 | -1/+1 | |
2014-12-27 | Windows: use the correct window handle for creating message boxes. This ↵ | Mounir IDRASSI | 1 | -2/+2 | |
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog. | |||||
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 original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+761 | |