Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
36 hours
Windows: remove VS 2019 solution and project files since we migrated to VS 2022.
Mounir IDRASSI
28
-7285
/
+0
37 hours
Windows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...
Mounir IDRASSI
8
-866
/
+29
39 hours
Windows: move main project files and solution from VS 2010 to VS 2022. Delete...
Mounir IDRASSI
28
-6847
/
+1810
39 hours
Windows: Fix warning when building Setup and Portable. No file elevation is u...
Mounir IDRASSI
1
-0
/
+8
40 hours
Windows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configura...
Mounir IDRASSI
14
-1816
/
+880
44 hours
Windows: Fix build of MBR bootloader
Mounir IDRASSI
1
-1
/
+1
44 hours
Windows: Fix warning in driver build by make get_pkcs5_iteration_count have a...
Mounir IDRASSI
1
-40
/
+36
2 days
Windows: Use VS builtin __fastfail intrinsic for fatal exception instead of a...
Mounir IDRASSI
1
-0
/
+3
2 days
Windows: Fix various compiler warnings
Mounir IDRASSI
17
-287
/
+301
2 days
Windows: Fix MBR bootload compilation error following latest changes
Mounir IDRASSI
1
-3
/
+3
4 days
Use portable alignment macro to be compatible with Linux/macOS
Mounir IDRASSI
1
-1
/
+2
4 days
Use adequate const qualifiers for pbkdf2 functions arguments
Mounir IDRASSI
2
-16
/
+16
4 days
Linux: Fix build error following latest code cleanup
Mounir IDRASSI
2
-10
/
+10
4 days
Windows: Remove support for 32-bit driver code. Set build target as Windows 1...
Mounir IDRASSI
31
-777
/
+512
4 days
Windows: Use BCryptGenRandom instead of deprecated CryptGenRandom to generate...
Mounir IDRASSI
1
-27
/
+21
6 days
Linux: Fix build error caused by changes for dynamic CPU SHA support detection
Mounir IDRASSI
2
-56
/
+61
6 days
Linux: Fix detection of SHA CPU support on virtualized environment by trying ...
Mounir IDRASSI
1
-0
/
+66
6 days
Linux: Fix build error following SHA intrinsic support changes
Mounir IDRASSI
2
-4
/
+7
6 days
Add support for SHA-256 x86 instrinsic for enhance performance of PBKDF2-HMAC...
Mounir IDRASSI
17
-3
/
+334
8 days
Translations: Fix missing lang id in Romanian translation
Mounir IDRASSI
1
-5
/
+5
8 days
Update Language.ro.xml (#1434)
TigerxWood
1
-5
/
+5
2024-09-24
Linux: Improve directory opening logic by prioritizing xdg-open and adding fa...
Mounir IDRASSI
1
-46
/
+52
2024-09-22
Linux: Add Fedora as supported distribution in CMakeLists.txt
Mounir IDRASSI
1
-2
/
+13
2024-09-19
Windows: Fix EFI configuration editor various issues
Mounir IDRASSI
2
-7
/
+47
2024-09-18
Linux: fix assert by wxWidgets library included in Ubuntu.
Mounir IDRASSI
1
-1
/
+4
2024-09-17
Windows: Simplify error message related to IsEfiBoot since it always fail wit...
Mounir IDRASSI
1
-20
/
+6
2024-09-17
macOS: fix regression in build script that caused it to ignore fuset switch
Mounir IDRASSI
1
-1
/
+1
2024-09-17
macOS: restrict --allow-screencapture switch to macOS only since screen prote...
Mounir IDRASSI
1
-0
/
+2
2024-09-17
Add Option to Enable/Disable Screen Capture (#1418)
Deniz Türkoglu
6
-0
/
+22
2024-09-16
Windows: Fix failed EFI detection on some PCs where BootOrder variable is not...
Mounir IDRASSI
1
-1
/
+1
2024-09-16
macOS: enhance macOS build script(allow local build, specify wxWidgets versio...
Mounir IDRASSI
1
-26
/
+77
2024-09-15
Update Language.sv.xml (#1416)
Jonatan
1
-3
/
+3
2024-09-10
Linux/macOS: Fix missing define that was causing compilation error
Mounir IDRASSI
1
-0
/
+2
2024-09-10
Translations: Fix wrong escape sequences in Swedish translation (fixed by @an...
Mounir IDRASSI
1
-4
/
+4
2024-09-08
Windows: Add support for x86 and x64 build for driver and binaries using Visu...
Mounir IDRASSI
26
-168
/
+2518
2024-09-08
Windows: use wcstok_s instead of wcstok for more secure parsing of directory ...
Mounir IDRASSI
2
-107
/
+107
2024-09-02
Documentation: Update CHM user guide
VeraCrypt_1.26.15
Mounir IDRASSI
1
-0
/
+0
2024-09-02
Update Release Notes to mention the fix of EFI regression
Mounir IDRASSI
2
-5
/
+7
2024-09-02
Windows: Fix bug in disabling of Windows privileges, they were completely rem...
Mounir IDRASSI
1
-2
/
+2
2024-09-02
Windows: Fix truncated displayed error message
Mounir IDRASSI
1
-4
/
+4
2024-09-01
Windows: Update Release Notes for 1.26.15 release to mention MSI related changes
Mounir IDRASSI
2
-0
/
+34
2024-09-01
Translations: update Russian translation file by Dmitry Yerokhin.
Mounir IDRASSI
1
-2
/
+2
2024-09-01
Windows: Ensure that installation folder is removed after MSI uninstall by sc...
Mounir IDRASSI
1
-0
/
+90
2024-09-01
Windows: Fix MSI not overwriting existing data files (chm, html, xml) with ne...
Mounir IDRASSI
1
-470
/
+458
2024-09-01
Windows: Fix MSI not installing all new documentation file. Remove old files ...
Mounir IDRASSI
83
-195
/
+1114
2024-08-31
Documentation: Fix wrong version in Language Packs.html
Mounir IDRASSI
2
-2
/
+2
2024-08-30
Wndows: Fix error 1603 returned by MSI silent install when REBOOT=ReallySuppr...
Mounir IDRASSI
1
-0
/
+1
2024-08-26
Documentation: Update CHM documentation
VeraCrypt_1.26.14
Mounir IDRASSI
1
-0
/
+0
2024-08-25
Documentation: Indicate TrueCrypt 6.x and 7.x for the supported TrueCrypt vol...
Mounir IDRASSI
2
-2
/
+2
2024-08-25
Translations: Update Russian translation by Dmitry Yerokhin
Mounir IDRASSI
4
-53
/
+53
[next]