Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-22 | Increment internal version to 1.24.20 and update release notes | Mounir IDRASSI | 3 | -3/+3 | |
2020-07-04 | Increment internal version to 1.24.19 | Mounir IDRASSI | 3 | -3/+3 | |
2020-06-29 | Increment internal version to 1.24.18 and update signed Windows drivers. | Mounir IDRASSI | 2 | -2/+2 | |
2020-06-23 | Increment version to 1.24-Update7 | Mounir IDRASSI | 3 | -4/+4 | |
2020-03-10 | Increment version to 1.24-Update6 | Mounir IDRASSI | 3 | -4/+4 | |
2020-02-11 | Increment version to 1.24-Update5 and update signed Windows drivers. | Mounir IDRASSI | 3 | -4/+4 | |
2020-01-22 | Increment version to 1.24-Update4 and update Release Notes | Mounir IDRASSI | 3 | -4/+4 | |
2020-01-22 | Linux: correct OpenSUSE build script to indicate that we link against GTK2 ↵ | Mounir IDRASSI | 1 | -2/+2 | |
and not GTK3 | |||||
2019-12-22 | Increment version to 1.24-Update3 for Linux and update Release NotesVeraCrypt_1.24-Update3 | Mounir IDRASSI | 1 | -2/+2 | |
2019-12-22 | Linux: Modify .deb build scripts to link against statically built wxWidgets ↵ | Mounir IDRASSI | 2 | -7/+29 | |
on Ubuntu 14.04, 12.04 and Debian 8 | |||||
2019-12-21 | Linux: Fix building and packaging console-only version to remove dependency ↵ | Mounir IDRASSI | 2 | -23/+41 | |
on GTK | |||||
2019-12-17 | MacOSX: revert to using wxWidgets 3.1.2 following unexplained crash when ↵VeraCrypt_1.24-Update2 | Mounir IDRASSI | 1 | -2/+2 | |
using wxWidgets 3.1.3 | |||||
2019-12-16 | Update version information in preparation for 1.24-Update2 release | Mounir IDRASSI | 3 | -3/+3 | |
2019-12-10 | MacOSX: link against latest wxWidgets version 3.1.3 | Mounir IDRASSI | 1 | -3/+3 | |
2019-12-10 | Increment version to 1.24-Update2 | Mounir IDRASSI | 3 | -4/+4 | |
2019-11-09 | Linux: during uninstall, output error message to STDERR instead of STDOUT ↵ | Mounir IDRASSI | 2 | -2/+2 | |
for better compatibility with package managers | |||||
2019-11-07 | Increment version to 1.24-Hotfix2 | Mounir IDRASSI | 3 | -4/+4 | |
2019-11-03 | Linux: Add sudo as an explicit dependency in .deb and .rpm packages | Mounir IDRASSI | 1 | -5/+5 | |
2019-10-26 | Linux: Add build script for OpenSUSE | Mounir IDRASSI | 2 | -2/+72 | |
2019-10-26 | MacOSX: use wxWidgets 3.1.2 for the legacy build which is now done with SDK ↵ | Mounir IDRASSI | 1 | -4/+5 | |
10.9 while still targeting OSX 10.7. | |||||
2019-10-24 | MacOSX: fix typo in MacOSX legacy build script | Mounir IDRASSI | 1 | -1/+1 | |
2019-10-24 | Linux/MacOSX: Better approach to avoid that jitterentropy code is optimized ↵ | Mounir IDRASSI | 1 | -4/+8 | |
by the compiler | |||||
2019-10-24 | Increment version to 1.24-Hotfix1 | Mounir IDRASSI | 1 | -2/+2 | |
2019-10-24 | Linux: set version explicitly in CMakeLists.txt instead of relying on ↵ | Mounir IDRASSI | 1 | -15/+5 | |
parsing of Tcdefs.h which can be erroneous | |||||
2019-10-20 | Increment version to 1.23-Hotfix1-Preview | Mounir IDRASSI | 2 | -2/+2 | |
2019-10-15 | MacOSX: Enhanced Makefile and build script (#519) | El Mostafa Idrassi | 1 | -7/+7 | |
Added new variable 'VC_OSX_SDK' to differentiate between the OSX minimum target and the SDK to use for building. | |||||
2019-10-14 | MacOSX: Add build scripts and modifications to linking against wxWidgets ↵ | Mounir IDRASSI | 4 | -14/+146 | |
3.1.2 for non legacy build targeting OSX 10.9+ | |||||
2019-10-07 | Updated and fixed build and packaging scripts. (#512) | El Mostafa Idrassi | 4 | -45/+130 | |
Now, under Debian 10+ and Ubuntu 18.04+, we link against the GTK-3 version of wxWidgets (libwxgtk3.0-gtk3-0v5). Under Debian 9- and Ubuntu 16.04, we link against the GTK-2 version of wxWidgets (libwxgtk3.0-0v5) which is the only one available. Also, we now have 2 separate RPM scripts : 'build_cmake_rpm_gtk2.sh' which builds wxWidgets and links it against GTK-2, then links VeraCrypt against 'gtk2' package (typically to be used under CentOS 6) and 'build_cmake_rpm_gtk3' which builds wxWidgets and links it against GTK-3, then links VeraCrypt against 'gtk3' package (typically to be used under CentOS 7+). | |||||
2019-10-05 | Linux: modifications to cmake files to use GTK3 on CentOS and change ↵ | Mounir IDRASSI | 3 | -11/+11 | |
packages names | |||||
2019-10-04 | Linux: Added CMake script for creating .DEBs and .RPMs for VeraCrypt using ↵ | El Mostafa Idrassi | 5 | -0/+441 | |
CPack, and shell scripts which build then package VeraCrypt under CentOS and Debian/Ubuntu. (#511) The DEB script builds VeraCrypt and links it against wxWidgets that comes with the distribution. The RPM script awaits for wxWidgets-3.0.4 source code which it builds then links VeraCrypt statically to it. Both scripts create the corresponding package after the build. | |||||
2019-10-02 | Increment version to 1.24-Beta6 | Mounir IDRASSI | 1 | -1/+1 | |
2019-03-09 | Increment version to 1.24-Beta5 | Mounir IDRASSI | 1 | -1/+1 | |
2019-03-09 | Increment version to 1.24-Beta4 and update release notes to clarify that ↵ | Mounir IDRASSI | 1 | -1/+1 | |
password length increase applies only to non-system volumes. | |||||
2019-03-03 | Increment version to 1.24-Beta3. Update Release Notes. | Mounir IDRASSI | 1 | -1/+1 | |
2019-01-28 | Increment version to 1.24-Beta2 | Mounir IDRASSI | 1 | -1/+1 | |
2019-01-18 | MacOSX: update info.plist file to set priority at run-time to 64-bit version ↵ | Mounir IDRASSI | 1 | -0/+9 | |
and to set minimum OSX version to 10.7. | |||||
2019-01-14 | Update Release Notes and language files for version 1.24-Beta1. Add signed ↵ | Mounir IDRASSI | 1 | -1/+1 | |
Windows drivers. | |||||
2018-12-19 | Increment version to 1.24-Beta0 | Mounir IDRASSI | 1 | -1/+1 | |
2018-10-10 | Increment version to 1.23-Hotfix-2 | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-21 | Increment version to 1.23-Hotfix-1 | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-03 | Increment version to 1.23-BETA8 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-03 | Increment version to 1.23-BETA7 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-01 | Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that ↵ | Mounir IDRASSI | 1 | -0/+47 | |
don't support SSE2 instructions. | |||||
2018-08-24 | Increment version to 1.23-BETA6 | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-18 | Increment version to 1.23-BETA5 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-16 | Increment version to 1.23-BETA4 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-07-05 | Increment version to 1.23-BETA2 | Mounir IDRASSI | 1 | -1/+1 | |
2018-05-03 | Increment version to 1.23-BETA1 | Mounir IDRASSI | 1 | -1/+1 | |
2018-04-23 | Increment version to 1.23-BETA0 (1.23.0) | Mounir IDRASSI | 1 | -1/+1 | |