VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign_test.bat
AgeCommit message (Collapse)AuthorFilesLines
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI1-2/+2
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI1-2/+2
2017-06-05Windows: move language XML files to new "Languages" folder in the ↵Mounir IDRASSI1-2/+7
installation directory.
2017-06-05Windows: Move User Guide CHM file under "docs" folderMounir IDRASSI1-1/+1
2017-06-05Windows: Install CHM User Guide instead of PDF one. Delete existing PDF when ↵Mounir IDRASSI1-3/+10
upgrading.
2017-06-01Windows: Update packaging bat files to account for the location change of ↵Mounir IDRASSI1-0/+10
license files and User Guide pdf.
2017-05-15Windows: Add HTML documentation to Windows installer.Mounir IDRASSI1-1/+11
2016-12-30Increment version to 1.20 BETA2 (1.20.2)Mounir IDRASSI1-2/+2
2016-12-08Increment version to 1.20 BETA1 (1.20.1)Mounir IDRASSI1-2/+2
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI1-2/+2
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI1-2/+2
2016-08-21Increment version to 1.19 BETA2 (1.19.2)Mounir IDRASSI1-2/+2
2016-08-16Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreReleaseMounir IDRASSI1-2/+2
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.