VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106544   3 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106530   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106510   3 months vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106498   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106497   3 months vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
(edit) @106486   3 months vboxsync Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
(edit) @106456   3 months vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106451   3 months vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106450   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106448   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106447   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106444   3 months vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106433   3 months vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106428   3 months vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106426   3 months vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106425   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106424   3 months vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106421   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106403   3 months vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106366   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106344   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106342   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106341   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106337   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106321   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106311   3 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106264   3 months vboxsync RTSignTool: Extended the extract-exe-signer-cert, …
(edit) @106261   3 months vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106248   3 months vboxsync IPRT/ldrPE: Fixed bug in the page hashing code getting the offset of …
(edit) @106065   4 months vboxsync Manual copyright year updates.
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106020   4 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @106001   4 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105848   5 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105788   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105766   5 months vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105760   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105753   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105750   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105746   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105643   5 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105631   5 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @105381   6 months vboxsync Doxyfile*,gen-slickedit-workspace.sh: Treat RT_IPRT_CALLREQ_ATTR as a …
(edit) @105377   6 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   6 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105237   6 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105155   7 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105100   7 months vboxsync Runtime/vfsmemory.cpp: Implement shrinking the memory file (required …
(edit) @104986   7 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104975   7 months vboxsync Runtime/tools/RTTraceLogTool: Allow saving a tracelog received over …
(edit) @104966   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104942   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104930   7 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @104925   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104923   7 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104892   7 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104869   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104868   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104849   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104841   8 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104829   8 months vboxsync Runtime/efi: Deduplicate signature DB after loading and after adding …
(edit) @104795   8 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104757   8 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104755   8 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104746   8 months vboxsync RTSignTool: Build fix. bugref:10310
(edit) @104745   8 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104733   8 months vboxsync Runtime/common/misc/zero-alt.S: Don't hide the g_abRTZero* symbols on …
(edit) @104686   8 months vboxsync Revert r163210 as it breaks building on darwin.arm64, bugref:10392
(edit) @104681   8 months vboxsync Runtime: Add export definitions for win.arm64, bugref:10392
(edit) @104680   8 months vboxsync Runtime/common/ldr/ldrPE.cpp: Recognize and open arm64 PE binaries …
(edit) @104671   8 months vboxsync Runtime/testcase/tstTime-2.cpp: win.arm64 build fix, bugref:10392
(edit) @104656   8 months vboxsync Runtime/common/asm: Fix function declarations from RTDECL -> DECLASM, …
(edit) @104626   8 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104625   8 months vboxsync IPRT/strformatrt: Fixed warnings (build fix). ​bugref:3409
(edit) @104624   8 months vboxsync IPRT/strformatrt: Fixed warnings. ​bugref:3409
(edit) @104574   8 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   8 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   8 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   8 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   8 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104554   9 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   9 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   9 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
(edit) @104549   9 months vboxsync Runtime/common/fuzz: Some parfait warning fixes, bugref:3409
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104539   9 months vboxsync Fix to generate certificate code - bugref: 10310
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104476   9 months vboxsync Runtime/r3/pipe-win.cpp: Fix statement assigning the return value in …
(edit) @104438   9 months vboxsync really fixing signed unsigned issue in ftp-server (UINT8_MAX is often …
(edit) @104390   9 months vboxsync Runtime/thread-posix.cpp: Return the status of the actual request or …
(edit) @104319   9 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654 …
(edit) @104308   9 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
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