VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/Unix
AgeCommit message (Expand)AuthorFilesLines
2023-12-11macOS: Use correct Disk Utility location when "check filesystem" is ran (#1273)Jertzukka1-1/+7
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem471-2/+10
2023-10-08Fix warnings and throwing an exception instead of ignoring the error (#1229)kovalev01-4/+1
2023-08-04fix warnings and UB (#1164)kovalev01-1/+4
2023-07-24Linux/macOS: Remove TrueCrypt supportMounir IDRASSI1-1/+0
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI2-4/+4
2023-06-28Add EMV functionality (#1080)mmauv2-3/+4
2023-06-10Linux/FreeBSD: Fix privilege escalation prompts being ignored (#1100)Jertzukka1-3/+5
2023-06-01Fix issues launching fsck via terminal on Linux (#1086)Jertzukka1-5/+17
2023-05-19OpenBSD vnconfig no longer needs -c option (#1002)ZhanYF1-2/+0
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...Mounir IDRASSI1-2/+1
2021-11-28Linux: try to fix some rare issues when invoking sudo using fork by waiting 1...Mounir IDRASSI1-0/+3
2021-09-04Minor cleanup of the repo (#822)a13460543-0/+0
2021-07-14Make compatble with pam_tmpdir (#793)chasonr1-2/+96
2021-07-14Add support for OpenBSD (#779)kokokodak3-0/+229
2020-11-28Fixed macFUSE support for macOS 11 (Big Sur) (#699)Thierry Lelegard1-2/+6
2020-06-28Linux/MacOSX: Erase sensitive memory explicitly instead of relying on the com...Mounir IDRASSI1-1/+1
2020-06-26Linux/MacOSX: use standard std::shared_ptr instead of our custom implementati...Mounir IDRASSI1-3/+3
2020-06-11Switch from auto_ptr to unique_ptr (#638)Christopher Bergqvist6-29/+29
2019-12-16MacOSX: fix compilation error caused by missing StringConverter::ToWide metho...Mounir IDRASSI1-1/+1
2019-12-05Make sure password gets deleted in case of exception in CoreUnix::MountVolume...Hanno Böck1-0/+1
2019-12-01UNIX: make sector size mismatch error more verbose (#552) (#561)alt3r 3go1-2/+4
2019-11-04Linux/FreeBSD: Add CLI switch to force use of old sudo behavior of sending a ...Mounir IDRASSI1-23/+27
2019-11-03Linux/FreeBSD: Fix regression causing admin password to be requested too many...Mounir IDRASSI1-32/+40
2019-10-17Linux: fix compilation error under CentOS 6Mounir IDRASSI1-0/+1
2019-10-08Linux/FreeBSD: Use of 'sudo -n uptime' command to check whether user has an a...El Mostafa Idrassi1-0/+37
2018-08-10Linux: Remove limitation of hidden volume protection on disk with sector size...Mounir IDRASSI1-11/+0
2018-06-11Linux/MacOSX/FreeBSD: Support mounting partially encrypted system partitions/...Mounir IDRASSI1-0/+1
2018-03-27Crypto: Add support for 5 new cascades of cipher algorithms (Camellia-Kuznyec...Mounir IDRASSI1-1/+5
2017-06-23Update IDRIX copyright yearMounir IDRASSI23-23/+23
2016-10-17MacOSX: remove unused variableMounir IDRASSI1-1/+0
2016-10-17MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only...Mounir IDRASSI1-22/+10
2016-08-17Linux: Disable Kernel crypto if volume encrypted using Kuznyechik or MagmaMounir IDRASSI1-0/+3
2016-05-10Remove trailing whitespaceDavid Foerster23-68/+68
2016-05-01Reset bogus executable permissionsDavid Foerster1-0/+0
2016-02-22Linux: fix compilation errorMounir IDRASSI1-1/+0
2016-02-22Linux: fix mount issue on Fedora 23 by forcing the creation of a default loop...Mounir IDRASSI1-0/+11
2016-02-21MacOSX: Correctly detect newer versions of OSXFuseMounir IDRASSI1-10/+12
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI23-23/+23
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI23-107/+199
2015-07-04Linux: Support checking/reparing mounted filesystem on KDE when xterm not ava...Mounir IDRASSI1-0/+25
2015-06-24Linux/MacOSX: restore normal file mode to some source filesMounir IDRASSI1-0/+0
2015-06-24Linux/MacOSX: first dynamic mode implementationMounir IDRASSI1-0/+2
2015-03-23Linux: solve mount point permission issues for some users where the non-FAT v...Mounir IDRASSI1-0/+17
2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...Mounir IDRASSI1-0/+1
2014-12-19Linux/MacOSX: Enhance performance by implementing the possibility to choose t...Mounir IDRASSI1-0/+2
2014-11-08MacOSX : Support detection of OSXFUSE and the presence of MacFUSE compatibili...Mounir IDRASSI1-3/+29
2014-11-08Remove remaining legacy cryptographic algorithms that are never used by VeraC...Mounir IDRASSI1-6/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI18-18/+18
2014-11-08Replace TrueCrypt from Linux/MacOSX mount point namesMounir IDRASSI2-3/+3