Age | Commit message (Expand) | Author | Files | Lines |
2023-08-12 | Linux: Flush stdout explicitly when reading stdin (#1172) | Jertzukka | 1 | -1/+1 |
2023-08-12 | Linux: Typo fix and consistency in help command (#1169) | Jertzukka | 1 | -1/+2 |
2023-08-07 | Call EnsureVisible() for OSX in OnActivate (#1167) | Deniz Türkoglu | 1 | -0/+1 |
2023-08-04 | fix warnings and UB (#1164) | kovalev0 | 1 | -2/+2 |
2023-07-24 | Linux/macOS: Remove TrueCrypt support | Mounir IDRASSI | 21 | -191/+59 |
2023-07-23 | Linux/macOS:Add EMV option checkbox to the fbp file. Remove TrueCrypt checkbo... | Mounir IDRASSI | 3 | -9698/+2294 |
2023-07-23 | Update UserInterface.cpp (#1155) | Springfield Data Recovery | 1 | -1/+1 |
2023-07-05 | Linux: Overwriting file container allows you to use its space (#1147) | Jertzukka | 1 | -0/+6 |
2023-06-29 | Linux: Fix wrong size for hidden volume when selecting the option to use all ... | Mounir IDRASSI | 1 | -1/+1 |
2023-06-29 | Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins... | Mounir IDRASSI | 1 | -2/+2 |
2023-06-29 | EMV keyfile support: Overall code improvements and bug fixes | Mounir IDRASSI | 19 | -103/+135 |
2023-06-28 | Add EMV functionality (#1080) | mmauv | 22 | -74/+219 |
2023-06-14 | Linux/macOS: only wipe password/PIM text controls if they are not empty | Mounir IDRASSI | 2 | -2/+10 |
2023-06-13 | Linux: Fix compatibility of generic installers with old Linux distros | Mounir IDRASSI | 1 | -1/+1 |
2023-06-05 | Linux/macOS: Fix error during creation of installation package | Mounir IDRASSI | 1 | -3/+3 |
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 bundleVeraCrypt_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 |