VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93510   3 years vboxsync IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
(edit) @93501   3 years vboxsync IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
(edit) @93483   3 years vboxsync IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
(edit) @93350   3 years vboxsync IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93295   3 years vboxsync IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
(edit) @93288   3 years vboxsync /Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
(edit) @93283   3 years vboxsync Runtime/efi: Fix variable size inconsistencies exposed by endianness …
(edit) @93282   3 years vboxsync Runtime/efi: The endiannes conversion macros in cdefs.h need also …
(edit) @93281   3 years vboxsync IPRT/sha3: Fix field name inconsistency for big endian architectures.
(edit) @93253   3 years vboxsync IPRT/zero.asm: Try save 64KB file space on windows.
(edit) @93244   3 years vboxsync IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
(edit) @93178   3 years vboxsync iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
(edit) @93174   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93173   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93135   3 years vboxsync iprt/strncmp.cpp: We try avoid comparing pointers because of …
(edit) @93130   3 years vboxsync iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93114   3 years vboxsync scm fixes
(edit) @93113   3 years vboxsync IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
(edit) @93112   3 years vboxsync IPRT/x509-core: Added 'uid'/0.9.2342.19200300.100.1.1 to the …
(edit) @93111   3 years vboxsync IPRT/x509-certpaths.cpp: Just call RTCrX509Name_GetShortRdn to get the …
(edit) @93103   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
(edit) @93084   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288.
(edit) @93081   3 years vboxsync IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
(edit) @93057   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag.
(edit) @93040   3 years vboxsync Runtime/checksum/ipv4.cpp: Revert r65584 as it breaks checksumming for …
(edit) @92915   3 years vboxsync IPRT/fatvfs: GCC 11 build fix [build fix].
(edit) @92914   3 years vboxsync IPRT/fatvfs: GCC 11 build fix.
(edit) @92799   3 years vboxsync iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92576   3 years vboxsync IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
(edit) @92253   3 years vboxsync IPRT/RTThreadIsMain: Check for NIL_RTTHREAD.
(edit) @92113   3 years vboxsync IPRT/ldrElf: Fixed incorrect validation of unknown dynamic table …
(edit) @92112   3 years vboxsync IPRT/dbgmoddwarf: Don't barf on DW_TAG_label w/o any symbol name …
(edit) @92083   3 years vboxsync IPRT/VFS: 'VBoxManage import VM.ova' can fail due to reading some of …
(edit) @91982   3 years vboxsync IPRT/RTCrX509CertPaths: Only ignore critical subject key IDs on end …
(edit) @91979   3 years vboxsync IPRT/RTCrX509CertPaths: Do not flag Subject Key Identifier as invalid …
(edit) @91918   3 years vboxsync IPRT: Make RTNetStrToIPv4Cidr() and RTNetStrToIPv4Cidr() accept zero …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91788   3 years vboxsync IPRT/strprintf2: Prep for splitting out the ellipsis functions. …
(edit) @91787   3 years vboxsync IPRT/strprintf: Prep for splitting out the ellipsis functions. bugref:10124
(edit) @91500   3 years vboxsync Runtime/efivarstorevfs: bugref:9580 - newer clang is upset that …
(edit) @91497   3 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91431   3 years vboxsync Runtime/efisignaturedb.cpp: Don't fail if the the signature list to …
(edit) @91330   3 years vboxsync Runtime/common/vfs/vfsmemory.cpp: Quick and dirty implementation for …
(edit) @91095   3 years vboxsync IPRT/vfsmemory.cpp: Moved the before-first-extent check down a bit.
(edit) @91091   3 years vboxsync Runtime/vfs/vfsmemory.cpp: Fix a bug causing the extent lookup to fail …
(edit) @90974   3 years vboxsync IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
(edit) @90969   3 years vboxsync IPRT/log: Defined the multibuffer flush protocol. bugref:10086
(edit) @90866   3 years vboxsync IPRT/log: Corrected pacEntriesPerGroup address calculation. bugref:10086
(edit) @90864   3 years vboxsync IPRT/log: doxygen fix. bugref:10086
(edit) @90863   3 years vboxsync IPRT/log: Changed the default buffer size in ring-0 to 16KB as it's …
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90861   3 years vboxsync IPRT/log: Cleanups. Moving stuff around for more logical grouping …
(edit) @90860   3 years vboxsync IPRT/log: Adjusted RTLogSetFlushCallback so it doesn't upset clang too …
(edit) @90858   3 years vboxsync IPRT/log: Added RTLogSetFlushCallback. bugref:10086
(edit) @90857   3 years vboxsync IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
(edit) @90850   3 years vboxsync IPRT/log: Tested the odd cases of the LF->CRLF translation. bugref:10086
(edit) @90847   3 years vboxsync IPRT/log: Fix loop-forver issue in LF->CRLF translation. bugref:10086
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90821   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
(edit) @90803   3 years vboxsync Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90779   3 years vboxsync IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
(edit) @90693   3 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90686   3 years vboxsync iprt/strcache.cpp: small correction in disabled code.
(edit) @90396   3 years vboxsync IPRT/RTThreadCreate: Modernize assertions.
(edit) @90343   3 years vboxsync Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned 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) @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) @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) @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) @89955   3 years vboxsync IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
(edit) @89927   3 years vboxsync Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
(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 …
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