This website requires JavaScript.
Explore
Help
Sign In
Public
/
VeraCrypt
Watch
1
Star
0
Fork
0
You've already forked VeraCrypt
mirror of
https://github.com/veracrypt/VeraCrypt.git
synced
2025-11-11 11:08:02 -06:00
Code
Activity
Files
093fada00b8f892cecd98cc3add8dfd1bd6baf12
VeraCrypt
/
src
/
ExpandVolume
History
Mounir IDRASSI
0718a4ec20
Increment VeraCrypt version to 1.0f-2
2015-04-06 00:22:48 +02:00
..
DlgExpandVolume.cpp
Windows: use secure string functions
2015-04-06 00:22:39 +02:00
ExpandVolume.c
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks to random generator to abort in case of error and display a diagnose message to the user.
2015-04-06 00:22:36 +02:00
ExpandVolume.h
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
ExpandVolume.rc
Increment VeraCrypt version to 1.0f-2
2015-04-06 00:22:48 +02:00
ExpandVolume.vcproj
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
InitDataArea.c
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
InitDataArea.h
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
Logo_96dpi.bmp
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
Logo_288dpi.bmp
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
resource.h
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
VeraCryptExpander.manifest
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor modification to Mount.c to avoid link errors when building VeraCryptExpander.
2015-01-20 12:42:04 +01:00
WinMain.cpp
Static Code Analysis: handle unused variables more properly. Catch STL exception. Add more checks. Add proper cast to arithmetic operations.
2015-02-09 11:01:11 +01:00