VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90488   3 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90459   3 years vboxsync IPRT: comment typo.
(edit) @90417   3 years vboxsync IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
(edit) @90416   3 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90396   3 years vboxsync IPRT/RTThreadCreate: Modernize assertions.
(edit) @90392   3 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90343   3 years vboxsync Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
(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) @90315   3 years vboxsync Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
(edit) @90314   3 years vboxsync Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
(edit) @90297   3 years vboxsync Runtime/tools: Start of a tool to manipulate EFI signature databases, …
(edit) @90287   3 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90285   3 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90283   3 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90249   3 years vboxsync Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
(edit) @90216   3 years vboxsync IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
(edit) @90215   3 years vboxsync IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
(edit) @90133   3 years vboxsync Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
(edit) @90126   3 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90125   3 years vboxsync Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
(edit) @90116   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90115   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90114   3 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90105   3 years vboxsync iprt/socket.cpp: rtSocketAddrFromNetAddr - oops, fix inverted test in …
(edit) @90104   3 years vboxsync iprt/socket.cpp: rtSocketAddrFromNetAddr - return VERR_BUFFER_OVERFLOW …
(edit) @90068   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90067   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90065   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90064   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90063   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90061   3 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @89971   3 years vboxsync Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
(edit) @89969   3 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89958   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89956   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89955   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89929   3 years vboxsync Runtime/RTDbgSymSrv: Fix
(edit) @89927   3 years vboxsync Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
(edit) @89898   3 years vboxsync Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
(edit) @89895   3 years vboxsync Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
(edit) @89882   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89881   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @89870   3 years vboxsync IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
(edit) @89828   3 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89827   3 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89814   3 years vboxsync Doxyfile*: map the AssertCompile macros to static_assert so doxygen …
(edit) @89764   3 years vboxsync Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
(edit) @89762   3 years vboxsync Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
(edit) @89725   3 years vboxsync IPRT/rest: ociSignRequestEnsureXContentSha256 - Fix assertion that is …
(edit) @89690   3 years vboxsync Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
(edit) @89679   3 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89678   3 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89647   3 years vboxsync IPRT/thread-posix.cpp: SIGRTMAX is defined to a function call in more …
(edit) @89646   3 years vboxsync IPRT/thread-posix.cpp: Include RTThreadPoke in guest additions builds …
(edit) @89593   3 years vboxsync IPRT/RTReqCancel: Assertion correction (copy & paste from submit). …
(edit) @89264   4 years vboxsync Runtime/sg.h: Add copy variants which take a callback instead of a …
(edit) @89155   4 years vboxsync IPRT/RTAssertShouldPanic-vbox.cpp: Don't support VBOX_ASSERT=gdb in …
(edit) @89149   4 years vboxsync IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @88979   4 years vboxsync Runtimte/r0drv/memobj-r0drv.cpp: Free any mapping handle structure …
(edit) @88965   4 years vboxsync IPRT: Shut up warning in errmsg-sorter.cpp/errmsgdata.h about missing …
(edit) @88949   4 years vboxsync r0drv/netbsd: Adapt to the change of sleepq_enqueue(9) signature. …
(edit) @88948   4 years vboxsync IPRT/dvm: Add RT_OS_NETBSD to the list of "not windows". bugref:8547.
(edit) @88933   4 years vboxsync tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.
(edit) @88813   4 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
(edit) @88810   4 years vboxsync IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
(edit) @88688   4 years vboxsync VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
(edit) @88609   4 years vboxsync IPRT/errmsgwin-sorter.cpp: Hardcode some audio client status codes. …
(edit) @88588   4 years vboxsync RTSignTool: Shut up assertion on deprecated digest.
(edit) @88311   4 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
(edit) @88294   4 years vboxsync IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88200   4 years vboxsync IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @88182   4 years vboxsync Doxyfile*: Callback decl macro adjustments.
(edit) @88167   4 years vboxsync OCI: bugref:9969 - add RTUriParse to VBoxRTImp
(edit) @88130   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88129   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88125   4 years vboxsync IPRT/Makefile.kmk: fix long standing typo causing unnecessary rebuilds …
(edit) @88124   4 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
(edit) @88120   4 years vboxsync OCI/PCA: bugref:9969. Make RTPathSkipRootSpec visible to extpack code.
(edit) @87873   4 years vboxsync Runtime/serialport-posix.cpp: Include CLOCAL when changing the serial …
(edit) @87844   4 years vboxsync IPRT/RTFileQuerySectorSize/solaris: Fix reference to uninitialized …
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87669   4 years vboxsync IPRT/threadctxhooks-r0drv-linux.c: Missing export. bugref:9937
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87645   4 years vboxsync tstTime-2.cpp: Calc calls/second.
(edit) @87626   4 years vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @87619   4 years vboxsync IPRT/rest: RTCRestDataObject::deserializeFromJson - if the value at …
(edit) @87605   4 years vboxsync RTLdrFlt: Added a --kallsyms option for producing output similar to …
(edit) @87581   4 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87471   4 years vboxsync IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
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