Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Format
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-04
Increment internal version to 1.24.19
Mounir IDRASSI
1
-2
/
+2
2020-06-29
Increment internal version to 1.24.18 and update signed Windows drivers.
Mounir IDRASSI
1
-2
/
+2
2020-06-28
Windows: remove unused code targeting Windows 2000.
Mounir IDRASSI
1
-14
/
+2
2020-06-23
Increment version to 1.24-Update7
Mounir IDRASSI
1
-4
/
+4
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
Increment version to 1.24-Update6
Mounir IDRASSI
1
-4
/
+4
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-02-11
Increment version to 1.24-Update5 and update signed Windows drivers.
Mounir IDRASSI
1
-4
/
+4
2020-02-10
Windows: Fix warnings reported by Coverity static code analyzer
Mounir IDRASSI
1
-8
/
+17
2020-02-04
Windows: Fix groupbox alignment issue in UI of Fprmat wizard
Mounir IDRASSI
1
-1
/
+1
2020-01-22
Increment version to 1.24-Update4 and update Release Notes
Mounir IDRASSI
1
-4
/
+4
2020-01-22
Windows: Fix regression in Expander and Format when RAM encryption is enable ...
Mounir IDRASSI
1
-0
/
+41
2020-01-21
Windows: Fix failure of Screen Readers (Accessibility support) to reader UI b...
Mounir IDRASSI
1
-0
/
+12
2019-12-16
Update version information in preparation for 1.24-Update2 release
Mounir IDRASSI
1
-2
/
+2
2019-12-16
Update Format wizard bitmap using submission by Andreas Becker (https://githu...
Mounir IDRASSI
1
-0
/
+0
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
Increment version to 1.24-Update2
Mounir IDRASSI
1
-4
/
+4
2019-12-10
Windows: Align volume size field in Format wizard with other controls
Mounir IDRASSI
1
-1
/
+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-11-07
Increment version to 1.24-Hotfix2
Mounir IDRASSI
1
-4
/
+4
2019-10-24
Increment version to 1.24-Hotfix1
Mounir IDRASSI
1
-4
/
+4
2019-10-20
Increment version to 1.23-Hotfix1-Preview
Mounir IDRASSI
1
-4
/
+4
2019-10-20
Windows: resize UI elements of random collection step in Format wizard
Mounir IDRASSI
1
-8
/
+7
2019-10-06
Increment version to 1.24
Mounir IDRASSI
1
-2
/
+2
2019-10-02
Windows: Add support for /nosizecheck switch in Format command line file cont...
Mounir IDRASSI
1
-1
/
+1
2019-10-02
Increment version to 1.24-Beta6
Mounir IDRASSI
1
-4
/
+4
2019-09-30
Windows: resize VeraCrypt Format Wizard and Mount Options dialogs to fix some...
Mounir IDRASSI
2
-273
/
+270
2019-09-25
Windows: Disable the Keyfiles button in system encryption wizard since we don...
Mounir IDRASSI
1
-1
/
+2
2019-03-09
Increment version to 1.24-Beta5
Mounir IDRASSI
1
-4
/
+4
2019-03-09
Increment version to 1.24-Beta4 and update release notes to clarify that pass...
Mounir IDRASSI
1
-4
/
+4
2019-03-03
Increment version to 1.24-Beta3. Update Release Notes.
Mounir IDRASSI
1
-4
/
+4
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-03-02
Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially...
Mounir IDRASSI
1
-2
/
+39
2019-02-04
Automatically truncate passwords for TrueCrypt volumes and System Encryption ...
Mounir IDRASSI
1
-6
/
+6
2019-01-28
Increment version to 1.24-Beta2
Mounir IDRASSI
1
-4
/
+4
2019-01-26
Windows: Add a build configuration containing EFI bootloader signed with cust...
Mounir IDRASSI
1
-0
/
+135
2019-01-15
Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...
Mounir IDRASSI
1
-7
/
+3
2019-01-14
Increment version to 1.24-Beta1
Mounir IDRASSI
1
-4
/
+4
2018-12-19
Increment version to 1.24-Beta0
Mounir IDRASSI
1
-4
/
+4
2018-12-19
Windows: Enable selection of Quick Format for file containers. Separate Quick...
Mounir IDRASSI
3
-27
/
+55
2018-10-10
Increment version to 1.23-Hotfix-2
Mounir IDRASSI
1
-4
/
+4
2018-09-21
Increment version to 1.23-Hotfix-1
Mounir IDRASSI
1
-4
/
+4
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
[next]