VirtualBox

source: vbox/trunk/src/VBox/Runtime/tools/RTSignTool.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100442   18 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96783   2 years vboxsync RTSignTool: Corrected help for the hash-exe command. bugref:8691
(edit) @96781   2 years vboxsync RTSignTool: Added the --self-signed-roots-from-system option to …
(edit) @96778   2 years vboxsync RTSignTool: Added a hash-exe command.
(edit) @96777   2 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96764   2 years vboxsync RTSignTool: Added --input argument aliases for --exe to simplify …
(edit) @96755   2 years vboxsync RTSignTool: scm fix. bugref:8691
(edit) @96753   2 years vboxsync RTSignTool: Added commands for extracting root certificates for both a …
(edit) @96730   2 years vboxsync IPRT/RTSignTool: A failed attempt at doing multiple timestamps for a …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95690   2 years vboxsync RTSignTool: Don't add the dummy timestamp certificate we feed to …
(edit) @95688   2 years vboxsync RTSignTool: Handle the /d and /du in the sign command for signtool …
(edit) @95687   2 years vboxsync RTSignTool: Ignore the /a option for signtool compatibility. bugref:8691
(edit) @95683   2 years vboxsync RTSignTool: Search the user/system stores for intermedate CAs to the …
(edit) @95682   2 years vboxsync RTSignTool: Search the user/system stores for intermedate CAs to the …
(edit) @95680   2 years vboxsync RTSignTool: Added some more detail to the 'help sign' output. bugref:8691
(edit) @95678   2 years vboxsync RTSignTool: Nested .cat file signatures. bugref:8691
(edit) @95676   2 years vboxsync /Config.kmk,openssl,RTSignTool: Build bldRTSignTool with signing …
(edit) @95675   2 years vboxsync RTSignTool: Merged sign-exe and sign-cat into a single command, …
(edit) @95674   2 years vboxsync RTSignTool: Some cleanups, no real change. [build fix] bugref:8691
(edit) @95673   2 years vboxsync RTSignTool: Some cleanups, no real change. bugref:8691
(edit) @95671   2 years vboxsync RTSignTool: A few conveniences. bugref:8691
(edit) @95670   2 years vboxsync RTSignTool: Working on using certificates + private keys from the …
(edit) @95669   2 years vboxsync RTSignTool: Working on using certificates + private keys from the …
(edit) @95659   2 years vboxsync RTSignTool: Fixed a bug in the SpcIndirectDataContent/DigestInfo we …
(edit) @95657   2 years vboxsync RTSignTool: Added a sign-cat command. Output PKCS#7 V1 w/o extra octet …
(edit) @95637   2 years vboxsync RTSignTool: Initial implementation of page hashes. bugref:8691
(edit) @95633   2 years vboxsync RTSignTool: Made sign-exe work for unsigned files. bugref:8691
(edit) @95632   2 years vboxsync RTSignTool: Use new setters. Corrected Ms-SpcOpusInfo. [build fix] …
(edit) @95631   2 years vboxsync RTSignTool: Use new setters. Corrected Ms-SpcOpusInfo. bugref:8691
(edit) @95626   2 years vboxsync RTSignTool: scm fix. bugref:8691
(edit) @95625   2 years vboxsync RTSignTool/sign-exe: More work, output looks better now. bugref:8691
(edit) @95616   2 years vboxsync RTSignTool,IPRT: Working on signing executable images. [build fix] …
(edit) @95615   2 years vboxsync RTSignTool,IPRT: Working on signing executable images. [build fix] …
(edit) @95614   2 years vboxsync RTSignTool,IPRT: Working on signing executable images. [build fix] …
(edit) @95613   2 years vboxsync RTSignTool,IPRT: Working on signing executable images. bugref:8691
(edit) @95605   2 years vboxsync RTSignTool: Must normalize after changing RTTIME.i32Year before …
(edit) @95600   2 years vboxsync RTSignTool: Some early timstamping. [scm fix] bugref:8691
(edit) @95599   2 years vboxsync RTSignTool: Some early timstamping. [scm fix] bugref:8691
(edit) @95598   2 years vboxsync RTSignTool: Some early timstamping. bugref:8691
(edit) @95583   2 years vboxsync RTSignTool: Some showexe work. bugref:8691
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @88588   4 years vboxsync RTSignTool: Shut up assertion on deprecated digest.
(edit) @86549   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @84380   5 years vboxsync IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
(edit) @83767   5 years vboxsync iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75176   6 years vboxsync IPRT: Workaround for leap seconds and seconds rounding error on OS X …
(edit) @74767   6 years vboxsync RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. …
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74707   6 years vboxsync IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
(edit) @74692   6 years vboxsync IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
(edit) @74672   6 years vboxsync IPRT/asn1: Hacked code into handling the necessary indefinite length …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71878   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71877   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71876   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @64952   8 years vboxsync RTSignTool/add-nested-exe-signature: Forgot to insert the new PE …
(edit) @64926   8 years vboxsync RTSignTool: Added an --signature-index to the extract-exe-signer-cert …
(edit) @64916   8 years vboxsync RTSignTool: Deal with primary signatures lacking timestamp (for local …
(edit) @64905   8 years vboxsync RTSignTool: No need to #ifdef the show-cat & show-exe command, I think.
(edit) @64904   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64903   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64897   8 years vboxsync RTSignTool/add-nested-exe-signature: The PKCS#7 data must be zero …
(edit) @64892   8 years vboxsync RTSignTool: More on the add-nested-exe-signature command.
(edit) @64886   8 years vboxsync RTSignTool: Build fixes
(edit) @64884   8 years vboxsync RTSignTool: Build fixes
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64877   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64871   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64870   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64858   8 years vboxsync build fix
(edit) @64850   8 years vboxsync build fix
(edit) @64848   8 years vboxsync RTSignTool: adding show-exe command (incomplete code)
(edit) @64731   8 years vboxsync SUP,IPRT: If link time validation fails with …
(edit) @62724   8 years vboxsync IPRT/testcases: warnings
(edit) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @60946   9 years vboxsync RTSignTool.cpp: Uninitialized variable.
(edit) @60738   9 years vboxsync bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @56978   9 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52538   10 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52403   10 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52049   10 years vboxsync RTSignTool: bugfix
(edit) @51917   11 years vboxsync make verify-exe a better candidate for leak hunting.
(edit) @51793   11 years vboxsync stupid gcc build fix
(edit) @51774   11 years vboxsync attempt at cursing weird -Wattributes warning.
(add) @51770   11 years vboxsync Merged in iprt++ dev branch.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette