Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | Implement support of Blake2s-256 hash algorithm and remove deprecated algorit... | Mounir IDRASSI | 1 | -2/+6 |
2022-02-13 | Linux/FreeBSD: Enable building without AESNI support by setting environment v... | Mounir IDRASSI | 1 | -7/+24 |
2021-09-04 | Minor cleanup of the repo (#822) | a1346054 | 1 | -3/+3 |
2021-08-16 | Add compile-time toggleable support for application indicators, off by defaul... | Unit 193 | 1 | -0/+9 |
2021-08-15 | MacOSX: First native Apple M1 support | Mounir IDRASSI | 1 | -2/+10 |
2021-08-07 | Added compatibility with GNU GCC 11 Toolchain (#811) | Alex | 1 | -0/+9 |
2021-07-14 | Add support for OpenBSD (#779) | kokokodak | 1 | -0/+21 |
2021-02-21 | Hebrew translation (#725) | thewh1teagle | 1 | -2/+1 |
2020-12-11 | src/Makefile: replace explicit calls to gcc with $(CC) (#706) | Gokturk Yuksek | 1 | -3/+3 |
2020-08-08 | MacOSX: Enable c++11 in compiler for non-legacy build.VeraCrypt_1.24-Update7 | Mounir IDRASSI | 1 | -0/+1 |
2019-12-20 | Fix the compilation against WxWidgets when NOGUI=1 (#570) | Gokturk Yuksek | 1 | -1/+2 |
2019-12-11 | Linux: fix compilation error when building console-only version of VeraCrypt ... | Mounir IDRASSI | 1 | -1/+0 |
2019-12-09 | Linux: fix NOASM compilation (#563) (#568) | alt3r 3go | 1 | -0/+1 |
2019-10-15 | MacOSX: Enhanced Makefile and build script (#519) | El Mostafa Idrassi | 1 | -6/+7 |
2019-10-14 | MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1.... | Mounir IDRASSI | 1 | -9/+33 |
2019-10-05 | Linux: Add option in Makefile to use GTK3 in VeraCrypt static build | Mounir IDRASSI | 1 | -1/+7 |
2019-10-02 | Allow $(ARCH) to be defined during build (#471) | Unit 193 | 1 | -1/+1 |
2018-09-01 | Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don... | Mounir IDRASSI | 1 | -0/+19 |
2017-11-06 | Fix compilation on Linux (closes #198) | bmintz | 1 | -2/+2 |
2017-07-16 | RPI, armv7 target | kavsrf | 1 | -0/+3 |
2017-07-10 | Add support for building under FreeBSD 11 | Mounir IDRASSI | 1 | -0/+12 |
2017-06-27 | MacOSX: various changes for assembly files build. Don't use 32-bit assembly c... | Mounir IDRASSI | 1 | -3/+3 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -1/+1 |
2017-06-23 | Linux/MacOSX: use yasm instead of nasm for compiling all assembly files. | Mounir IDRASSI | 1 | -8/+7 |
2017-06-13 | Linux/MacOSX: Modify Makefile to separate between build and packaging. Add in... | Mounir IDRASSI | 1 | -0/+5 |
2017-06-13 | Linux: built VeraCrypt binary with support for Address Space Layout Randomiza... | Mounir IDRASSI | 1 | -4/+4 |
2017-04-23 | FreeBSD 11 build and use compatibility | Mounir IDRASSI | 1 | -0/+18 |
2016-12-26 | MacOSX: use Yasm to build Twofish 64-bit assembly code on OSX since native co... | Mounir IDRASSI | 1 | -0/+2 |
2016-11-05 | Linux: Always use "uname -m" to determine processor type. This fixes Slackwar... | Mounir IDRASSI | 1 | -4/+1 |
2016-10-17 | Linux/MacOSX: cleaner support for SSE compiler switches | Mounir IDRASSI | 1 | -2/+20 |
2016-08-19 | Linux: don't use SSE/AES switched of gcc if the architecture is not x86 or x6... | Mounir IDRASSI | 1 | -15/+17 |
2016-08-17 | Linux: Add parameter to Makefile for enabling SSSE3 and SSE4.1 support in com... | Mounir IDRASSI | 1 | -0/+16 |
2016-08-08 | Linux: Enable gcc AES-NI built-in functions and adapt Hyper-V AES detection c... | Mounir IDRASSI | 1 | -0/+6 |
2016-05-13 | Revert "Makefile: fix build under gcc6" | Mounir IDRASSI | 1 | -1/+1 |
2016-05-13 | Makefile: fix build under gcc6 | Tomasz PrzybyĆ | 1 | -1/+1 |
2016-03-31 | Remove some trailing whitespace | David Foerster | 1 | -7/+7 |
2016-03-17 | Linux: fix mount failure with "Invalid characters encountered" error when bui... | Mounir IDRASSI | 1 | -0/+6 |
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 | -4/+8 |
2015-07-11 | Linux: Solve error when building against dynamic wxWidgets library, especiall... | Mounir IDRASSI | 1 | -0/+1 |
2015-01-02 | Linux: solve link error on recent Ubuntu when using shared wxWidgets. | Mounir IDRASSI | 1 | -1/+4 |
2014-11-08 | MacOSX : Correct issue of compiling assembly files in both 32-bit and 64-bit ... | Mounir IDRASSI | 1 | -15/+24 |
2014-11-08 | Add VeraCrypt specific Linux packaging code in Makefiles and add various help... | Mounir IDRASSI | 1 | -0/+3 |
2014-11-08 | Update wxWidgets compilation flags in order to be compatible with wxWidgets 3... | Mounir IDRASSI | 1 | -2/+4 |
2014-11-08 | Correct typos introduced inadvertently | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Adapt Makefiles for VeraCrypt. Use PKCS#11 headers from source tree is not sp... | Mounir IDRASSI | 1 | -1/+3 |
2014-11-08 | Replace TrueCrypt references in added sources and resources by VeraCrypt ones. | Mounir IDRASSI | 1 | -1/+1 |
2014-11-08 | Add TrueCrypt 7.1a MacOSX/Linux specific source files. | Mounir IDRASSI | 1 | -0/+298 |