summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/tools
Commit message (Expand)AuthorAgeFilesLines
* IPRT/*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-011-21/+21
* *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ s/VBOX_OPENSSL-x86/VBoxOpenSsl...vboxsync2023-01-231-1/+1
* Copyright year updates by scm.vboxsync2023-01-1729-29/+29
* RTSignTool: Corrected help for the hash-exe command. bugref:8691vboxsync2022-09-181-1/+1
* RTSignTool: Added the --self-signed-roots-from-system option to verfiy-exe an...vboxsync2022-09-181-75/+106
* RTSignTool: Added a hash-exe command.vboxsync2022-09-171-3/+102
* RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment factor (51...vboxsync2022-09-171-3/+9
* RTSignTool: Added --input argument aliases for --exe to simplify certificate ...vboxsync2022-09-161-3/+5
* RTSignTool: scm fix. bugref:8691vboxsync2022-09-151-1/+1
* RTSignTool: Added commands for extracting root certificates for both a primar...vboxsync2022-09-151-1/+4
* RTSignTool: Added commands for extracting root certificates for both a primar...vboxsync2022-09-152-327/+877
* IPRT/RTSignTool: A failed attempt at doing multiple timestamps for a single s...vboxsync2022-09-141-117/+180
* IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx to make ...vboxsync2022-09-061-2/+2
* scm copyright and license note updatevboxsync2022-08-2229-290/+580
* RTSignTool: Don't add the dummy timestamp certificate we feed to OpenSSL when...vboxsync2022-07-181-6/+24
* RTSignTool: Handle the /d and /du in the sign command for signtool compatibil...vboxsync2022-07-171-0/+10
* RTSignTool: Ignore the /a option for signtool compatibility. bugref:8691vboxsync2022-07-171-3/+6
* SUP: Added a dummy build program (bldSUPSignedDummy) for singing certificate ...vboxsync2022-07-171-4/+0
* RTSignTool: Search the user/system stores for intermedate CAs to the signing ...vboxsync2022-07-171-0/+8
* RTSignTool: Search the user/system stores for intermedate CAs to the signing ...vboxsync2022-07-172-11/+175
* RTSignTool: Added some more detail to the 'help sign' output. bugref:8691vboxsync2022-07-171-15/+63
* RTSignTool: Nested .cat file signatures. bugref:8691vboxsync2022-07-171-18/+22
* /Config.kmk,openssl,RTSignTool: Build bldRTSignTool with signing capability o...vboxsync2022-07-172-14/+44
* RTSignTool: Merged sign-exe and sign-cat into a single command, detecting the...vboxsync2022-07-162-161/+211
* RTSignTool: Some cleanups, no real change. [build fix] bugref:8691vboxsync2022-07-161-1/+1
* RTSignTool: Some cleanups, no real change. bugref:8691vboxsync2022-07-161-12/+19
* RTSignTool: A few conveniences. bugref:8691vboxsync2022-07-161-31/+68
* RTSignTool: Working on using certificates + private keys from the windows cry...vboxsync2022-07-161-0/+4
* RTSignTool: Working on using certificates + private keys from the windows cry...vboxsync2022-07-162-158/+847
* RTSignTool: Fixed a bug in the SpcIndirectDataContent/DigestInfo we generate....vboxsync2022-07-151-0/+106
* RTSignTool: Added a sign-cat command. Output PKCS#7 V1 w/o extra octet string...vboxsync2022-07-151-57/+254
* RTSignTool: Initial implementation of page hashes. bugref:8691vboxsync2022-07-141-1/+106
* RTSignTool: Made sign-exe work for unsigned files. bugref:8691vboxsync2022-07-131-7/+13
* RTSignTool: Use new setters. Corrected Ms-SpcOpusInfo. [build fix] bugref:8691vboxsync2022-07-131-18/+0
* RTSignTool: Use new setters. Corrected Ms-SpcOpusInfo. bugref:8691vboxsync2022-07-131-75/+66
* RTSignTool: scm fix. bugref:8691vboxsync2022-07-131-1/+1
* RTSignTool/sign-exe: More work, output looks better now. bugref:8691vboxsync2022-07-131-46/+197
* RTSignTool,IPRT: Working on signing executable images. [build fix] bugref:8691vboxsync2022-07-131-1/+1
* RTSignTool,IPRT: Working on signing executable images. [build fix] bugref:8691vboxsync2022-07-131-0/+1
* RTSignTool,IPRT: Working on signing executable images. [build fix] bugref:8691vboxsync2022-07-131-0/+5
* RTSignTool,IPRT: Working on signing executable images. bugref:8691vboxsync2022-07-131-134/+728
* RTSignTool: Must normalize after changing RTTIME.i32Year before imploding it ...vboxsync2022-07-121-2/+4
* RTSignTool: Some early timstamping. [scm fix] bugref:8691vboxsync2022-07-121-1/+1
* RTSignTool: Some early timstamping. [scm fix] bugref:8691vboxsync2022-07-121-5/+6
* RTSignTool: Some early timstamping. bugref:8691vboxsync2022-07-121-66/+593
* RTSignTool: Some showexe work. bugref:8691vboxsync2022-07-101-66/+133
* RTLdrCheckImports: Open the image with the RTLDR_O_DEBUG flag set so we don't...vboxsync2022-01-181-1/+2
* scm --update-copyright-yearvboxsync2022-01-0129-29/+29
* Runtime/tools/RTEfiSigDb: Fixes, bugref:9580vboxsync2021-07-261-29/+93
* Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]vboxsync2021-07-261-2/+2