VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign_test.bat
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Normalize all line terminatorsDavid Foerster1-31/+31
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-2/+2
2016-01-17Windows: Add SHA-256 EV Code Signing using the new GlobalSign certificate on ↵Mounir IDRASSI1-4/+8
top of the SHA-1 code signing. Create new SHA256 test code signing certificate and update test signing script.
2016-01-03Windows: sign binaries using both SHA-1 and SHA-256 for maximum ↵Mounir IDRASSI1-11/+10
compatibility. Add requirement for Windows SDK 8.1 that contains signtool.exe version that enables this.
2015-10-07Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16Mounir IDRASSI1-1/+1
2015-09-26Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15Mounir IDRASSI1-1/+1
2015-08-09Increment version to 1.13VeraCrypt_1.13Mounir IDRASSI1-1/+1
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI1-1/+1
2015-05-22Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ↵Mounir IDRASSI1-0/+4
install 64-bit exe files on Windows 64-bit. This gives a boot in performance for encryption/decryption of partitions/drives on Windows 64-bit.
2015-04-11Windows: add a test code-signing certificate and a batch file to sign ↵Mounir IDRASSI1-0/+25
binaries and the installer with it.