|
|
@90915
|
3 years |
vboxsync |
Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
|
|
|
@90880
|
3 years |
vboxsync |
IPRT/RTKrnlModLoadedQueryInfoAll: Fixed regression from r146424.
|
|
|
@90877
|
3 years |
vboxsync |
RTFileCopyByHandlesEx: Fix assertion regression in previous change.
|
|
|
@90866
|
3 years |
vboxsync |
IPRT/log: Corrected pacEntriesPerGroup address calculation. bugref:10086
|
|
|
@90864
|
3 years |
vboxsync |
IPRT/log: doxygen fix. bugref:10086
|
|
|
@90863
|
3 years |
vboxsync |
IPRT/log: Changed the default buffer size in ring-0 to 16KB as it's …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90861
|
3 years |
vboxsync |
IPRT/log: Cleanups. Moving stuff around for more logical grouping …
|
|
|
@90860
|
3 years |
vboxsync |
IPRT/log: Adjusted RTLogSetFlushCallback so it doesn't upset clang too …
|
|
|
@90858
|
3 years |
vboxsync |
IPRT/log: Added RTLogSetFlushCallback. bugref:10086
|
|
|
@90857
|
3 years |
vboxsync |
IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
|
|
|
@90850
|
3 years |
vboxsync |
IPRT/log: Tested the odd cases of the LF->CRLF translation. bugref:10086
|
|
|
@90847
|
3 years |
vboxsync |
IPRT/log: Fix loop-forver issue in LF->CRLF translation. bugref:10086
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90821
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90779
|
3 years |
vboxsync |
IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
|
|
|
@90693
|
3 years |
vboxsync |
IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90686
|
3 years |
vboxsync |
iprt/strcache.cpp: small correction in disabled code.
|
|
|
@90640
|
3 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added ASMAtomicCmpWriteU128 and …
|
|
|
@90637
|
3 years |
vboxsync |
IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
|
|
|
@90577
|
3 years |
vboxsync |
Linux Host and Guest drivers: another attempt to introduce initial …
|
|
|
@90519
|
3 years |
vboxsync |
Reverted r146120.
Change supposed to introduce support for CentOS …
|
|
|
@90516
|
3 years |
vboxsync |
Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
|
|
|
@90488
|
3 years |
vboxsync |
IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
|
|
|
@90459
|
3 years |
vboxsync |
IPRT: comment typo.
|
|
|
@90417
|
3 years |
vboxsync |
IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@90396
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Modernize assertions.
|
|
|
@90392
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90343
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
|
|
|
@90341
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
|
|
|
@90336
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
|
|
|
@90335
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
|
|
|
@90322
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
|
|
|
@90317
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
|
|
|
@90316
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
|
|
|
@90315
|
3 years |
vboxsync |
Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
|
|
|
@90314
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
|
|
|
@90297
|
3 years |
vboxsync |
Runtime/tools: Start of a tool to manipulate EFI signature databases, …
|
|
|
@90287
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90285
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90283
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90249
|
3 years |
vboxsync |
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
|
|
|
@90216
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
|
|
|
@90215
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
|
|
|
@90133
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
|
|
|
@90126
|
3 years |
vboxsync |
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
|
|
|
@90125
|
3 years |
vboxsync |
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
|
|
|
@90116
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90115
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90114
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90105
|
3 years |
vboxsync |
iprt/socket.cpp: rtSocketAddrFromNetAddr - oops, fix inverted test in …
|
|
|
@90104
|
3 years |
vboxsync |
iprt/socket.cpp: rtSocketAddrFromNetAddr - return VERR_BUFFER_OVERFLOW …
|
|
|
@90068
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90067
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90065
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90064
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90063
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90061
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@89971
|
3 years |
vboxsync |
Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
|
|
|
@89969
|
3 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89958
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89956
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89955
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89929
|
3 years |
vboxsync |
Runtime/RTDbgSymSrv: Fix
|
|
|
@89927
|
3 years |
vboxsync |
Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
|
|
|
@89898
|
3 years |
vboxsync |
Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
|
|
|
@89895
|
3 years |
vboxsync |
Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
|
|
|
@89882
|
3 years |
vboxsync |
Runtime/common/dbg: Implement basic debug info reader for XML files …
|
|
|
@89881
|
3 years |
vboxsync |
Runtime/common/dbg: Implement basic debug info reader for XML files …
|
|
|
@89870
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
|
|
|
@89828
|
3 years |
vboxsync |
Runtime: Make use of CreateWaitableTimerEx and …
|
|
|
@89827
|
3 years |
vboxsync |
Runtime: Make use of CreateWaitableTimerEx and …
|
|
|
@89814
|
3 years |
vboxsync |
Doxyfile*: map the AssertCompile macros to static_assert so doxygen …
|
|
|
@89764
|
3 years |
vboxsync |
Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
|
|
|
@89762
|
3 years |
vboxsync |
Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
|
|
|
@89725
|
3 years |
vboxsync |
IPRT/rest: ociSignRequestEnsureXContentSha256 - Fix assertion that is …
|
|
|
@89690
|
3 years |
vboxsync |
Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
|
|
|
@89679
|
3 years |
vboxsync |
Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
|
|
|
@89678
|
3 years |
vboxsync |
Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
|
|
|
@89647
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: SIGRTMAX is defined to a function call in more …
|
|
|
@89646
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: Include RTThreadPoke in guest additions builds …
|
|
|
@89593
|
3 years |
vboxsync |
IPRT/RTReqCancel: Assertion correction (copy & paste from submit). …
|
|
|
@89264
|
4 years |
vboxsync |
Runtime/sg.h: Add copy variants which take a callback instead of a …
|
|
|
@89155
|
4 years |
vboxsync |
IPRT/RTAssertShouldPanic-vbox.cpp: Don't support VBOX_ASSERT=gdb in …
|
|
|
@89149
|
4 years |
vboxsync |
IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
|
|
|
@89018
|
4 years |
vboxsync |
SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
|
|
|
@88979
|
4 years |
vboxsync |
Runtimte/r0drv/memobj-r0drv.cpp: Free any mapping handle structure …
|
|
|
@88965
|
4 years |
vboxsync |
IPRT: Shut up warning in errmsg-sorter.cpp/errmsgdata.h about missing …
|
|
|
@88949
|
4 years |
vboxsync |
r0drv/netbsd: Adapt to the change of sleepq_enqueue(9) signature. …
|
|
|
@88948
|
4 years |
vboxsync |
IPRT/dvm: Add RT_OS_NETBSD to the list of "not windows". bugref:8547.
|
|
|
@88933
|
4 years |
vboxsync |
tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.
|
|
|
@88813
|
4 years |
vboxsync |
IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
|
|
|
@88810
|
4 years |
vboxsync |
IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
|
|
|
@88688
|
4 years |
vboxsync |
VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
|
|
|