|
|
@94865
|
3 years |
vboxsync |
Runtime/isomakercmd.cpp: Align the bitmap size properly or the generic …
|
|
|
@94668
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@94665
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@94630
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@94628
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94627
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@94625
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94624
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94611
|
3 years |
vboxsync |
IPRT/log: Fixed RTLogFlush regression from r146496 that caused the log …
|
|
|
@94557
|
3 years |
vboxsync |
IPRT: Another RTStrFormatR80* correction. bugref:9898
|
|
|
@94511
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94472
|
3 years |
vboxsync |
IPRT/fuzz: Initialize JSON value in rtFuzzCfgAddFuzzCtxInputs().
|
|
|
@94386
|
3 years |
vboxsync |
IPRT/RTStrIStartsWith: Fixed copy&paste bug from RTStrStartsWith.
|
|
|
@94336
|
3 years |
vboxsync |
IPRT: RTStrFormatR80/64/32 corrections. bugref:9898
|
|
|
@94302
|
3 years |
vboxsync |
IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
|
|
|
@94300
|
3 years |
vboxsync |
IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
|
|
|
@94293
|
3 years |
vboxsync |
IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
|
|
|
@94292
|
3 years |
vboxsync |
IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
|
|
|
@94291
|
3 years |
vboxsync |
IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
|
|
|
@94283
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
|
|
|
@94282
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
|
|
|
@94280
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
|
|
|
@94279
|
3 years |
vboxsync |
IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94257
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
|
|
|
@94255
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
|
|
|
@94157
|
3 years |
vboxsync |
Runtime: Windows build fixes and updated .def file in preparation for …
|
|
|
@93959
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
|
|
|
@93958
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
|
|
|
@93815
|
3 years |
vboxsync |
iprt/RTExprEval: Fix small memory leak. bugref:9781
|
|
|
@93690
|
3 years |
vboxsync |
IPRT/avl: Added some height assertions.
|
|
|
@93510
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
|
|
|
@93501
|
3 years |
vboxsync |
IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
|
|
|
@93483
|
3 years |
vboxsync |
IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
|
|
|
@93350
|
3 years |
vboxsync |
IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
|
|
|
@93301
|
3 years |
vboxsync |
IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93295
|
3 years |
vboxsync |
IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
|
|
|
@93288
|
3 years |
vboxsync |
/Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
|
|
|
@93283
|
3 years |
vboxsync |
Runtime/efi: Fix variable size inconsistencies exposed by endianness …
|
|
|
@93282
|
3 years |
vboxsync |
Runtime/efi: The endiannes conversion macros in cdefs.h need also …
|
|
|
@93281
|
3 years |
vboxsync |
IPRT/sha3: Fix field name inconsistency for big endian architectures.
|
|
|
@93253
|
3 years |
vboxsync |
IPRT/zero.asm: Try save 64KB file space on windows.
|
|
|
@93244
|
3 years |
vboxsync |
IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
|
|
|
@93178
|
3 years |
vboxsync |
iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
|
|
|
@93174
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93173
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93170
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93137
|
3 years |
vboxsync |
IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
|
|
|
@93135
|
3 years |
vboxsync |
iprt/strncmp.cpp: We try avoid comparing pointers because of …
|
|
|
@93130
|
3 years |
vboxsync |
iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
|
|
|
@93118
|
3 years |
vboxsync |
IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93114
|
3 years |
vboxsync |
scm fixes
|
|
|
@93113
|
3 years |
vboxsync |
IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
|
|
|
@93112
|
3 years |
vboxsync |
IPRT/x509-core: Added 'uid'/0.9.2342.19200300.100.1.1 to the …
|
|
|
@93111
|
3 years |
vboxsync |
IPRT/x509-certpaths.cpp: Just call RTCrX509Name_GetShortRdn to get the …
|
|
|
@93103
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
|
|
|
@93084
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288.
|
|
|
@93081
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
|
|
|
@93057
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag.
|
|
|
@93040
|
3 years |
vboxsync |
Runtime/checksum/ipv4.cpp: Revert r65584 as it breaks checksumming for …
|
|
|
@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 …
|
|
|