Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Format
/
Tcformat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
Windows Security: make memory protection enabled by default. Add process miti...
Mounir IDRASSI
1
-1
/
+1
2023-09-03
Windows: Replace legacy file/dir selection APIs with modern IFileDialog inter...
Mounir IDRASSI
1
-2
/
+2
2023-09-03
Windows: remove legacy code (XP, Vista). Simplify code since Windows 7 is now...
Mounir IDRASSI
1
-61
/
+6
2023-09-03
Windows: simpler and more robust safe dll loading combined with delay loading...
Mounir IDRASSI
1
-1
/
+0
2023-07-22
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
Mounir IDRASSI
1
-5
/
+5
2023-07-11
Windows: when overwriting an existing file container, add its current size to...
Mounir IDRASSI
1
-0
/
+7
2023-07-01
Windows: Use full list of supported cluster sizes for NTFS, ReFS and exFAT fi...
Mounir IDRASSI
1
-6
/
+26
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-1
/
+1
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-1
/
+3
2023-06-28
Windows: Add comboxbox to Format wizard to choose QuickFormat/FastCreate/Full...
Mounir IDRASSI
1
-19
/
+73
2022-12-11
Revert "New sys enc wizard (#957)"
Mounir IDRASSI
1
-1041
/
+196
2022-08-25
New sys enc wizard (#957)
SysEncWizardPR957
Felix Reichmann
1
-196
/
+1041
2022-03-26
Windows: Add various checks to address Coverity reported issues.
Mounir IDRASSI
1
-5
/
+12
2022-03-08
Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...
Mounir IDRASSI
1
-6
/
+3
2021-07-13
Windows: replace insecure wcscpy/wcscat/strcpy runtime functions with secure ...
Mounir IDRASSI
1
-6
/
+6
2021-01-02
Windows: Fix issue in preserving last access timestamp of file containers whe...
Mounir IDRASSI
1
-2
/
+0
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-22
Windows: Warn about Fast Startup if it is enabled during system encryption or...
Mounir IDRASSI
1
-0
/
+18
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
1
-2
/
+26
2020-06-28
Windows: remove unused code targeting Windows 2000.
Mounir IDRASSI
1
-14
/
+2
2020-06-23
Windows: Don't allow Hidden volume to have the same password, PIM and keyfile...
Mounir IDRASSI
1
-7
/
+49
2020-03-10
Windows: Add /secureDesktop switch to VeraCrypt Format
Mounir IDRASSI
1
-0
/
+21
2020-03-10
Windows: Support using token keyfile when creating file container using comma...
Mounir IDRASSI
1
-1
/
+33
2020-01-21
Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...
Mounir IDRASSI
1
-0
/
+12
2019-12-16
Windows: make /fastCreateFile switch apply to both UI and command line creati...
Mounir IDRASSI
1
-1
/
+2
2019-12-12
Windows: Fix the checkbox for skipping verification of Rescue Disk not reflec...
Mounir IDRASSI
1
-0
/
+1
2019-12-10
Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat...
Mounir IDRASSI
1
-0
/
+10
2019-12-08
Windows: enhancements to the mechanism preserving file timestamps, especially...
Mounir IDRASSI
1
-0
/
+12
2019-10-02
Windows: Add support for /nosizecheck switch in Format command line file cont...
Mounir IDRASSI
1
-1
/
+1
2019-09-25
Windows: Disable the Keyfiles button in system encryption wizard since we don...
Mounir IDRASSI
1
-1
/
+2
2019-03-03
Windows: replicate old behavior when handling passwords in UI when legacy pas...
Mounir IDRASSI
1
-9
/
+16
2019-03-03
Windows: Add option to use legacy maximum password length (64 characters) ins...
Mounir IDRASSI
1
-1
/
+4
2019-02-04
Automatically truncate passwords for TrueCrypt volumes and System Encryption ...
Mounir IDRASSI
1
-6
/
+6
2019-01-15
Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...
Mounir IDRASSI
1
-7
/
+3
2018-12-19
Windows: Enable selection of Quick Format for file containers. Separate Quick...
Mounir IDRASSI
1
-22
/
+48
2018-09-21
Windows: don't use quick format by default when creating file containers usin...
Mounir IDRASSI
1
-1
/
+8
2018-09-21
Windows: add /nosizecheck switch to VeraCrypt Format that allows disabling ch...
Mounir IDRASSI
1
-1
/
+8
2018-09-03
Windows: fix regression when language selected in the setup during fresh inst...
Mounir IDRASSI
1
-0
/
+5
2018-08-24
Windows: fix language selected in the installer not used by "Create Volume" w...
Mounir IDRASSI
1
-1
/
+1
2018-08-24
Windows: Add check on size of file container to ensure it's smaller than avai...
Mounir IDRASSI
1
-3
/
+42
2018-08-16
Windows: Fix regression that caused the system encryption wizard to crash whe...
Mounir IDRASSI
1
-3
/
+3
2018-08-07
Windows: Display a balloon tip warning or error message when the value pasted...
Mounir IDRASSI
1
-3
/
+3
2018-04-23
Windows: Fix system encryption issues on machines that always force booting o...
Mounir IDRASSI
1
-2
/
+2
2017-11-28
Language XML files: remove references to GOST89 since it is not supported any...
Mounir IDRASSI
1
-6
/
+0
2017-07-02
Windows: fix documentation and UI messages about the PIM constraints and calc...
Mounir IDRASSI
1
-4
/
+4
2017-07-02
Windows: when mounting multiple favorites, use PIM of previous favorite along...
Mounir IDRASSI
1
-4
/
+4
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2017-06-11
Windows: fix compiler warnings
Mounir IDRASSI
1
-2
/
+2
2017-06-05
Windows: Correctly open online help when selected in menu. Remove unused para...
Mounir IDRASSI
1
-16
/
+16
[next]