Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ExpandVolume
/
ExpandVolume.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
Windows: in case of In-Place encryption, encrypt random data instead of exist...
Mounir IDRASSI
1
-1/+1
2016-08-14
Windows: fill unused/reserved header areas with the result of encryption of r...
Mounir IDRASSI
1
-1/+1
2016-08-14
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...
Mounir IDRASSI
1
-3/+44
2016-05-10
Remove trailing whitespace
David Foerster
1
-5/+5
2016-05-10
Normalize all line terminators
David Foerster
1
-21/+21
2016-05-05
Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot...
Mounir IDRASSI
1
-0/+0
2016-01-27
Windows/Linux: Implement exFAT support.
Mounir IDRASSI
1
-0/+0
2016-01-19
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1/+1
2016-01-18
Windows: solve Expander GUI issues caused by latest Unicode modifications.
Mounir IDRASSI
1
-11/+11
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
-30/+30
2015-08-05
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-33/+15
2015-07-10
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
1
-9/+9
2015-07-05
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-1/+5
2015-05-25
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-8/+9
2015-04-05
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
1
-1/+7
2015-02-09
Static Code Analysis: solve issues in Expander. Use real random values for wi...
Mounir IDRASSI
1
-4/+23
2015-01-20
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ...
Mounir IDRASSI
1
-0/+971