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