VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
AgeCommit message (Expand)AuthorFilesLines
13 daysFix: 7 typos (#1324)RoboSchmied1-3/+3
14 daysupdate zlib + copyright (#1302)DLL12513-81/+1736
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-0/+3
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem477-75/+162
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI1-3/+3
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-2/+2
2023-10-11Windows: Don't close Setup when exiting VeraCrypt process through system tray...Mounir IDRASSI1-1/+2
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-2/+2
2023-10-10Windows: Fix writing wrong EFI configuration options to registryMounir IDRASSI1-1/+1
2023-10-08Fix warnings and throwing an exception instead of ignoring the error (#1229)kovalev01-2/+2
2023-10-08Windows: Modified implementation for Secure Desktop handling to overcome Wind...Mounir IDRASSI1-54/+82
2023-10-05Update various copyright datesMounir IDRASSI1-3/+3
2023-10-02Linux: Fix compilation error on some 32-bit machines.Mounir IDRASSI1-2/+5
2023-10-01Linux: use "-std=c++11" for gcc 4.8 and adapt code to old compilersMounir IDRASSI2-5/+5
2023-09-30Increment version to 1.26.7. Set release date to October 1st. Update Windows ...Mounir IDRASSI1-3/+3
2023-09-29Windows: enhancement to RAM encryptionMounir IDRASSI1-17/+55
2023-09-29Windows Driver: Use KeQueryInterruptTimePrecise on Windows 8.1 and newer as b...Mounir IDRASSI1-0/+4
2023-09-26Windows: during Setup, and if VeraCrypt already installed, open online help o...Mounir IDRASSI2-3/+40
2023-09-24Libzip 1.10.1 (#1209)DLL12518-32/+87
2023-09-24Windows: always open online help in case of Setup because local help may be o...Mounir IDRASSI1-0/+6
2023-09-24Windows: Add tooltip message and help button for new option to disable memory...Mounir IDRASSI4-2/+129
2023-09-21Windows: Load Riched20.dll to use RichEdit control. Use InitCommonControlsEx ...VeraCrypt_1.26.6Mounir IDRASSI1-2/+7
2023-09-21Update Release Notes. Increment version to 1.26.6.Mounir IDRASSI1-3/+3
2023-09-21Windows: use separate name for SetProcessMitigationPolicy function point. Rem...Mounir IDRASSI1-11/+5
2023-09-20Windows: Add setting in main UI and setup wizard to disable memory protectionMounir IDRASSI4-3/+13
2023-09-18Windows Security: make memory protection enabled by default. Add process miti...Mounir IDRASSI4-3/+136
2023-09-15Update Language.xml (#1199)TigerxWood1-1/+1
2023-09-11Windows: replace CoInitialize calls with CoInitializeExMounir IDRASSI2-5/+5
2023-09-08Windows: Add link in keyfiles dialog to documentation page for risks of third...Mounir IDRASSI5-10/+33
2023-09-08Update Language.xml (#1192)TigerxWood1-1/+1
2023-09-06Windows: remove recommendation of keyfiles files extensions and update docume...Mounir IDRASSI2-1/+14
2023-09-03Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...Mounir IDRASSI3-190/+264
2023-09-03Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...Mounir IDRASSI3-152/+77
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI2-627/+102
2023-08-20Windows: Set minimum build target to Windows 7Mounir IDRASSI1-1/+1
2023-08-20Update zlib to latest (#1181)DLL12523-1485/+918
2023-08-15Update Release Notes and set date of 1.26.5 to August 15thMounir IDRASSI1-1/+1
2023-08-14Increment version to 1.26.5. Update signed Windows drivers.Mounir IDRASSI1-2/+2
2023-08-13Windows: Implement support for mounting partially encrypted system partitionsMounir IDRASSI3-0/+13
2023-08-13Windows: Better way to enable required privileges for FastCreate OptionsMounir IDRASSI5-8/+144
2023-08-10Windows: Fix failure creating Traveler Disk caused by outdated hardcoded valu...Mounir IDRASSI1-10/+10
2023-08-06Linux: capture both stdout and stderr in popen call to avoid printing anythingMounir IDRASSI1-2/+2
2023-08-05Security: ensure that XTS primary key is different from secondary key when cr...Mounir IDRASSI1-0/+9
2023-08-05Windows: Fix false positive detection of new device insertion when clear keys...Mounir IDRASSI6-1/+73
2023-07-24Update Release Notes and set date of 1.26.4 to July 24thMounir IDRASSI1-1/+1
2023-07-24Linux/macOS: Remove TrueCrypt supportMounir IDRASSI2-8/+2
2023-07-23XML Language files: remove \r from new entries as it is automatically added b...Mounir IDRASSI1-7/+7
2023-07-23Windows: Make Expander progress messages translatableMounir IDRASSI1-0/+7
2023-07-22Windows: Remove TrueCrypt support. Increment version to 1.26.4.Mounir IDRASSI15-127/+51
2023-07-18Windows: Fix compiler warningsMounir IDRASSI1-2/+1