Age | Commit message (Expand) | Author | Files | Lines |
2017-07-19 | Windows: Increment version to 1.22-BETA0 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-10 | Add support for building under FreeBSD 11 | Mounir IDRASSI | 3 | -0/+1121 |
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate crashes... | Mounir IDRASSI | 1 | -3/+2 |
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 2 | -3/+3 |
2017-07-05 | Increment version to 1.21.4 | Mounir IDRASSI | 2 | -3/+3 |
2017-07-04 | Increment version to 1.21.3 | Mounir IDRASSI | 2 | -3/+3 |
2017-07-02 | Windows: increment version to 1.21.2 | Mounir IDRASSI | 1 | -2/+2 |
2017-07-02 | Increment version to 1.21 (1.21.1) | Mounir IDRASSI | 2 | -6/+6 |
2017-06-29 | Update release date and increment version to 1.20.3.4 | Mounir IDRASSI | 1 | -2/+2 |
2017-06-27 | MacOSX: Update build and packaging scripts to require OSX Lion (10.7). | Mounir IDRASSI | 1 | -4/+4 |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 11 | -11/+11 |
2017-06-23 | Increment version to 1.20 (1.20.3) | Mounir IDRASSI | 2 | -6/+6 |
2017-06-11 | Windows: various fixes following Coverity analysis. | Mounir IDRASSI | 1 | -1/+1 |
2017-06-11 | Windows: Remove unused method ReadEfiConfig | Mounir IDRASSI | 1 | -15/+10 |
2017-06-10 | Windows Security: built binaries with support for Address Space Layout Random... | Mounir IDRASSI | 1 | -1/+1 |
2017-06-05 | Windows: create dedicated project for zip library and link other binaries aga... | Mounir IDRASSI | 2 | -548/+4 |
2017-06-05 | Beta2 patch 1 | kavsrf | 1 | -2/+2 |
2017-06-05 | Linux/MacOSX: Replace User Guide PDF with local HTML documentation. Replace U... | Mounir IDRASSI | 1 | -3/+1 |
2017-06-05 | Windows: move language XML files to new "Languages" folder in the installatio... | Mounir IDRASSI | 2 | -102/+13 |
2017-06-05 | Windows: Correctly open online help when selected in menu. Remove unused para... | Mounir IDRASSI | 1 | -7/+3 |
2017-06-05 | Windows: Move User Guide CHM file under "docs" folder | Mounir IDRASSI | 1 | -2/+0 |
2017-06-05 | Windows: Install CHM User Guide instead of PDF one. Delete existing PDF when ... | Mounir IDRASSI | 2 | -3/+26 |
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr... | Mounir IDRASSI | 2 | -8/+0 |
2017-05-15 | Windows: Add HTML documentation to Windows installer. | Mounir IDRASSI | 2 | -23/+49 |
2017-05-15 | Replace Codeplex links by ones on veracrypt.fr | Mounir IDRASSI | 1 | -3/+3 |
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 2 | -6/+6 |
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 2 | -6/+6 |
2016-10-17 | Windows: Remove VeraCrypt from EFI boot partition after decrypting the system | Mounir IDRASSI | 1 | -17/+1 |
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 2 | -6/+6 |
2016-10-17 | Update documentation and increment version to 1.19 BETA3 (1.19.3) | Mounir IDRASSI | 2 | -6/+6 |
2016-10-17 | Windows Setup: fix compilation error caused by change in declaration of funct... | Mounir IDRASSI | 1 | -1/+1 |
2016-10-17 | MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only... | Mounir IDRASSI | 1 | -49/+2 |
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+24 |
2016-10-17 | Windows Setup: correct call to CryptAcquireContext to use memory only contain... | Mounir IDRASSI | 1 | -6/+2 |
2016-10-17 | Windows: use zlib compress/uncompress functions directly in the Setup instead... | Mounir IDRASSI | 1 | -136/+21 |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou... | Mounir IDRASSI | 2 | -16/+530 |
2016-08-21 | Increment version to 1.19 BETA2 (1.19.2) | Mounir IDRASSI | 2 | -6/+6 |
2016-08-16 | Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreRelease | Mounir IDRASSI | 2 | -10/+10 |
2016-08-15 | Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi... | Mounir IDRASSI | 2 | -0/+16 |
2016-08-15 | Windows: Implement support for EFI system encryption in Windows GUI. | Mounir IDRASSI | 1 | -3/+8 |
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 3 | -0/+389 |
2016-05-10 | Remove trailing whitespace | David Foerster | 15 | -177/+177 |
2016-05-10 | Normalize all line terminators | David Foerster | 15 | -6125/+6125 |
2016-02-20 | Windows: Correctly remove driver file veracrypt.sys during uninstall on Windo... | Mounir IDRASSI | 1 | -15/+33 |
2016-02-14 | MacOSX: increment installer version to 1.17. | Mounir IDRASSI | 1 | -2/+2 |
2016-02-14 | Increment version to 1.17. Update user guide PDF file. | Mounir IDRASSI | 1 | -4/+4 |
2016-02-07 | Windows:Fix various issues and warnings reported by static code analysis tool... | Mounir IDRASSI | 2 | -6/+16 |
2016-01-31 | Windows: Fix link issue in Debug configuration for Setup project. | Mounir IDRASSI | 1 | -1/+1 |
2016-01-27 | Windows/Linux: Implement exFAT support. | Mounir IDRASSI | 1 | -1/+3 |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 11 | -11/+11 |