VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-29Windows Driver: Use KeQueryInterruptTimePrecise on Windows 8.1 and newer as ↵Mounir IDRASSI2-2/+24
better seed for internal RNG compared to KeQueryInterruptTime
2023-09-29Translations: update Russian translation file by Dmitry Yerokhin.Mounir IDRASSI8-41/+127
2023-09-27Update Language.de.xml (#1213)Mr-Update1-2/+2
2023-09-26Windows: during Setup, and if VeraCrypt already installed, open online help ↵Mounir IDRASSI2-3/+40
only if PC connected to Internet
2023-09-26Documentation: Mention Upgrade/Repair/Reinstall case in Memory Protection ↵Mounir IDRASSI2-0/+9
help page
2023-09-25Update Language.zh-cn.xml (#1205)nkh04721-2/+2
* Update Language.zh-cn.xml * Update Language.zh-cn.xml
2023-09-25Update Polish translation (#1210)Matthaiks1-2/+2
2023-09-25Update Corsican translation on 2023-09 (3rd) (#1211)Patriccollu1-4/+4
2023-09-24Documentation: Add entry in FAQ about ghost drive that maybe listed by ↵Mounir IDRASSI2-1/+15
VeraCrypt on Windows Behavior report in Github: https://github.com/veracrypt/VeraCrypt/issues/1212. There is also a Reddit thread about it: https://www.reddit.com/r/VeraCrypt/comments/r9sg11/veracrypt_showing_a_hdd_which_does_not_exist/ Closes #1212
2023-09-24Documentation: mention that OS reboot is required after changing memory ↵Mounir IDRASSI2-1/+1
protection status
2023-09-24Windows: make Setup correctly manage option to disable memory protection ↵Mounir IDRASSI3-2/+8
during upgrade
2023-09-24Libzip 1.10.1 (#1209)DLL12518-32/+87
Updated to the latest version for the VeraCrypt 1.26.6 release.
2023-09-24Windows: always open online help in case of Setup because local help may be ↵Mounir IDRASSI2-1/+7
outdated
2023-09-24Windows: Add tooltip message and help button for new option to disable ↵Mounir IDRASSI56-49/+374
memory protection Also a dedicated page in the documentation was added for it.
2023-09-23Language XML files: update Russian XML file by Dmitry Yerokhin.Mounir IDRASSI1-2/+2
2023-09-22Update Language.de.xml (#1207)Mr-Update1-2/+2
2023-09-22Linux/MacOSX: Increment packaging version to 1.26.6Mounir IDRASSI5-8/+8
2023-09-21Windows: Load Riched20.dll to use RichEdit control. Use InitCommonControlsEx ↵VeraCrypt_1.26.6Mounir IDRASSI1-2/+7
instead of InitCommonControls
2023-09-21Update Polish translation (#1204)Matthaiks1-1/+1
2023-09-21Update Release Notes. Increment version to 1.26.6.Mounir IDRASSI75-83/+95
2023-09-21Documentation: Update the list of supported OSsMounir IDRASSI2-27/+8
2023-09-21Translations: Add missing entries to Estonian XML fileMounir IDRASSI1-0/+2
2023-09-21Translations: Add newly added string entry IDC_DISABLE_MEMORY_PROTECTIONMounir IDRASSI39-0/+39
2023-09-21Windows: use separate name for SetProcessMitigationPolicy function point. ↵Mounir IDRASSI1-11/+5
Remove unneeded boolean
2023-09-20Update Corsican translation on 2023-09 (2nd) (#1203)Patriccollu1-2/+4
2023-09-20Update Language.nl.xml (#1202)Thomas De Rocker1-29/+29
2023-09-20Windows: Add setting in main UI and setup wizard to disable memory protectionMounir IDRASSI10-20/+69
This can be useful for users who need Accessibility software that may not work when memory protection is active in VeraCrypt
2023-09-18Windows Security: make memory protection enabled by default. Add process ↵Mounir IDRASSI7-6/+139
mitigation (ASLR, Dynamic code, extension points) Memory protection can be disabled using registry value "VeraCryptEnableMemoryProtection" under the key "HKLM\SYSTEM\CurrentControlSet\Services\veracrypt"
2023-09-18Windows: use same manifest structure for Expander as in Mount and FormatMounir IDRASSI1-9/+9
2023-09-16Update Language.it.xml (#1200)RobO 39451-4/+4
Some italian translation update. I'm a native italian.
2023-09-15Update Language.xml (#1199)TigerxWood1-1/+1
Corrected small typo
2023-09-15Update Language.ro.xml (#1198)TigerxWood1-1/+1
2023-09-11Update Polish translation (#1197)Matthaiks1-1/+1
2023-09-11Windows: replace CoInitialize calls with CoInitializeExMounir IDRASSI6-15/+15
2023-09-10Windows: Indicate in manifest files that support starts from Windows 7Mounir IDRASSI5-4/+45
2023-09-10Translations: Add new field IDC_LINK_KEYFILES_EXTENSIONS_WARNING to language ↵Mounir IDRASSI38-0/+38
files
2023-09-10Update Language.zh-cn.xml (#1195)nkh04721-0/+1
for commit f15052e68d43bdad8d8a125a3601ff8cedcf5a3d
2023-09-10Update Corsican translation on 2023-09 (#1196)Patriccollu1-4/+6
2023-09-09Documentation: Indicate in System Encryptiom documentation that pasting ↵Mounir IDRASSI2-2/+3
passwords from clipboard is disabled during System Encryption wizard.
2023-09-08Linux/macOS: simplify logic of handling /dev/random reading failure ↵Mounir IDRASSI2-16/+11
(proposed by @Lavode in #1187) Fixes #1187
2023-09-08Windows: Add link in keyfiles dialog to documentation page for risks of ↵Mounir IDRASSI5-10/+33
third-party file extensions usage.
2023-09-08Update Language.xml (#1192)TigerxWood1-1/+1
Corected a typo
2023-09-08Update Language.ro.xml (#1194)TigerxWood1-2/+2
2023-09-06Windows: remove recommendation of keyfiles files extensions and update ↵Mounir IDRASSI49-43/+150
documentation to mention risks of third-party file extensions. This commit also adds red color to the warning text about keyfiles in keyfiles dialogs.
2023-09-04Update Language.fi.xml (#1190)Jertzukka1-1142/+1142
* Update Langugage.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Correct merge mishap * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * normalize * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml * Update Language.fi.xml
2023-09-03Windows: Replace legacy file/dir selection APIs with modern IFileDialog ↵Mounir IDRASSI7-201/+275
interface We remove usage of GetOpenFileNameW/GetSaveFileNameW/SHBrowseForFolderW which are deprecated by Microsoft
2023-09-03Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is ↵Mounir IDRASSI7-317/+130
now minimal OS version.
2023-09-03Windows: simpler and more robust safe dll loading combined with delay ↵Mounir IDRASSI15-968/+164
loading thanks to Windows 7 being minimum supported version. We also block execution on Windows versions older than Windows 7. A lot of code was removed thanks to this.
2023-09-03HTML Documentation: Update Russian translation by Dmitry YerokhinMounir IDRASSI46-195/+256
2023-09-03Language XML files: update Russian XML file by Dmitry Yerokhin.Mounir IDRASSI1-81/+81