Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
Windows: better handling of reading EFI variable to display help error messag...
Mounir IDRASSI
1
-4
/
+44
2024-08-13
Windows: fix build failure for x86/x64 with newer Visual Studio that use Wind...
Mounir IDRASSI
1
-1
/
+7
2024-08-11
Fix another typo of "CPLC" is language files including English one.
Mounir IDRASSI
1
-1
/
+1
2024-08-11
Revert changes mistakenly included in previous commit
Mounir IDRASSI
1
-1
/
+1
2024-08-11
Fix typo of "CPLC" is language files including English one.
Mounir IDRASSI
2
-2
/
+2
2024-08-05
Update mount failure error messages to mention removal of TrueCrypt support a...
Mounir IDRASSI
1
-6
/
+6
2024-08-04
Update Release Notes. Set release date to August 4th.
Mounir IDRASSI
1
-1
/
+1
2024-08-04
Windows: Fix rare cases being stuck in Secure Desktop after it is used for pa...
Mounir IDRASSI
1
-18
/
+38
2024-08-02
Increment version to 1.26.13. Update release notes. Update signed Windows dri...
Mounir IDRASSI
1
-3
/
+3
2024-08-02
Implement detection of volumes with vulnerable XTS master key.
Mounir IDRASSI
8
-1
/
+42
2024-07-24
Update CHM documentation. Use correct date of 1.26.12 in header.
Mounir IDRASSI
1
-2
/
+2
2024-06-30
Linux: Make the C++ code compatible with old compilers (g++ 4.4.7 on CentOS 6)
Mounir IDRASSI
5
-15
/
+12
2024-06-23
Increment version to 1.26.12
Mounir IDRASSI
1
-2
/
+2
2024-06-23
Update copyright date in some files
Mounir IDRASSI
1
-2
/
+2
2024-06-23
Increment version to 1.26.11. Update Release Notes.
Mounir IDRASSI
1
-4
/
+4
2024-06-12
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
Mounir IDRASSI
34
-443
/
+441
2024-05-08
Windows: Enhance memory protection mechanism by preventing process owner from...
Mounir IDRASSI
1
-2
/
+31
2024-04-10
Fix: 7 typos (#1324)
RoboSchmied
1
-3
/
+3
2024-04-10
update zlib + copyright (#1302)
DLL125
13
-81
/
+1736
2023-11-19
Linux/FreeBSD/macOS: Implement language selection settings (#1253)
Jertzukka
1
-0
/
+3
2023-11-13
wolfCrypt as crypto backend for VeraCrypt (#1227)
lealem47
7
-75
/
+162
2023-11-09
Increment version to 1.26.10. Update signed Windows drivers.
Mounir IDRASSI
1
-3
/
+3
2023-10-11
Increment version to 1.26.9
Mounir IDRASSI
1
-2
/
+2
2023-10-11
Windows: Don't close Setup when exiting VeraCrypt process through system tray...
Mounir IDRASSI
1
-1
/
+2
2023-10-10
Increment version to 1.26.8
Mounir IDRASSI
1
-2
/
+2
2023-10-10
Windows: Fix writing wrong EFI configuration options to registry
Mounir IDRASSI
1
-1
/
+1
2023-10-08
Fix warnings and throwing an exception instead of ignoring the error (#1229)
kovalev0
1
-2
/
+2
2023-10-08
Windows: Modified implementation for Secure Desktop handling to overcome Wind...
Mounir IDRASSI
1
-54
/
+82
2023-10-05
Update various copyright dates
Mounir IDRASSI
1
-3
/
+3
2023-10-02
Linux: Fix compilation error on some 32-bit machines.
Mounir IDRASSI
1
-2
/
+5
2023-10-01
Linux: use "-std=c++11" for gcc 4.8 and adapt code to old compilers
Mounir IDRASSI
2
-5
/
+5
2023-09-30
Increment version to 1.26.7. Set release date to October 1st. Update Windows ...
Mounir IDRASSI
1
-3
/
+3
2023-09-29
Windows: enhancement to RAM encryption
Mounir IDRASSI
1
-17
/
+55
2023-09-29
Windows Driver: Use KeQueryInterruptTimePrecise on Windows 8.1 and newer as b...
Mounir IDRASSI
1
-0
/
+4
2023-09-26
Windows: during Setup, and if VeraCrypt already installed, open online help o...
Mounir IDRASSI
2
-3
/
+40
2023-09-24
Libzip 1.10.1 (#1209)
DLL125
18
-32
/
+87
2023-09-24
Windows: always open online help in case of Setup because local help may be o...
Mounir IDRASSI
1
-0
/
+6
2023-09-24
Windows: Add tooltip message and help button for new option to disable memory...
Mounir IDRASSI
4
-2
/
+129
2023-09-21
Windows: Load Riched20.dll to use RichEdit control. Use InitCommonControlsEx ...
VeraCrypt_1.26.6
Mounir IDRASSI
1
-2
/
+7
2023-09-21
Update Release Notes. Increment version to 1.26.6.
Mounir IDRASSI
1
-3
/
+3
2023-09-21
Windows: use separate name for SetProcessMitigationPolicy function point. Rem...
Mounir IDRASSI
1
-11
/
+5
2023-09-20
Windows: Add setting in main UI and setup wizard to disable memory protection
Mounir IDRASSI
4
-3
/
+13
2023-09-18
Windows Security: make memory protection enabled by default. Add process miti...
Mounir IDRASSI
4
-3
/
+136
2023-09-15
Update Language.xml (#1199)
TigerxWood
1
-1
/
+1
2023-09-11
Windows: replace CoInitialize calls with CoInitializeEx
Mounir IDRASSI
2
-5
/
+5
2023-09-08
Windows: Add link in keyfiles dialog to documentation page for risks of third...
Mounir IDRASSI
5
-10
/
+33
2023-09-08
Update Language.xml (#1192)
TigerxWood
1
-1
/
+1
2023-09-06
Windows: remove recommendation of keyfiles files extensions and update docume...
Mounir IDRASSI
2
-1
/
+14
2023-09-03
Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...
Mounir IDRASSI
3
-190
/
+264
2023-09-03
Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...
Mounir IDRASSI
3
-152
/
+77
[next]