VeraCrypt
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-12Language XML file: remove unused text entry.Mounir IDRASSI1-1/+0
2018-03-12Windows: make TRIM blocking option grayed in System -> Settings UI under ↵Mounir IDRASSI1-2/+11
hidden OS since TRIM commands are always blocked in this case.
2018-03-07Update donation page to match online version and remove references to Tibit ↵Mounir IDRASSI15-66/+72
service since it has shutdown.
2018-03-06Update language.ro.xml to 1.22-BETA4 (#288)TigerxWood1-95/+95
Corrected
2018-03-05Windows: Replace the text "TRIM operation" by "TRIM command" in UI and ↵Mounir IDRASSI40-40/+40
translations for better consistency.
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI47-28/+125
2018-03-05XML Languages files: Add translation entry for non-system TRIM configurationMounir IDRASSI40-0/+40
2018-03-05Update language.ro.xml to 1.22-BETA4 (#285)TigerxWood1-243/+243
2018-03-04Windows: Implement TRIM support for non-system SSD partitions/drives and add ↵Mounir IDRASSI8-43/+341
driver option to enable it (TRIM is disabled by default for non-system SSD partitions/drives)
2018-03-04Windows: fix build issue under VS 2017 caused by msxml6.dllMounir IDRASSI1-1/+1
2018-03-04Windows: remove dependency to afxres.h header to allow build on community ↵Mounir IDRASSI6-6/+6
edition of Visual Studio.
2018-03-04Windows: fix build issue of zip library with Visual Studio 2015/2017Mounir IDRASSI3-6/+2
2018-02-11Merge pull request #277 from DrunkenSasquatch/masterMounir IDRASSI1-1/+1
Fix Location Typo
2018-02-10Fix Location TypoDrunkenSasquatch1-1/+1
2018-01-26Merge pull request #267 from gv5470/patch-100Mounir IDRASSI1-2/+2
Fix wxWidgets assertion failed when backing up/restoring volume heade…
2018-01-21Fix wxWidgets assertion failed when backing up/restoring volume header ↵gv54701-2/+2
(closes #100)
2017-12-29Language XML Files: Add untranslated Thai language file.Mounir IDRASSI1-0/+1480
2017-12-28Merge pull request #252 from Musikolo/developMounir IDRASSI1-213/+213
Update Spanish translations
2017-12-28Merge pull request #250 from Atalanttore/patch-1Mounir IDRASSI1-11/+11
Update Language.de.xml
2017-12-28Fix a lot of typosUnknown1-71/+71
2017-12-27Fix minor typoUnknown1-1/+1
2017-12-26Add some missing changesUnknown1-135/+135
2017-12-26Update Spanish translationsUnknown1-133/+133
2017-12-26Update Language.de.xmlEttore Atalan1-10/+10
2017-12-26Update Language.de.xmlEttore Atalan1-11/+11
I've translated the new strings for the upcoming version 1.22.
2017-12-13Docummentation: update Release Notes with fix for KDE GUI install.Mounir IDRASSI2-0/+5
2017-12-13Linux: fix failure to install GUI version under recent versions of KDE.Mounir IDRASSI1-2/+2
2017-12-09Linux: fix compilation error with older versions of gcc (e.g. 4.x)Mounir IDRASSI1-3/+3
2017-12-09Windows: Update signed driver files for 1.22-BETA4Mounir IDRASSI2-0/+0
2017-12-09Docummentation: update Release Notes for 1.22-BETA4Mounir IDRASSI2-1/+11
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI48-57/+57
2017-12-08MacOSX: fix issue that prevented some local help files from opening in the ↵Mounir IDRASSI1-2/+6
browser (e.g Beginner's Tutorial).
2017-12-06MacOSX: Update reference of code signing certificate in Makefile to use new ↵Mounir IDRASSI1-2/+2
IDRIX certificates.
2017-12-06Linux/MacOSX: Avoid OS leaking previously used directory if user choose not ↵Mounir IDRASSI1-2/+12
to save history.
2017-12-05Documentation: Remove codeplex reference from Flattr donation link.Mounir IDRASSI1-1/+1
2017-12-05Docummentation: correct Release Notes for 1.22-BETA3Mounir IDRASSI1-1/+2
2017-11-29Linux: Only add disk to mountable devices if it doesn't have a partition. ↵Mounir IDRASSI1-4/+7
This fixes a strange issue where the function "open" would fail with error ENOENT (No such file or directory) on a partition (e.g. /dev/sdb1) if it was called previously on the main disk (e.g. /dev/sdb).
2017-11-28Language XML files: remove references to GOST89 since it is not supported ↵Mounir IDRASSI38-43/+0
anymore.
2017-11-28Merge pull request #243 from gv5470/patch-233-prMounir IDRASSI1-0/+23
Linux: autodetect host drive name using sysfs (closes #233)
2017-11-28Linux: autodetect host drive name using sysfs (closes #233)gv54701-0/+23
2017-11-27SIMD speed optimization for Kuznyechik cipher implementation (up to 2x ↵Mounir IDRASSI10-167/+9834
speedup). Based on https://github.com/aprelev/libgost15.
2017-11-27Documentation: Add OSX 10.13 High Sierra to the list of support operating ↵Mounir IDRASSI2-0/+1
systems.
2017-11-27Merge pull request #206 from strazzere/patch-1Mounir IDRASSI1-1/+1
Fix typo
2017-11-27Merge pull request #226 from TigerxWood/patch-2Mounir IDRASSI1-12/+13
Romanian Translation: Update to ver. 122 and made some corrections.
2017-11-27Merge pull request #230 from bmintz/issue-198Mounir IDRASSI1-2/+2
Fix compilation on Linux (closes #198)
2017-11-27Merge pull request #227 from wwj402/patch-1Mounir IDRASSI1-65/+65
Update Language.zh-cn.xml
2017-11-27Merge pull request #234 from user9209/masterMounir IDRASSI1-1/+1
fixed kuznyechik blocksize in german description
2017-11-10fixed kuznyechik blocksize in german descriptionGeorg Schmidt1-1/+1
2017-11-10Update ver. 1.22 beta3TigerxWood1-1/+1
Corrected lang="ro" for key="GPT_BOOT_DRIVE_UNSUPPORTED">
2017-11-06Fix compilation on Linux (closes #198)bmintz1-2/+2
This patch was provided by Krytarik Raido via unit93 https://github.com/veracrypt/VeraCrypt/issues/198#issuecomment-341453420