Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Mount
/
Mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
Implement detection of volumes with vulnerable XTS master key.
Mounir IDRASSI
1
-0
/
+32
2024-06-12
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
Mounir IDRASSI
1
-10
/
+10
2023-09-24
Windows: Add tooltip message and help button for new option to disable memory...
Mounir IDRASSI
1
-0
/
+24
2023-09-20
Windows: Add setting in main UI and setup wizard to disable memory protection
Mounir IDRASSI
1
-0
/
+24
2023-09-18
Windows Security: make memory protection enabled by default. Add process miti...
Mounir IDRASSI
1
-1
/
+1
2023-09-11
Windows: replace CoInitialize calls with CoInitializeEx
Mounir IDRASSI
1
-1
/
+1
2023-09-03
Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...
Mounir IDRASSI
1
-4
/
+4
2023-09-03
Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...
Mounir IDRASSI
1
-33
/
+27
2023-09-03
Windows: simpler and more robust safe dll loading combined with delay loading...
Mounir IDRASSI
1
-1
/
+0
2023-08-05
Windows: Fix false positive detection of new device insertion when clear keys...
Mounir IDRASSI
1
-0
/
+124
2023-07-22
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
Mounir IDRASSI
1
-205
/
+39
2023-07-01
Windows: Don't make Mount button split button if it is for dismounting
Mounir IDRASSI
1
-44
/
+62
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-4
/
+4
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-12
/
+15
2023-06-02
Windows: Add dropdown menu to Mount button to allow mounting without cache
Mounir IDRASSI
1
-5
/
+71
2022-03-26
Windows: Add various checks to address Coverity reported issues.
Mounir IDRASSI
1
-1
/
+9
2022-03-08
Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...
Mounir IDRASSI
1
-2
/
+2
2022-02-10
Windows: Make Travel Disk contains 32-bit and arm64 binaries when VeraCrypt i...
Mounir IDRASSI
1
-89
/
+91
2022-02-02
Windows: Fix failure to create Traveler Disk when VeraCrypt is installed usin...
Mounir IDRASSI
1
-59
/
+129
2022-02-01
Windows: Make MSI installer compatible with System Encryption by leveraging V...
Mounir IDRASSI
1
-16
/
+40
2021-11-29
Windows: Try to workaround Windows Updates issues by fixing of bootloader and...
Mounir IDRASSI
1
-27
/
+51
2021-07-14
Windows: Copy ARM64 binaries when creating Traveler Disk and when VeraCrypt i...
Mounir IDRASSI
1
-0
/
+16
2021-07-13
Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...
Mounir IDRASSI
1
-6
/
+6
2021-01-02
Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste...
Mounir IDRASSI
1
-0
/
+56
2020-08-03
Windows: Fix issue in UI for configuration autofix mechanism of bootloader
Mounir IDRASSI
1
-29
/
+24
2020-08-02
Windows: Fix UI for blocking TRIM in system encryption not working in MBR boo...
Mounir IDRASSI
1
-5
/
+8
2020-07-21
Windows: Implement detection of Hibernate and Fast Startup and disable them i...
Mounir IDRASSI
1
-0
/
+37
2020-07-08
Windows: Add UI options to control the behavior of automatic bootloader fixin...
Mounir IDRASSI
1
-2
/
+84
2020-07-06
Windows: Support direct password drag-n-drop from external applications (e.g....
Mounir IDRASSI
1
-0
/
+70
2020-07-02
Windows: Replace GetSystemInfo calls by more reliable function to get number ...
Mounir IDRASSI
1
-7
/
+7
2020-06-28
Windows: Fix failure to detect suspension of machine that caused mounted volu...
Mounir IDRASSI
1
-12
/
+47
2020-06-28
Windows: remove unused code targeting Windows 2000.
Mounir IDRASSI
1
-14
/
+6
2020-06-19
Windows: remove duplicated function to detect AES-NI support in CPU
Mounir IDRASSI
1
-1
/
+1
2020-03-10
Windows: Fix keyfiles path passed as CLI argument and set as default not alwa...
Mounir IDRASSI
1
-3
/
+6
2020-02-10
Windows: Fix warnings reported by Coverity static code analyzer
Mounir IDRASSI
1
-0
/
+7
2020-01-21
Windows: Support notifying WAITFOR.EXE Windows command when VeraCrypt.exe exi...
Mounir IDRASSI
1
-0
/
+54
2020-01-21
Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...
Mounir IDRASSI
1
-0
/
+14
2019-12-13
Windows: check "TrueCrypt Mode" in password dialog when mounting a file conta...
Mounir IDRASSI
1
-1
/
+1
2019-12-08
Windows: enhancements to the mechanism preserving file timestamps, especially...
Mounir IDRASSI
1
-9
/
+15
2019-11-28
Windows: Don't write extra 0x00 byte at the end of DcsProp file when modifyin...
Mounir IDRASSI
1
-3
/
+4
2019-11-22
Windows: Add new registry flags for SystemFavoritesService to control updatin...
Mounir IDRASSI
1
-2
/
+9
2019-11-12
Windows: Allow system encrypted devices to be mounted from WindowsPE - even i...
csware
1
-4
/
+9
2019-10-27
Windows: use strcmp to compare effective content of std::string since == oper...
VeraCrypt_1.24-Hotfix1
Mounir IDRASSI
1
-1
/
+1
2019-10-27
Windows: Only update boot configuration on disk if the user actually changed ...
Mounir IDRASSI
1
-25
/
+29
2019-10-27
Windows: Update EFI NVRAM variable only if changed or doesn't exist and add c...
Mounir IDRASSI
1
-1
/
+4
2019-10-25
Windows: for system encryption case, also perform automatic fix of boot confi...
Mounir IDRASSI
1
-14
/
+10
2019-10-20
Windows: Add checks that the System Favorites service is running. Warn user i...
Mounir IDRASSI
1
-1
/
+31
2019-09-29
Windows: Use periodic update of connected devices only if there is a Favorite...
Mounir IDRASSI
1
-8
/
+15
2019-09-26
Windows: Fix sporadic keyboard issue in Secure Desktop for password dialog by...
Mounir IDRASSI
1
-1
/
+6
2019-09-24
Windows: fix HourGlass cursor showing up in main UI after launching disk decr...
Mounir IDRASSI
1
-4
/
+0
[next]