summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/tools/Makefile.kmk
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* 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-1/+5
* /Config.kmk,openssl,RTSignTool: Build bldRTSignTool with signing capability o...vboxsync2022-07-171-5/+35
* RTSignTool: Merged sign-exe and sign-cat into a single command, detecting the...vboxsync2022-07-161-8/+10
* RTSignTool: Working on using certificates + private keys from the windows cry...vboxsync2022-07-161-0/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime/tools: Start of a tool to manipulate EFI signature databases, bugref:...vboxsync2021-07-221-0/+5
* tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.vboxsync2021-05-071-4/+0
* Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437vboxsync2021-01-271-0/+4
* Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> IPRT_HTTP_WITH_WE...vboxsync2020-12-031-0/+3
* Shared Clipboard/Transfers: Initial commit for HTTP server. Work in progress....vboxsync2020-11-271-0/+5
* IPRT: RTFTPServer -> RTFtpServer. bugref:9437vboxsync2020-08-101-4/+4
* Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). Correcte...vboxsync2020-05-261-1/+1
* s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489vboxsync2020-05-261-1/+1
* iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489vboxsync2020-04-171-2/+11
* IPRT: First commit of FTP server code, along with a tool to run a standalone ...vboxsync2020-01-081-1/+6
* Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat binaries...vboxsync2019-11-111-0/+5
* IPRT/bldRTIsoMaker: Only install on windows as we only need it for repackagin...vboxsync2019-10-251-1/+6
* Making IsoMaker binary available in VBoxAll-*add.tar.gzvboxsync2019-10-251-1/+1
* Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate our fuz...vboxsync2019-03-051-0/+5
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* tools/Makefile.kmk: bldRTSignTool for darwin extpacks build too. (probably ne...vboxsync2018-10-301-1/+1
* IPRT,SUPDrv: Made the verification code link, fixed a couple of assertions. S...vboxsync2018-10-241-0/+3
* bldRTSignTool is apparently needed by extpack builds on windows. bugref:9152vboxsync2018-09-161-2/+3
* IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added methods...vboxsync2018-09-161-24/+27
* IPRT/tools/Makefile.kmk: extpacks fix. bugref:9152vboxsync2018-09-131-5/+7
* Runtime: bugref:9006 and bugref:9188: Initial code drop for a small and simpl...vboxsync2018-06-041-0/+5
* Runtime: Introduce RTTraceLog* API for creating and parsing binary trace log ...vboxsync2018-03-241-0/+5
* IPRT: Added RTCp (very incomplete).vboxsync2018-01-011-0/+6
* RTLdrCheckImports: Implemented export lists and made it a build tool.vboxsync2017-12-221-0/+7
* IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently only works...vboxsync2017-12-211-0/+5
* IPRT: file mode changing on NT + RTChMod command.vboxsync2017-11-211-0/+5
* IPRT: More work on directory relative APIs (NT mainly) and VFS; introducing R...vboxsync2017-11-161-0/+5
* IPRT: More work on directory relative APIs (NT mainly) and VFS; introducing R...vboxsync2017-11-161-0/+5
* Runtime/tools: Added hack for accessing the 'vd' VFS chain element implemente...vboxsync2017-11-061-8/+16
* Runtime/tools/Makefile.kmk: try simplifyvboxsync2017-09-221-5/+2
* doc-only build fixvboxsync2017-09-221-1/+2
* doc build fix (need bldRTIsoMaker).vboxsync2017-09-221-12/+17
* IPRT: Added ISO maker tool frontend (will use for building later). Started d...vboxsync2017-09-211-0/+22
* Runtime/RTKrnlMod: Started working on the Windows implementationvboxsync2017-06-091-1/+1
* Runtime/RTKrnlMod: Started on the Solaris implementationvboxsync2017-06-081-1/+1
* Runtime/RTKrnlMod: Started working on Linux implementation gathering the info...vboxsync2017-06-071-1/+1
* build fixvboxsync2017-06-071-0/+2
* Runtime: Start hacking on API to query information about loaded kernel module...vboxsync2017-06-071-0/+5
* RTLs: VFS test tool and some fun.vboxsync2017-05-041-1/+6
* iprt: Added RTCat tool for testing VFS chains and (later) FAT file system imp...vboxsync2017-04-171-0/+5
* Additions build fixvboxsync2016-12-161-1/+3
* (C) 2016vboxsync2016-07-221-1/+1
* Runtime: only compile if VBOX_WITH_LIBCURL definedvboxsync2015-09-101-0/+2