VirtualBox

source: vbox/trunk/src/VBox/Runtime/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102488   12 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102344   12 months vboxsync IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
(edit) @102335   12 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102297   12 months vboxsync IPRT/crypto/shacrypt: Better string length checks for …
(edit) @102296   12 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102291   12 months vboxsync IPRT/tools: Added new tool RTMkPasswd, which can create …
(edit) @101647   13 months vboxsync IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option to …
(edit) @100949   16 months vboxsync IPRT/RTDbgSymCache: Corrected exit check for 'add'.
(edit) @100913   16 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100911   16 months vboxsync IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
(edit) @100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100022   18 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100006   18 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @98409   22 months vboxsync IPRT/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98241   23 months vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98103   23 months 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) @96754   2 years vboxsync RTSignTool: Added commands for extracting root certificates for both a …
(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) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(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) @95685   2 years vboxsync SUP: Added a dummy build program (bldSUPSignedDummy) for singing …
(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) @93317   3 years vboxsync RTLdrCheckImports: Open the image with the RTLDR_O_DEBUG flag set so …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90341   3 years vboxsync Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
(edit) @90336   3 years vboxsync Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
(edit) @90335   3 years vboxsync Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
(edit) @90322   3 years vboxsync Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
(edit) @90317   3 years vboxsync Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
(edit) @90316   3 years vboxsync Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
(edit) @90297   3 years vboxsync Runtime/tools: Start of a tool to manipulate EFI signature databases, …
(edit) @89929   3 years vboxsync Runtime/RTDbgSymSrv: Fix
(edit) @89898   3 years vboxsync Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @88933   4 years vboxsync tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.
(edit) @88588   4 years vboxsync RTSignTool: Shut up assertion on deprecated digest.
(edit) @87605   4 years vboxsync RTLdrFlt: Added a --kallsyms option for producing output similar to …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87046   4 years vboxsync Shared Clipboard/Transfers: Also made the callbacks static. bugref:9874
(edit) @87042   4 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
(edit) @87037   4 years vboxsync Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
(edit) @87032   4 years vboxsync Shared Clipboard/Transfers: Added initial directory listing support …
(edit) @87018   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87017   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87016   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86549   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @85673   4 years vboxsync IPRT: RTFTPServer -> RTFtpServer. bugref:9437
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84495   5 years vboxsync Runtime/tools/RTTraceLogTool: Dump raw data items as hex
(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) @83738   5 years vboxsync iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
(edit) @83167   5 years vboxsync RTDbgSymCache: Added a 'get' command for getting image and debug files …
(edit) @83078   5 years vboxsync RTDbgSymCache: Added way to specify filename to use in the cache. …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82843   5 years vboxsync IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646
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