Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-02 | Start following IEEE 1541 agreed naming of bytes (#532) | Meteor0id | 1 | -1/+1 | |
* Start following IEEE 1541 agreed naming of bytes This standard exists to prevent any confusion about the actual number of bytes. It has been agreed on by experts and is being used more widespead these day. Let's start properly naming the number of bytes, which is absolutely important in disk encryption software. * Update LanguageStrings.cpp * Update UserInterface.cpp * kibibyte instead of kilobyte * kibibyte instead of kilobyte * MiB instead of MB * undo accidental deletions Odd indeed that two random lines were deleted in a previous commit. Probably happened when using a keyboard shortcut while editing the file. This fixes the issue. * Mb to Mib | |||||
2019-02-12 | Add copyright and license information of JitterEntropy library by Stephan ↵ | Mounir IDRASSI | 1 | -2/+3 | |
Mueller | |||||
2018-08-12 | Added line breaks between copyright holders (#318) | Marius Kjærstad | 1 | -11/+11 | |
2018-03-18 | Update various copyright dates. | Mounir IDRASSI | 1 | -4/+4 | |
2017-07-10 | Update Readme to mention FreeBSD support and remove reference to OpenSolaris | Mounir IDRASSI | 1 | -38/+40 | |
2017-06-29 | Readme: Add YASM as a requirement for building VeraCrypt. Remove NASM and ↵ | Mounir IDRASSI | 1 | -40/+40 | |
makeself requirement for Linux/MacOSX build. Make Readme.txt identical to README.md. | |||||
2017-06-29 | Readme: update statement concerning Mac OSX SDK to use for building VeraCrypt. | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 1 | -2/+2 | |
2017-06-05 | Linux/MacOSX: Use newer version 3.0.3 of wxWidgets. Update version in Readme. | Mounir IDRASSI | 1 | -2/+2 | |
2017-05-15 | Replace Codeplex links by ones on veracrypt.fr | Mounir IDRASSI | 1 | -1/+1 | |
2017-04-26 | Update zlib copyright notice | Mounir IDRASSI | 1 | -1/+1 | |
2016-12-07 | Readme: correct instructions about code signing under Mac OSX | Mounir IDRASSI | 1 | -2/+3 | |
2016-10-17 | Crypto: Use SIMD optimized Serpent implementation from Botan. 2.5x speed ↵ | Mounir IDRASSI | 1 | -0/+1 | |
gain factor. Update credits and copyrights notice. | |||||
2016-10-17 | Update copyrights in legal notices and license file. | Mounir IDRASSI | 1 | -2/+2 | |
2016-10-17 | Readme: remove PKCS#11 headers as requirement since they are included in ↵ | Mounir IDRASSI | 1 | -14/+4 | |
VeraCrypt source tree. | |||||
2016-08-17 | Add reference to VeraCrypt-DCS EFI Boot loader in Readme. Update copyrights. | Mounir IDRASSI | 1 | -1/+14 | |
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 1 | -3/+3 | |
2016-05-19 | Readme.txt:Fix wxWidget expected directory for OSX install | Mounir IDRASSI | 1 | -2/+1 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -25/+25 | |
2016-05-10 | Normalize all line terminators | David Foerster | 1 | -265/+265 | |
2016-01-20 | Readme.txt: update libfuse URL to new Github location. | Mounir IDRASSI | 1 | -1/+1 | |
2016-01-03 | Windows: sign binaries using both SHA-1 and SHA-256 for maximum ↵ | Mounir IDRASSI | 1 | -0/+3 | |
compatibility. Add requirement for Windows SDK 8.1 that contains signtool.exe version that enables this. | |||||
2015-12-25 | Readme: Make Readme.txt identical to README.md. | Mounir IDRASSI | 1 | -14/+15 | |
2015-09-13 | Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It ↵ | Mounir IDRASSI | 1 | -0/+1 | |
was caused by the bootloader becoming too big in this case with PIM implementation (larger than the limit of 31232 bytes). We also increase memory requirement for this case | |||||
2015-02-25 | Readme.txt: indicate that on MacOSX building a console-only binary is not ↵ | Mounir IDRASSI | 1 | -2/+4 | |
supported. | |||||
2015-01-02 | Readme: add makeself to the build requirements for Linux. | Mounir IDRASSI | 1 | -2/+4 | |
2014-11-08 | Readme: Add more MacOSX specific details concerning the build of VeraCrypt ↵ | Mounir IDRASSI | 1 | -0/+14 | |
following users feedback | |||||
2014-11-08 | Update Readme.txt to include more accurate build instructions for Linux and ↵VeraCrypt_MacOSX_1.0eVeraCrypt_Linux_1.0eVeraCrypt_1.0e | Mounir IDRASSI | 1 | -10/+31 | |
MacOSX | |||||
2014-11-08 | Remove VeraCrypt version number from Readme.txt. | Mounir IDRASSI | 1 | -1/+2 | |
2014-11-08 | Update Readme file to remove TrueCrypt references and to describe VeraCrypt ↵ | Mounir IDRASSI | 1 | -24/+35 | |
specific signing and packaging batch file. | |||||
2014-11-08 | Modifications to remove all TrueCrypt references in names. generate new ↵ | Mounir IDRASSI | 1 | -1/+1 | |
GUIDs for VeraCrypt. Replace "TRUE" by "VERA" in volume headers and driver magic word. | |||||
2014-11-08 | Add original TrueCrypt 7.1a sources | Mounir IDRASSI | 1 | -0/+209 | |