VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-11Fix indentation in README.md (#596)Ben Mares1-5/+5
The commands in the instructions for Linux and Mac OS X were not displaying in typewriter font.
2020-03-10Update copyright year in creditsVeraCrypt_1.24-Update5Mounir IDRASSI1-3/+3
2019-11-02Start following IEEE 1541 agreed naming of bytes (#532)Meteor0id1-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-12Add copyright and license information of JitterEntropy library by Stephan ↵Mounir IDRASSI1-4/+5
Mueller
2018-08-12Added line breaks between copyright holders (#318)Marius Kjærstad1-10/+10
2018-03-18Update various copyright dates.Mounir IDRASSI1-4/+4
2017-07-10Update Readme to mention FreeBSD support and remove reference to OpenSolarisMounir IDRASSI1-3/+5
2017-06-29Minor TOC correctionRobert Svensson1-5/+5
Added missing punctuation to make TOC easier to read
2017-06-29Readme: Add YASM as a requirement for building VeraCrypt. Remove NASM and ↵Mounir IDRASSI1-2/+2
makeself requirement for Linux/MacOSX build. Make Readme.txt identical to README.md.
2017-06-29Readme: update statement concerning Mac OSX SDK to use for building VeraCrypt.Mounir IDRASSI1-1/+1
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-2/+2
2017-06-05Linux/MacOSX: Use newer version 3.0.3 of wxWidgets. Update version in Readme.Mounir IDRASSI1-2/+2
2017-05-15Replace Codeplex links by ones on veracrypt.frMounir IDRASSI1-1/+1
2017-04-26Update zlib copyright noticeMounir IDRASSI1-1/+1
2016-12-07Readme: correct instructions about code signing under Mac OSXMounir IDRASSI1-11/+13
2016-10-18README: Added line breaks between copyright holderssandakersmann1-9/+9
Added line breaks between copyright holders in README.md
2016-10-18README: Fixed one link that was not workingsandakersmann1-1/+1
https://upx.sourceforge.net/ changed to https://upx.github.io/ since redirect do not have support for SSL.
2016-10-17README: Changed http:// to https:// on some linkssandakersmann1-4/+4
Changed http:// to https:// on some links in README.md
2016-10-17Update copyrights in legal notices and license file.Mounir IDRASSI1-2/+2
2016-10-17Readme: remove PKCS#11 headers as requirement since they are included in ↵Mounir IDRASSI1-14/+4
VeraCrypt source tree.
2016-08-17Add reference to VeraCrypt-DCS EFI Boot loader in Readme. Update copyrights.Mounir IDRASSI1-1/+14
2016-06-17Windows: Use Visual C++ 2010 instead of Visual C++ 2008.Mounir IDRASSI1-3/+3
2016-05-18Fix wxWidget expected directory for OSX installTim Strazzere1-1/+1
2016-05-10Remove trailing whitespaceDavid Foerster1-25/+25
2016-05-10Normalize all line terminatorsDavid Foerster1-264/+264
2016-01-20Update README URLs based on HTTP redirectsReadmeCritic1-1/+1
2016-01-03Windows: sign binaries using both SHA-1 and SHA-256 for maximum ↵Mounir IDRASSI1-262/+264
compatibility. Add requirement for Windows SDK 8.1 that contains signtool.exe version that enables this.
2015-12-25README: Add reference to UPX as a dependency on Windows in README.md.Mounir IDRASSI1-0/+1
2015-12-22Readme: fix markdown syntax, typos, and formatMatthias Kolja Miehl1-22/+23
2015-02-25Readme.md: indicate that on MacOSX building a console-only binary is not ↵Mounir IDRASSI1-2/+4
supported.
2015-01-02Readme: add makeself to the build requirements for Linux.Mounir IDRASSI1-1/+2
2014-11-08Add copy of src/Reader.txt to make Github happyMounir IDRASSI1-0/+257