|
|
@87605
|
4 years |
vboxsync |
RTLdrFlt: Added a --kallsyms option for producing output similar to …
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@87046
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Also made the callbacks static. bugref:9874
|
|
|
@87042
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
|
|
|
@87037
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
|
|
|
@87032
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial directory listing support …
|
|
|
@87018
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87017
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87016
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87004
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86300
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|
@85673
|
4 years |
vboxsync |
IPRT: RTFTPServer -> RTFtpServer. bugref:9437
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84495
|
5 years |
vboxsync |
Runtime/tools/RTTraceLogTool: Dump raw data items as hex
|
|
|
@84380
|
5 years |
vboxsync |
IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
|
|
|
@83767
|
5 years |
vboxsync |
iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489
|
|
|
@83738
|
5 years |
vboxsync |
iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
|
|
|
@83167
|
5 years |
vboxsync |
RTDbgSymCache: Added a 'get' command for getting image and debug files …
|
|
|
@83078
|
5 years |
vboxsync |
RTDbgSymCache: Added way to specify filename to use in the cache. …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82843
|
5 years |
vboxsync |
IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646
|
|
|
@82842
|
5 years |
vboxsync |
IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646
|
|
|
@82841
|
5 years |
vboxsync |
IPRT/FTP: Implemented support for directory traversing. bugref:9646
|
|
|
@82822
|
5 years |
vboxsync |
IPRT/FTP: More work on directory listing.
|
|
|
@82813
|
5 years |
vboxsync |
IPRT/FTP: Remember the current working directory per client.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82732
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82727
|
5 years |
vboxsync |
IPRT/FTP: Implemented first support for data connection handling. Work …
|
|
|
@82723
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82715
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82699
|
5 years |
vboxsync |
IPRT/FTP: Renaming. bugref:9437
|
|
|
@82687
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82671
|
5 years |
vboxsync |
IPRT/FTP: SCM fix.
|
|
|
@82666
|
5 years |
vboxsync |
IPRT/FTP: Windows build fix. bugref:9437
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@81775
|
5 years |
vboxsync |
Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
|
|
|
@81546
|
5 years |
vboxsync |
IPRT/bldRTIsoMaker: Only install on windows as we only need it for …
|
|
|
@81545
|
5 years |
vboxsync |
Making IsoMaker binary available in VBoxAll-*add.tar.gz
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@78009
|
6 years |
vboxsync |
RTHttp: Destroy the HTTP instance before exit.
|
|
|
@77564
|
6 years |
vboxsync |
Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
|
|
|
@76589
|
6 years |
vboxsync |
IPRT: Attempted to address some the more obvious shortcomings of …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@75176
|
6 years |
vboxsync |
IPRT: Workaround for leap seconds and seconds rounding error on OS X …
|
|
|
@75175
|
6 years |
vboxsync |
tools/Makefile.kmk: bldRTSignTool for darwin extpacks build too. …
|
|
|
@75119
|
6 years |
vboxsync |
RTCp.cpp: Build fix for previous GCC 8.2 workaround.
|
|
|
@75118
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like …
|
|
|
@75117
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like conditional.
|
|
|
@75053
|
6 years |
vboxsync |
IPRT,SUPDrv: Made the verification code link, fixed a couple of …
|
|
|
@74767
|
6 years |
vboxsync |
RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. …
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74716
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74707
|
6 years |
vboxsync |
IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
|
|
|
@74692
|
6 years |
vboxsync |
IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
|
|
|
@74672
|
6 years |
vboxsync |
IPRT/asn1: Hacked code into handling the necessary indefinite length …
|
|
|
@74408
|
6 years |
vboxsync |
oops
|
|
|
@74298
|
6 years |
vboxsync |
bldRTSignTool is apparently needed by extpack builds on windows. …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74252
|
6 years |
vboxsync |
IPRT/dbgstackdumpself: Another shot at the solaris linking issue. …
|
|
|
@74237
|
6 years |
vboxsync |
IPRT/tools/Makefile.kmk: extpacks fix. bugref:9152
|
|
|
@74072
|
6 years |
vboxsync |
IPRT/http: build fix
|
|
|
@74071
|
6 years |
vboxsync |
IPRT/http: Fixed bug in rtHttpAddHeaderWorker where it failed to …
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73334
|
6 years |
vboxsync |
IPRT: Added RTHttpSetFollowRedirects (translates to …
|
|
|
@73150
|
6 years |
vboxsync |
VMM,DBGC,IPRT: In memory
- VMM: Morphed part of the NT kernel digger …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72436
|
7 years |
vboxsync |
Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
|
|
|
@72273
|
7 years |
vboxsync |
IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided …
|
|
|
@71878
|
7 years |
vboxsync |
RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
|
|
|
@71877
|
7 years |
vboxsync |
RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
|
|
|
@71876
|
7 years |
vboxsync |
RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@70513
|
7 years |
vboxsync |
RTLdrCheckImports: fListOrdinals was used uninitialized.
|
|
|
@70512
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Drop RTMEM_WRAP_TO_EF_APIS.
|
|
|
@70442
|
7 years |
vboxsync |
RTCp.cpp: scm says max one trailing newline.
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70421
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70397
|
7 years |
vboxsync |
IPRT: Added RTCp (very incomplete).
|
|
|
@70363
|
7 years |
vboxsync |
RTLdrCheckImports: Added --list-oridnals option for getting both names …
|
|
|
@70319
|
7 years |
vboxsync |
RTLdrCheckImport: verbosity
|
|
|
@70311
|
7 years |
vboxsync |
RTLdrCheckImports: Implemented export lists and made it a build tool.
|
|
|
@70293
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70275
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70271
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70256
|
7 years |
vboxsync |
IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently …
|
|
|
@69972
|
7 years |
vboxsync |
iprt/RTLs.cpp: Fixed two leaks.
|
|
|
@69835
|
7 years |
vboxsync |
RTLs: use new RTStrPrintf format types
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69802
|
7 years |
vboxsync |
Make the format build box happier.
|
|
|
@69795
|
7 years |
vboxsync |
IPRT: file mode changing on NT + RTChMod command.
- Reimplemented …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69720
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|