Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-01-10 | Windows: Don't show disconnected network drives in the list of available driv... | Mounir IDRASSI | 1 | -3/+4 |
2016-01-04 | Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE... | Mounir IDRASSI | 1 | -0/+2 |
2016-01-03 | Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi... | Mounir IDRASSI | 2 | -10/+23 |
2015-12-06 | MacOSX: Customize dmg file using VeraCrypt new logo | Mounir IDRASSI | 1 | -0/+0 |
2015-12-05 | Windows: use new icons an graphics contributed by Andreas Becker (https://git... | Mounir IDRASSI | 2 | -0/+0 |
2015-11-26 | Windows: solve crash caused by system function FormatMessage failure on rare ... | Mounir IDRASSI | 1 | -4/+13 |
2015-11-26 | Windows: Full UNICODE rewrite and implement support for UNICODE passwords. | Mounir IDRASSI | 10 | -688/+632 |
2015-10-27 | Windows: workaround to solve false positive detection by some anti-virus soft... | Mounir IDRASSI | 1 | -1/+3 |
2015-10-07 | Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16 | Mounir IDRASSI | 2 | -6/+6 |
2015-09-26 | Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15 | Mounir IDRASSI | 2 | -6/+6 |
2015-09-26 | Windows Installer: check newly added files if they are used before resuming i... | Mounir IDRASSI | 1 | -1/+8 |
2015-09-16 | Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14 | Mounir IDRASSI | 2 | -6/+6 |
2015-09-10 | Windows: Don't offer creating a restore point if it is disabled in Windows. | Mounir IDRASSI | 1 | -5/+43 |
2015-09-06 | Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit... | Mounir IDRASSI | 2 | -0/+36 |
2015-09-06 | Windows Installer: better handling for updating system favorite service from ... | Mounir IDRASSI | 1 | -24/+91 |