Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Fix issues launching fsck via terminal on Linux (#1086)
Jertzukka
2
-0
/
+3
2023-05-27
Prevent failing fs options being shown in --text --create (#1078)
Jertzukka
1
-15
/
+23
2023-05-22
Linux: Fix printing error when checking freespace during volume creation
Mounir IDRASSI
1
-1
/
+6
2023-05-21
Linux/macOS: Better handling of wrong PIM value in text mode (enhances PR#1026)
Mounir IDRASSI
1
-1
/
+4
2023-05-21
Keep PIM secret and re-ask when user entered a wrong value (#1026)
Bogdan Drozdowski
1
-1
/
+5
2023-05-19
wxWidget assert failure bug (#999)
Es
6
-107
/
+113
2023-05-18
Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes (...
Jertzukka
1
-1
/
+1
2023-05-18
Linux/macOS: Suppress asserts displayed by wxWidgets 3.1.6+ for sizer flags u...
Mounir IDRASSI
1
-0
/
+1
2022-08-21
Fix incorrect text color in dark mode (#920)
Kenneth Chew
2
-3
/
+3
2022-02-19
Linux/MacOSX: Fix hidden volume settings not correctly displayed when enablin...
Mounir IDRASSI
3
-4
/
+7
2022-02-11
Update copyrights following integration of LZMA SDK
Mounir IDRASSI
1
-1
/
+2
2022-01-08
MacOSX: remove write permission also from group on application bundle
VeraCrypt_1.25.7
Mounir IDRASSI
1
-1
/
+1
2022-01-02
Update copyright year to 2022
Mounir IDRASSI
1
-2
/
+2
2021-12-24
MacOSX: correct permission of VeraCrypt application bundle during packaging
Mounir IDRASSI
1
-0
/
+1
2021-11-21
Linux/macOS/FreeBSD: return error if unknown filesystem value specified in --...
Mounir IDRASSI
1
-1
/
+1
2021-11-21
Linux/FreeBSD: Fix calling "make install" without specifying DESTDIR, which s...
Mounir IDRASSI
1
-0
/
+4
2021-09-21
Linux/macOS: Add CLI switch (--size=max) and UI option to give a file contain...
Mounir IDRASSI
8
-74
/
+268
2021-09-04
Minor cleanup of the repo (#822)
a1346054
1
-0
/
+0
2021-08-30
Update copyright year to 2021
Mounir IDRASSI
1
-2
/
+2
2021-08-21
Linux: Better Linux desktop integration. Add mount.veracrypt script for fstab...
Mounir IDRASSI
1
-0
/
+7
2021-08-21
Fix typo in GraphicUserInterface.cpp
Mounir IDRASSI
1
-1
/
+1
2021-08-21
Linux/macOS: print LANG environment variable to console only in DEBUG mode
Mounir IDRASSI
1
-0
/
+2
2021-08-16
Add compile-time toggleable support for application indicators, off by defaul...
Unit 193
3
-1
/
+90
2021-08-15
MacOSX: First native Apple M1 support
Mounir IDRASSI
6
-18
/
+23
2021-07-14
Add support for OpenBSD (#779)
kokokodak
1
-1
/
+1
2021-02-21
fix Program freeze Volume Creation Wizard linux (#726)
T-Bonhagen
2
-3
/
+12
2020-12-20
Linux/MacOSX: make LanguageStrings.cpp build depend on Language.xml.h since i...
Mounir IDRASSI
1
-0
/
+2
2020-12-20
Linux: fix build error with old gcc compilers that don't have std::getenv
Mounir IDRASSI
1
-1
/
+1
2020-12-11
new xml Tag for en and de (#708)
T-Bonhagen
24
-2652
/
+3650
2020-11-29
MacOSX: always use "pkg-config fuse" for linking since recent versions of osx...
Mounir IDRASSI
1
-4
/
+0
2020-11-29
MacOSX: revert part of changes of commit "Fixed macFUSE support for macOS 11 ...
Mounir IDRASSI
1
-1
/
+1
2020-11-28
Fixed macFUSE support for macOS 11 (Big Sur) (#699)
Thierry Lelegard
2
-2
/
+2
2020-08-26
Linux: Reduce minimal size requirement for BTRFS support to 16 MiB by using m...
Mounir IDRASSI
4
-9
/
+28
2020-08-05
Linux: Add support for Btrfs filesystem when creating volumes
Mounir IDRASSI
4
-41
/
+35
2020-07-02
Linux/MacOSX: Allow choosing a filesystem other than FAT for outer volume but...
Mounir IDRASSI
1
-19
/
+43
2020-06-26
Linux/MacOSX: fix warning reported by static code analysis tool about possibl...
Mounir IDRASSI
1
-2
/
+2
2020-06-23
Linux/MacOSX: explicitely clear saved password from memory at last step of vo...
Mounir IDRASSI
1
-0
/
+7
2020-06-23
Linux/MacOSX: Use also PIM when comparing Outer and Hidden volumes credentials
Mounir IDRASSI
2
-28
/
+64
2020-06-23
Linux/MacOSX: take into account keyfiles when comparing Outer and Hidden volu...
Mounir IDRASSI
1
-9
/
+31
2020-06-23
Linux/MacOSX: Don't allow Hidden volume to have the same password as Outer vo...
Mounir IDRASSI
2
-0
/
+12
2020-06-19
Linux/MacOSX: Complete the change of removal of AES-NI detection function don...
Mounir IDRASSI
1
-1
/
+1
2020-06-11
Switch from auto_ptr to unique_ptr (#638)
Christopher Bergqvist
13
-22
/
+22
2020-03-10
Update copyright year in credits
VeraCrypt_1.24-Update5
Mounir IDRASSI
1
-3
/
+3
2020-01-20
Linux/MacOSX: Fix regression that limited the size available for hidden volumes
Mounir IDRASSI
1
-1
/
+1
2019-12-20
Fix the compilation against WxWidgets when NOGUI=1 (#570)
Gokturk Yuksek
2
-0
/
+6
2019-12-16
Linux: Fix build error when linking with old wxWidgets version
Mounir IDRASSI
1
-1
/
+3
2019-12-16
MacOSX: Ensure that the heading bar is always visible when window is moved so...
Mounir IDRASSI
2
-5
/
+27
2019-12-16
MacOSX: Ensure that main window is visible on screen when About is display as...
Mounir IDRASSI
2
-0
/
+22
2019-12-11
Linux: fix compilation error when building console-only version of VeraCrypt ...
Mounir IDRASSI
1
-8
/
+0
2019-12-02
fixed typo "this [is (#559)
vstoykovbg
1
-1
/
+1
[prev]
[next]