VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann1-0/+48
* New VeraCrypt interface (for system encryption) with improved usability * System Encryption: translate password to US keyboard layout + improved new interface * Windows: Fix build error following merge * Windows: Remove unused variable * Windows: Add missing string in Language.xml * Windows: fix buffer overrun caused by wrong use of wmemset * Do not delete password file Since the file is only available in \Release\Setup Files\ it would be fully deleted after running this script the first time. * Correct return code Originally the function would have always returned the return-code 1 resulting that the user is not able to change the location for the rescue zip. * Added hint for sysenc Added a hint why the field for repeating the password is initially greyed out within the system encryption. * Corrected spelling mistake Corrected spelling mistake * Removed not working copy job The file to be copied was stored at the source location. Therefore the copyjob will not work. Instead the file is already in the target folder. * Removed RIPEMD-160 from Product64.wxs See commit from 21.03.2022 * Added german translation for new interface * Fixed PIM bug * Corrected translation file based on the guidelines within the pull request * Fixing merge conflicts * Fixed Compiling issues. Reverted keyboard translation * Removed artifacts of password translation * Corrected language.xml * Fixed order within german language file * Corrected positions Co-authored-by: Bruna2803 <bruna.radeljak@hotmail.com> Co-authored-by: felixreichmann <30237956+felixreichmann@users.noreply.github.com> Co-authored-by: Mounir IDRASSI <mounir.idrassi@idrix.fr>
2022-08-16Documentation overwork (#953)Felix Reichmann29-161/+1956
Github PR: https://github.com/veracrypt/VeraCrypt/pull/953 * Create CompilingGuidelinerh * Initial Upload Windows Compiling Guide * Removed RIPEMD-160 from Product64.wxs. See commit from 21.03.2022 * Completed Win compiling guideline * Added link to detailed compiling guide * Added link to detailed compiling guide * Restructured docu main page * Added sourceforge link * Added compiling guide for Linux * References to detailed instructions * Revert "Removed RIPEMD-160 from Product64.wxs. See commit from 21.03.2022" This reverts commit 024ae2a4659a6d9e65673531338e10bd10b8a3a0. * Correction of a div box
2022-03-31HTML Documentation: Add Russian translation by Dmitry YerokhinMounir IDRASSI183-0/+12985
2022-03-27Documentation: clearer description of how number of iterations are calculatedMounir IDRASSI3-3/+7
2022-03-22Update release notes for 1.26.0 and set its date to March 21st 2022Mounir IDRASSI4-3/+25
2022-03-21Update documentation to add Blake2s-256 and remove RIPEMD-160Mounir IDRASSI9-35/+33
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI2-1/+8
2022-02-16Update Release Notes and release dateMounir IDRASSI2-2/+3
2022-02-11Update Release Notes and set release date to February 10th.Mounir IDRASSI2-2/+4
2022-02-06Update Release Notes and add signed Windows driver.Mounir IDRASSI2-0/+6
2022-02-05Update Release NotesMounir IDRASSI2-0/+21
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI2-1/+7
2022-01-02Update documentation and Release Notes for restored Windows 7 support. Set ↵Mounir IDRASSI4-8/+23
1.25.6 release date at January 3rd 2022
2022-01-02Set 1.25.6 release date to January 1st 2022Mounir IDRASSI2-1/+1
2021-12-30Update Release Notes and add signed Windows driver.Mounir IDRASSI2-7/+12
2021-12-27Increment version to 1.25.6. Update Release Notes and add signed Windows driver.Mounir IDRASSI2-1/+2
2021-12-27Documentation: clarify that non-cascaded encryption algorithm for system ↵Mounir IDRASSI1-1/+1
encryption can be inferred from VeraCrypt bootloader only in the case of MBR boot mode.
2021-12-24MacOSX: Increment version to 1.24.5 and update release notes.Mounir IDRASSI1-1/+5
2021-12-20Increment version to 1.25.5 and update release notesMounir IDRASSI2-0/+14
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI2-1/+1
2021-11-30Documentation: Put back Windows XP to the list of supported OSes following ↵Mounir IDRASSI4-3/+6
latest changes. Indicate that MSI requires Windows 10 or newer.
2021-11-29Documentation: Update list of supported OSes. Update Release Notes.Mounir IDRASSI4-8/+8
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI2-1/+1
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI103-106/+114
2021-09-05Update Release Notes for 1.25-RC1Mounir IDRASSI2-2/+16
2021-09-05Documentation: Drop official support of Mac OS X 10.7 Lion and Mac OS X 10.8 ↵Mounir IDRASSI1-2/+2
Mountain Lion
2021-09-04Documentation: Drop Windows XP, Vista and 7 from list of supported OS. Add ↵Mounir IDRASSI2-12/+7
macOS Big Sur.
2021-09-04Minor cleanup of the repo (#822)a1346054104-297/+294
* *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace
2021-08-16Increment version to 1.24-Update9-Beta-21-08-15Mounir IDRASSI2-1/+7
2021-08-15Windows: Increment version to 1.24.25.3 and update signed Windows driverMounir IDRASSI2-1/+1
2021-08-02Update Release Notes with latest changes for upcoming 1.24-Update9Mounir IDRASSI2-2/+23
2021-04-13Add BTC SegWit donation addressMounir IDRASSI2-0/+8
2021-01-02Increment version to 1.24-Update9Mounir IDRASSI2-2/+2
2020-12-23Update Release Notes with latest changes for upcoming 1.24-Update9Mounir IDRASSI2-0/+19
2020-12-23Documentation: Update USD donation bank detailsMounir IDRASSI1-3/+9
2020-11-29Update Release Notes for 1.24-Update8 version for MacOSXMounir IDRASSI2-0/+9
2020-08-26Documentation: Update list of Supported Operating SystemsMounir IDRASSI2-1/+3
2020-08-07Set release date of 1.24-Update7 to August 7th 2020Mounir IDRASSI2-1/+1
2020-08-06Increment internal version to 1.24.23 and update release notesMounir IDRASSI2-1/+2
2020-08-06Correct entry in "Release Notes.html"Mounir IDRASSI2-1/+1
2020-08-06Fiw typo in "Release Notes.html"Mounir IDRASSI2-1/+1
2020-08-06Increment internal version to 1.24.22 and update release notesMounir IDRASSI2-1/+4
2020-08-03Documentation: remove size specifiers for images in HTML filesMounir IDRASSI8-38/+38
2020-08-03Increment internal version to 1.24.21 and update release notesMounir IDRASSI2-1/+8
2020-07-28Documentation: Update Beginner's Tutorial to use "MyVolume.hc" instead of ↵Mounir IDRASSI41-3/+3
"My Volume" for file container name in order to avoid confusion about nature of file nature for beginners who expect a file to always have an extension (cf https://github.com/veracrypt/VeraCrypt/issues/663) Update screenshots to reflect changes in VeraCrypt UI
2020-07-22Increment internal version to 1.24.20 and update release notesMounir IDRASSI2-1/+5
2020-07-06Update Release Notes with latest Windows change (password drag-n-drop support)Mounir IDRASSI2-1/+2
2020-07-04Increment internal version to 1.24.19Mounir IDRASSI2-1/+9
2020-06-23Increment version to 1.24-Update7Mounir IDRASSI2-0/+22
2020-06-12Update donation page with new Euro bank account detailsMounir IDRASSI2-4/+4