|
|
@92915
|
3 years |
vboxsync |
IPRT/fatvfs: GCC 11 build fix [build fix].
|
|
|
@92914
|
3 years |
vboxsync |
IPRT/fatvfs: GCC 11 build fix.
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|
@92577
|
3 years |
vboxsync |
IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
|
|
|
@92576
|
3 years |
vboxsync |
IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
|
|
|
@92253
|
3 years |
vboxsync |
IPRT/RTThreadIsMain: Check for NIL_RTTHREAD.
|
|
|
@92113
|
3 years |
vboxsync |
IPRT/ldrElf: Fixed incorrect validation of unknown dynamic table …
|
|
|
@92112
|
3 years |
vboxsync |
IPRT/dbgmoddwarf: Don't barf on DW_TAG_label w/o any symbol name …
|
|
|
@92083
|
3 years |
vboxsync |
IPRT/VFS: 'VBoxManage import VM.ova' can fail due to reading some of …
|
|
|
@91982
|
3 years |
vboxsync |
IPRT/RTCrX509CertPaths: Only ignore critical subject key IDs on end …
|
|
|
@91979
|
3 years |
vboxsync |
IPRT/RTCrX509CertPaths: Do not flag Subject Key Identifier as invalid …
|
|
|
@91918
|
3 years |
vboxsync |
IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
|
|
|
@91789
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91788
|
3 years |
vboxsync |
IPRT/strprintf2: Prep for splitting out the ellipsis functions. …
|
|
|
@91787
|
3 years |
vboxsync |
IPRT/strprintf: Prep for splitting out the ellipsis functions. bugref:10124
|
|
|
@91500
|
3 years |
vboxsync |
Runtime/efivarstorevfs: bugref:9580 - newer clang is upset that …
|
|
|
@91497
|
3 years |
vboxsync |
Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
|
|
|
@91431
|
3 years |
vboxsync |
Runtime/efisignaturedb.cpp: Don't fail if the the signature list to …
|
|
|
@91330
|
3 years |
vboxsync |
Runtime/common/vfs/vfsmemory.cpp: Quick and dirty implementation for …
|
|
|
@91095
|
3 years |
vboxsync |
IPRT/vfsmemory.cpp: Moved the before-first-extent check down a bit.
|
|
|
@91091
|
3 years |
vboxsync |
Runtime/vfs/vfsmemory.cpp: Fix a bug causing the extent lookup to fail …
|
|
|
@90974
|
3 years |
vboxsync |
IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
|
|
|
@90969
|
3 years |
vboxsync |
IPRT/log: Defined the multibuffer flush protocol. bugref:10086
|
|
|
@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.
|
|
|
@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.
|
|
|
@90396
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Modernize assertions.
|
|
|
@90343
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned 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
|
|
|
@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 …
|
|
|
@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, …
|
|
|
@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 …
|
|
|
@89955
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89927
|
3 years |
vboxsync |
Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
|
|
|
@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 …
|
|
|
@89725
|
3 years |
vboxsync |
IPRT/rest: ociSignRequestEnsureXContentSha256 - Fix assertion that is …
|
|
|
@89593
|
4 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 …
|
|
|
@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 …
|
|
|
@88965
|
4 years |
vboxsync |
IPRT: Shut up warning in errmsg-sorter.cpp/errmsgdata.h about missing …
|
|
|
@88948
|
4 years |
vboxsync |
IPRT/dvm: Add RT_OS_NETBSD to the list of "not windows". bugref:8547.
|
|
|
@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 …
|
|
|
@88200
|
4 years |
vboxsync |
IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
|
|
|
@88124
|
4 years |
vboxsync |
OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
|
|
|
@87647
|
4 years |
vboxsync |
IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
|
|
|
@87626
|
4 years |
vboxsync |
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
|
|
|
@87619
|
4 years |
vboxsync |
IPRT/rest: RTCRestDataObject::deserializeFromJson - if the value at …
|
|
|
@87524
|
4 years |
vboxsync |
IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
|
|
|
@87403
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
|
|
|
@87362
|
4 years |
vboxsync |
IPRT: Make RTNetStrToIPv4Cidr() accept prefix specified as netmask, …
|
|
|
@87303
|
4 years |
vboxsync |
IPRT/rest: for POST and PUT OCI wants even an empty body signed. May …
|
|
|
@87302
|
4 years |
vboxsync |
IPRT/rest: Fix unedited copy-paste in a comment. bugref:9167.
|
|
|
@87229
|
4 years |
vboxsync |
IPRT: Fixed bug in ASMBitFirstSet-generic.cpp and extended …
|
|
|
@87222
|
4 years |
vboxsync |
IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898
|
|
|
@87203
|
4 years |
vboxsync |
IPRT/common/asm/*-generic.cpp: visibility fix. bugref:9898
|
|
|
@87201
|
4 years |
vboxsync |
IPRT: memrchr.cpp fix, need it for arm. bugref:9898
|
|
|
@87194
|
4 years |
vboxsync |
iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898
|
|
|
@87193
|
4 years |
vboxsync |
iprt/asm.h: Added generic C version of ASMBitNextClear & …
|
|
|
@87192
|
4 years |
vboxsync |
iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
|
|
|
@87187
|
4 years |
vboxsync |
IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
|
|
|
@87186
|
4 years |
vboxsync |
IPRT: Added generic ASMMemFirstNonZero C implementations. bugref:9898
|
|
|
@87185
|
4 years |
vboxsync |
IPRT: Added generic ASMMemFill32, ASMMemZero32 and …
|
|
|
@87184
|
4 years |
vboxsync |
IPRT: Generic ASMMemZeroPage implementation. bugref:9898
|
|
|