Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Core
/
Unix
/
CoreUnix.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-22
MacOSX: Add for using FUSE-T instead of MacFUSE
Mounir IDRASSI
1
-7
/
+30
2024-06-12
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
Mounir IDRASSI
1
-1
/
+1
2023-10-08
Fix warnings and throwing an exception instead of ignoring the error (#1229)
kovalev0
1
-4
/
+1
2023-08-04
fix warnings and UB (#1164)
kovalev0
1
-1
/
+4
2023-07-24
Linux/macOS: Remove TrueCrypt support
Mounir IDRASSI
1
-1
/
+0
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-1
/
+1
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-0
/
+1
2023-06-01
Fix issues launching fsck via terminal on Linux (#1086)
Jertzukka
1
-5
/
+17
2021-07-14
Make compatble with pam_tmpdir (#793)
chasonr
1
-2
/
+96
2019-12-16
MacOSX: fix compilation error caused by missing StringConverter::ToWide metho...
Mounir IDRASSI
1
-1
/
+1
2019-12-05
Make sure password gets deleted in case of exception in CoreUnix::MountVolume...
Hanno Böck
1
-0
/
+1
2019-12-01
UNIX: make sector size mismatch error more verbose (#552) (#561)
alt3r 3go
1
-2
/
+4
2018-08-10
Linux: Remove limitation of hidden volume protection on disk with sector size...
Mounir IDRASSI
1
-11
/
+0
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2016-05-10
Remove trailing whitespace
David Foerster
1
-15
/
+15
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 an...
Mounir IDRASSI
1
-5
/
+9
2015-07-04
Linux: Support checking/reparing mounted filesystem on KDE when xterm not ava...
Mounir IDRASSI
1
-0
/
+25
2015-06-24
Linux/MacOSX: restore normal file mode to some source files
Mounir IDRASSI
1
-0
/
+0
2015-06-24
Linux/MacOSX: first dynamic mode implementation
Mounir IDRASSI
1
-0
/
+2
2015-03-23
Linux: solve mount point permission issues for some users where the non-FAT v...
Mounir IDRASSI
1
-0
/
+17
2014-12-30
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...
Mounir IDRASSI
1
-0
/
+1
2014-12-19
Linux/MacOSX: Enhance performance by implementing the possibility to choose t...
Mounir IDRASSI
1
-0
/
+2
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Replace TrueCrypt from Linux/MacOSX mount point names
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
1
-0
/
+618