VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign.bat
AgeCommit message (Collapse)AuthorFilesLines
2019-01-14Increment version to 1.24-Beta1Mounir IDRASSI1-1/+1
2018-12-19Windows: update signing script to use newly issued IDRIX EV code signing ↵Mounir IDRASSI1-3/+3
certificate.
2018-12-19Increment version to 1.24-Beta0Mounir IDRASSI1-1/+1
2018-10-10Increment version to 1.23-Hotfix-2Mounir IDRASSI1-1/+1
2018-09-21Increment version to 1.23-Hotfix-1Mounir IDRASSI1-1/+1
2018-09-09Increment version to 1.23Mounir IDRASSI1-1/+1
2018-09-03Increment version to 1.23-BETA8 and update release notes.Mounir IDRASSI1-1/+1
2018-09-03Increment version to 1.23-BETA7 and update release notes.Mounir IDRASSI1-1/+1
2018-08-24Increment version to 1.23-BETA6Mounir IDRASSI1-1/+1
2018-08-18Increment version to 1.23-BETA5 and update release notesMounir IDRASSI1-1/+1
2018-08-16Increment version to 1.23-BETA4 and update release notes.Mounir IDRASSI1-1/+1
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI1-1/+1
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI1-1/+1
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI1-1/+1
2018-04-23Increment version to 1.23-BETA0 (1.23.0)Mounir IDRASSI1-1/+1
2018-03-30Increment version to 1.22 (1.22.9)Mounir IDRASSI1-1/+1
2018-03-28Increment version to 1.22-BETA8 (1.22.8)Mounir IDRASSI1-1/+1
2018-03-27Increment version to 1.22-BETA7 (1.22.7)Mounir IDRASSI1-1/+1
2018-03-25Increment version to 1.22-BETA6 (1.22.6)Mounir IDRASSI1-1/+1
2018-03-22Increment version to 1.22-BETA5 (1.22.5)Mounir IDRASSI1-1/+1
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI1-1/+1
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI1-1/+1
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-1/+1
2017-07-29Windows: Add portable installer that only extra binaries without the need of ↵Mounir IDRASSI1-2/+4
administrative privileges for extraction.
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-07Windows: Add PDF documents about DCS configuration for EFI system ↵Mounir IDRASSI1-0/+2
encryption: TPM support, full disk encryption and hidden OS. Include this in Windows installer.
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-2/+3
2017-06-05Windows: Install CHM User Guide instead of PDF one. Delete existing PDF when ↵Mounir IDRASSI1-3/+9
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-27/+27
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-6/+7
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-12/+12
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-09-16Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14Mounir 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.