Mounir IDRASSI
|
0dda93ca47
Avoid changing metadata (ownership, permission,etc) of /usr when unpacking VeraCrypt tar package
|
10 年之前 |
Mounir IDRASSI
|
c2d4bf6207
Set the Execute bit for VeraCrypt uninstall script before copying it to the tar package
|
10 年之前 |
Mounir IDRASSI
|
a9404c2bff
Remove VeraCrypt version number from Readme.txt.
|
10 年之前 |
Mounir IDRASSI
|
5218b6dfe8
Add VeraCrypt specific Linux packaging code in Makefiles and add various helper scripts. The original TrueCrypt sources didn't contain anything about this.
|
11 年之前 |
Mounir IDRASSI
|
41a22ca4e7
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
|
11 年之前 |
Mounir IDRASSI
|
17823cb58c
Update wxFormBuild file to latest version (3.5 beta) and generate new Forms.cpp/Forms.h files.
|
11 年之前 |
Mounir IDRASSI
|
a81790329f
Point to the SourceForge website instead of idrix.fr for the application link. Remove OS parameter is URL constructed under Linux/MacOSX
|
11 年之前 |
Mounir IDRASSI
|
4b6594325f
Update wxWidgets compilation flags in order to be compatible with wxWidgets 3.0 and remove unneeded dependencies to ensure maximum compatibility.
|
11 年之前 |
Mounir IDRASSI
|
e1de322ed3
Replace 'TRUE' by 'VERA' in some GUI constants and comments
|
11 年之前 |
Mounir IDRASSI
|
b6dc9e9e15
Change legacy version check in newly added Linux/MacOSX sources from 0x600 (TrueCrypt) to 0x10b
|
11 年之前 |
Mounir IDRASSI
|
b9e34c30e8
Require to upgrade rescue disk if upgrading from version 1.0a of VeraCrypt instead of version 6.0a (left over from TrueCrypt). Does anyone still uses VeraCrypt 1.0a???
|
11 年之前 |
Mounir IDRASSI
|
95c6072a57
Modify language files from TrueCrypt to make them compatible with VeraCrypt. Set supported version to 1.0d.
|
11 年之前 |
Mounir IDRASSI
|
859393caf1
Add original TrueCrypt 7.1a translation language files
|
11 年之前 |
Mounir IDRASSI
|
437cbd9c8b
Remove some legacy code inherited from True and that doesn't apply to VeraCrypt
|
11 年之前 |
Mounir IDRASSI
|
f34d894f6e
Detect correctly VeraCrypt rescue disk by looking for the little-endian encoding of "Vera" instead of "True".
|
11 年之前 |
Mounir IDRASSI
|
7875d3ec3f
Set volume header to 'VERA' instead of 'TRUE' in newly added Linux/MacOSX code
|
11 年之前 |
Mounir IDRASSI
|
f701dc1c29
Correct typos introduced inadvertently
|
11 年之前 |
Mounir IDRASSI
|
bacd720279
Correct values of RIPEMD160 iterations count to be identical to Windows ones (defined in function get_pkcs5_iteration_count)
|
11 年之前 |
Mounir IDRASSI
|
31fd16979f
Change TrueCrypt to VeraCrypt in some comments
|
11 年之前 |
Mounir IDRASSI
|
4d12001e10
Adapt Makefiles for VeraCrypt. Use PKCS#11 headers from source tree is not specified elsewhere.
|
11 年之前 |
Mounir IDRASSI
|
084a8ee85c
wxWidgets 3.0 compatibility modifications
|
11 年之前 |
Mounir IDRASSI
|
c386beb69c
Adapt newly added Linux/MacOSX code to the modification of key derivation introduced by VeraCrypt
|
11 年之前 |
Mounir IDRASSI
|
be4ca4bac6
Replace TrueCrypt from Linux/MacOSX mount point names
|
11 年之前 |
Mounir IDRASSI
|
0c95ed3691
Add PKCS#11 2.20 headers to the source tree
|
11 年之前 |
Mounir IDRASSI
|
a27f345832
Set the publisher to IDRIX in the uninstaller registry key.
|
11 年之前 |
Mounir IDRASSI
|
08e653c926
Increment VeraCrypt version to 1.0d
|
11 年之前 |
Mounir IDRASSI
|
751a454e6c
Correct issue in handling hidden system partitions that made it impossible to verify their password.
|
11 年之前 |
Mounir IDRASSI
|
9b19baf73e
use burn instead of memset when clearing RIPEMD context to ensure the compiler won't optimize it
|
11 年之前 |
Mounir IDRASSI
|
5ebd79745d
Use calloc directly instead of combining malloc and ZeroMemory
|
11 年之前 |
Mounir IDRASSI
|
1763e8a2ba
Correct minor bug in ReadRegistryString function
|
11 年之前 |