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
2020-08-03
Windows: Fix issue in UI for configuration autofix mechanism of bootloader
Mounir IDRASSI
3
-29
/
+35
2020-08-03
Windows: Use correct parameters for 2nd call to SetStartExec in BootEncryptio...
Mounir IDRASSI
1
-1
/
+1
2020-08-03
Windows Bootloader: pass correct compressed data size to decompressor. Becaus...
xiaolangde
1
-1
/
+1
2020-08-02
Windows: Fix UI for blocking TRIM in system encryption not working in MBR boo...
Mounir IDRASSI
1
-5
/
+8
2020-08-02
Windows: use fix for CVE-2019-19501 only if standard Windows Shell is running...
Mounir IDRASSI
1
-2
/
+4
2020-07-29
Windows: Don't use HRESULT macros SUCCEEDED to check if WinVerifyTrust succee...
Mounir IDRASSI
1
-1
/
+1
2020-07-28
Language translations: Update Italian translation from Transifex
Mounir IDRASSI
1
-67
/
+67
2020-07-28
Language translations: Update Hungarian translation from Transifex
Mounir IDRASSI
1
-6
/
+6
2020-07-28
Documentation: Update Beginner's Tutorial to use "MyVolume.hc" instead of "My...
Mounir IDRASSI
41
-3
/
+3
2020-07-28
Windows: Don't allow a directory path to be entered for the file container to...
Mounir IDRASSI
1
-1
/
+17
2020-07-28
Update Language.nl.xml (#665)
Thomas De Rocker
1
-3
/
+3
2020-07-25
Remove unused variable in Streebog implementation
Mounir IDRASSI
1
-97
/
+0
2020-07-25
Linux: Update wxWidgets for static builds to version 3.0.5
Mounir IDRASSI
7
-17
/
+41
2020-07-25
Language translations: Update Hungarian translation from Transifex
Mounir IDRASSI
1
-21
/
+21
2020-07-25
Language Translations: Update Hungarian translation from Transifex
Mounir IDRASSI
1
-767
/
+767
2020-07-24
Windows: update libzip to latest version 1.7.3 (close issue #656)
Mounir IDRASSI
49
-2735
/
+2513
2020-07-23
Update German translation (#664)
Ettore Atalan
1
-2
/
+2
2020-07-22
Windows Setup: rename installers signed with SHA-1 to "VeraCrypt Legacy" and ...
Mounir IDRASSI
1
-0
/
+3
2020-07-22
Windows: Add possibility to sign binaries using SHA256 only. This fixes Windo...
Mounir IDRASSI
2
-1
/
+75
2020-07-22
Language XML files: update Czech translation (contributed by Lagardere)
Mounir IDRASSI
1
-2
/
+2
2020-07-22
Language XML files: update Russian XML file by Dmitry Yerokhin.
Mounir IDRASSI
1
-2
/
+2
2020-07-22
Language Translations files: update polish translation
Mounir IDRASSI
1
-2
/
+2
2020-07-22
Increment internal version to 1.24.20 and update release notes
Mounir IDRASSI
19
-20
/
+24
2020-07-22
Windows: Warn about Fast Startup if it is enabled during system encryption or...
Mounir IDRASSI
4
-0
/
+68
2020-07-22
XML Language files: update Chinese translation
Mounir IDRASSI
1
-2
/
+2
2020-07-21
Language translations: Add newly added entries to the XML files of supported ...
Mounir IDRASSI
39
-1
/
+78
2020-07-21
Windows Setup: Warn about Fast Startup during install if it is enabled and pr...
Mounir IDRASSI
4
-0
/
+21
2020-07-21
Windows: Implement detection of Hibernate and Fast Startup and disable them i...
Mounir IDRASSI
4
-0
/
+112
2020-07-15
Enable FIPS mode in JitterEntropy random generator in order to let the functi...
Mounir IDRASSI
1
-1
/
+1
2020-07-09
Language XML files: update German translation (Ettore Atalan)
Mounir IDRASSI
1
-4
/
+4
2020-07-09
XML Language files: update Chinese translation
Mounir IDRASSI
1
-4
/
+4
2020-07-09
Update Language.nl.xml (#654)
Thomas De Rocker
1
-8
/
+8
2020-07-09
Language Translations files: update polish translation
Mounir IDRASSI
1
-4
/
+4
2020-07-09
Language XML files: update Russian XML file by Dmitry Yerokhin.
Mounir IDRASSI
1
-4
/
+4
2020-07-09
Language XML files: update Czech translation (contributed by Lagardere)
Mounir IDRASSI
1
-4
/
+4
2020-07-08
Language translations: Add newly added entries to the XML files of supported ...
Mounir IDRASSI
39
-0
/
+156
2020-07-08
Windows: Add UI options to control the behavior of automatic bootloader fixin...
Mounir IDRASSI
4
-22
/
+123
2020-07-08
XML Language files: update Chinese translation
Mounir IDRASSI
1
-1
/
+1
2020-07-06
Update Release Notes with latest Windows change (password drag-n-drop support)
Mounir IDRASSI
3
-2
/
+3
2020-07-06
Windows: correctly wipe password in UI input field in case of direct creation...
Mounir IDRASSI
1
-2
/
+8
2020-07-06
Windows: Support direct password drag-n-drop from external applications (e.g....
Mounir IDRASSI
5
-2
/
+597
2020-07-04
XML Languages files: Update Finnish translations (https://sourceforge.net/p/v...
Mounir IDRASSI
1
-2
/
+2
2020-07-04
Increment internal version to 1.24.19
Mounir IDRASSI
19
-21
/
+29
2020-07-02
Language XML files: update Czech translation (contributed by Lagardere)
Mounir IDRASSI
1
-1
/
+1
2020-07-02
Language XML files: update Russian XML file by Dmitry Yerokhin.
Mounir IDRASSI
1
-1
/
+1
2020-07-02
Language Translations files: update polish translation
Mounir IDRASSI
1
-2
/
+2
2020-07-02
Update German translation (#653)
Ettore Atalan
1
-2
/
+2
2020-07-02
Windows: Use native Windows format program first to perform formatting since ...
Mounir IDRASSI
1
-7
/
+6
2020-07-02
Windows: Hide the console windows of the native Windows format tool when we c...
Mounir IDRASSI
1
-1
/
+2
2020-07-02
Language translations: Add newly added entry to the XML files of supported la...
Mounir IDRASSI
39
-0
/
+39
[next]