Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
Windows: Fix regression in Expander and Format when RAM encryption is enable ...
Mounir IDRASSI
1
-0
/
+72
2019-12-10
Windows: Add switch /FastCreateFile for VeraCrypt Format.exe to speedup creat...
Mounir IDRASSI
1
-2
/
+23
2019-12-08
Windows: enhancements to the mechanism preserving file timestamps, especially...
Mounir IDRASSI
1
-8
/
+13
2019-03-02
Windows: Generalize RAM encryption for keys to VeraCrypt binaries, especially...
Mounir IDRASSI
1
-0
/
+7
2019-01-21
Windows driver: remove volumes master keys from CRYPTO_INFO since they are no...
Mounir IDRASSI
1
-2
/
+2
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2017-06-11
Windows: various fixes following Coverity analysis.
Mounir IDRASSI
1
-2
/
+3
2017-06-02
Windows: fix compilation error cause by extra '&&' in if statement
Mounir IDRASSI
1
-1
/
+1
2017-05-28
Windows: add support for ReFS on Windows 10 when creating normal volumes.
Mounir IDRASSI
1
-3
/
+7
2016-09-11
Windows: in case of In-Place encryption, encrypt random data instead of exist...
Mounir IDRASSI
1
-1
/
+1
2016-08-15
Windows: fill unused/reserved header areas with the result of encryption of r...
Mounir IDRASSI
1
-1
/
+1
2016-08-15
Windows: align buffers used for keys to avoid issues when SSE used.
Mounir IDRASSI
1
-2
/
+2
2016-08-15
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...
Mounir IDRASSI
1
-0
/
+53
2016-05-10
Remove trailing whitespace
David Foerster
1
-41
/
+41
2016-05-10
Normalize all line terminators
David Foerster
1
-1054
/
+1054
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
1
-6
/
+6
2016-01-27
Windows/Linux: Implement exFAT support.
Mounir IDRASSI
1
-6
/
+26
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-12-21
Windows: Implement PIM caching, both for system encryption and for normal vol...
Mounir IDRASSI
1
-1
/
+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-14
/
+13
2015-09-16
Windows: first implementation of CLI support for creating volumes.
Mounir IDRASSI
1
-9
/
+15
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-7
/
+9
2015-07-11
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
1
-3
/
+3
2015-07-06
Windows: better logic for FormatEx function call. To be replaced in the futur...
Mounir IDRASSI
1
-9
/
+61
2015-07-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-3
/
+7
2015-05-29
Windows: workaround FormatEx keeping references on formatted volume by adding...
Mounir IDRASSI
1
-3
/
+3
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-1
/
+3
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-1
/
+1
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-14
/
+15
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-6
/
+8
2014-11-08
Static Code Analysis : fix non-absolute DLL/process loads that can be hijacke...
Mounir IDRASSI
1
-1
/
+11
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+1010