Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-02
Fix compiler type-cast warnings
Mounir IDRASSI
2
-2
/
+2
2023-07-02
Update Release Notes with latest changes.
Mounir IDRASSI
1
-2
/
+2
2023-07-01
Windows: Use full list of supported cluster sizes for NTFS, ReFS and exFAT fi...
Mounir IDRASSI
1
-6
/
+26
2023-07-01
Windows: Add missing header changes needed for previous commit
Mounir IDRASSI
1
-2
/
+2
2023-07-01
Windows: Make API formatting fallback to format.com in case of elevation. rem...
Mounir IDRASSI
3
-57
/
+24
2023-07-01
Windows: fix compilation warnings
Mounir IDRASSI
1
-3
/
+3
2023-07-01
Windows: Fix formatting issue during volume creation by using /Y for format.c...
Mounir IDRASSI
3
-31
/
+83
2023-07-01
Windows: Don't make Mount button split button if it is for dismounting
Mounir IDRASSI
1
-44
/
+62
2023-06-30
Windows: Support drag-n-drop of files in Expander for mounting. Fix drag-n-dr...
Mounir IDRASSI
1
-24
/
+12
2023-06-30
Correctly detect ARM builds when listing CPU features in headers
Mounir IDRASSI
2
-6
/
+6
2023-06-29
Linux: Fix wrong size for hidden volume when selecting the option to use all ...
Mounir IDRASSI
1
-1
/
+1
2023-06-29
Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins...
Mounir IDRASSI
4
-13
/
+15
2023-06-29
Linux: Add libpcsclite dependency into compilation guide (#1136)
Jertzukka
1
-0
/
+1
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
81
-1548
/
+4628
2023-06-28
Add EMV functionality (#1080)
mmauv
61
-535
/
+2396
2023-06-28
Increment version to 1.26.3. Update Release Notes
Mounir IDRASSI
15
-42
/
+42
2023-06-28
Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/Full...
Mounir IDRASSI
5
-22
/
+85
2023-06-28
Windows: Better handling of quick format for file container
Mounir IDRASSI
5
-23
/
+104
2023-06-25
Windows: 100% localization of Expander UI strings
Mounir IDRASSI
4
-40
/
+70
2023-06-25
Windows: Better language localization support for Expander.
Mounir IDRASSI
5
-5
/
+36
2023-06-24
Windows: Add 7zWindows.h file to Lzma project files
Mounir IDRASSI
4
-0
/
+8
2023-06-23
Dll125 lzma (#1120)
DLL125
24
-1149
/
+2124
2023-06-23
Windows: if /fastCreateFile set, request SE_MANAGE_VOLUME_NAME privileges (cr...
Mounir IDRASSI
2
-6
/
+24
2023-06-23
Windows: Make SetPrivilege return error if AdjustTokenPrivileges cannot adjus...
Mounir IDRASSI
1
-2
/
+5
2023-06-20
Windows: Allow selecting size unit (KB/MB/GB) for generated keyfiles
Mounir IDRASSI
4
-27
/
+68
2023-06-18
Windows: make Expander first check file existence before proceeding further
Mounir IDRASSI
1
-1
/
+6
2023-06-18
Linux: make .deb package compatible with Debian 12
Mounir IDRASSI
1
-1
/
+2
2023-06-14
Linux/macOS: only wipe password/PIM text controls if they are not empty
Mounir IDRASSI
2
-2
/
+10
2023-06-13
Linux: Fix compatibility of generic installers with old Linux distros
Mounir IDRASSI
2
-2
/
+6
2023-06-13
Crypto: Fix detection of SSSE3 intrinsics in compiler
Mounir IDRASSI
1
-1
/
+1
2023-06-13
Linux: use wxWidgets 3.2.2.1 for official VeraCrypt Linux packages
Mounir IDRASSI
8
-16
/
+16
2023-06-13
Linux: fix static build against wxWidgets 3.2.2.1
Mounir IDRASSI
1
-1
/
+3
2023-06-13
Fix WXSTATIC building on latest wxWidgets stable 3.2.2.1 (#1103)
Jertzukka
1
-1
/
+1
2023-06-10
Linux/FreeBSD: Fix privilege escalation prompts being ignored (#1100)
Jertzukka
1
-3
/
+5
2023-06-06
Update copyright on various files
Mounir IDRASSI
3
-5
/
+5
2023-06-05
Linux/macOS: Fix error during creation of installation package
Mounir IDRASSI
1
-3
/
+3
2023-06-04
Update copyrights in Readme.txt
Mounir IDRASSI
1
-3
/
+3
2023-06-04
Increment version to 1.26.2. Update Release Notes
Mounir IDRASSI
14
-42
/
+42
2023-06-04
Windows: Possible workaround for logarithmic slowdown for Encrypt-In-Place on...
Mounir IDRASSI
2
-21
/
+52
2023-06-02
Windows: Add dropdown menu to Mount button to allow mounting without cache
Mounir IDRASSI
7
-8
/
+78
2023-06-01
Fix issues launching fsck via terminal on Linux (#1086)
Jertzukka
5
-5
/
+22
2023-05-29
fix wrong URL to clone EDK2 repo (#1084)
Passw
1
-1
/
+1
2023-05-28
Pkcs5.c: Fix typos where SHA256 is mentionned instead of Blake2s
Mounir IDRASSI
1
-5
/
+5
2023-05-27
Prevent failing fs options being shown in --text --create (#1078)
Jertzukka
1
-15
/
+23
2023-05-27
Linux/macOS: Make RNG implementation match documentation and the Windows impl...
Mounir IDRASSI
1
-8
/
+15
2023-05-27
Linux/macOS: explicitely initialize hash algo before hashing random pool
Mounir IDRASSI
1
-2
/
+3
2023-05-26
Windows: Add missing Blake2s source files to VS 2019 crypto project
Mounir IDRASSI
1
-0
/
+3
2023-05-26
Windows: Add missing update of libzip zip_err_str.c and fix libzip related pr...
Mounir IDRASSI
5
-86
/
+153
2023-05-25
Update Libzip to latest 1.9.2 (#1071)
DLL125
144
-4059
/
+8304
2023-05-22
Linux: Fix printing error when checking freespace during volume creation
Mounir IDRASSI
1
-1
/
+6
[prev]
[next]