VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88810   4 years vboxsync IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
(edit) @88200   4 years vboxsync IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
(edit) @88124   4 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(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) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87362   4 years vboxsync IPRT: Make RTNetStrToIPv4Cidr() accept prefix specified as netmask, …
(edit) @87303   4 years vboxsync IPRT/rest: for POST and PUT OCI wants even an empty body signed. May …
(edit) @87302   4 years vboxsync IPRT/rest: Fix unedited copy-paste in a comment. bugref:9167.
(edit) @87229   4 years vboxsync IPRT: Fixed bug in ASMBitFirstSet-generic.cpp and extended …
(edit) @87222   4 years vboxsync IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898
(edit) @87203   4 years vboxsync IPRT/common/asm/*-generic.cpp: visibility fix. bugref:9898
(edit) @87201   4 years vboxsync IPRT: memrchr.cpp fix, need it for arm. bugref:9898
(edit) @87194   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898
(edit) @87193   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitNextClear & …
(edit) @87192   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
(edit) @87187   4 years vboxsync IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
(edit) @87186   4 years vboxsync IPRT: Added generic ASMMemFirstNonZero C implementations. bugref:9898
(edit) @87185   4 years vboxsync IPRT: Added generic ASMMemFill32, ASMMemZero32 and …
(edit) @87184   4 years vboxsync IPRT: Generic ASMMemZeroPage implementation. bugref:9898
(edit) @87182   4 years vboxsync IPRT: Try make scm happy with zero-alt.S. bugref:9898
(edit) @87151   4 years vboxsync iprt/lockvalidator: size calc fix.
(edit) @87149   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86780   4 years vboxsync IPRT/dvm: Added OS/2 partition type GUID.
(edit) @86778   4 years vboxsync IPRT/rest: bugref:9167 - don't try to deserialize null as if it were …
(edit) @86682   4 years vboxsync IPRT/rest: bugref:9167 - Add missing format in an assert message, …
(edit) @86681   4 years vboxsync IPRT/rest: bugref:9167 - Add release logging for REST operations. …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86610   4 years vboxsync SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
(edit) @86551   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86550   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86549   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86522   4 years vboxsync Runtime/dbg/dbgmoddwarf: Doxygen
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86413   4 years vboxsync IPRT/vfsstdpipe.cpp: Use RTPipeCloseEx to prevent leaking pipe handle …
(edit) @86387   4 years vboxsync IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always …
(edit) @86386   4 years vboxsync IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt …
(edit) @86378   4 years vboxsync IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
(edit) @86332   4 years vboxsync Main: bugref:9224: Changed the todo comment after investigating linux, …
(edit) @86169   4 years vboxsync Main: bugref:9224: Fixed invalid partition flag (active/bootable)
(edit) @86127   4 years vboxsync Runtime/common/ioqueue/ioqueue-aiofile-provider: Fix memory leak …
(edit) @86036   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @86035   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @85949   4 years vboxsync Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
(edit) @85897   4 years vboxsync IPRT/dvmmbr.cpp: chain walk fix for new table location query …
(edit) @85896   4 years vboxsync IPRT/RTSortShell: Raised the element size complain level. bugref:9224
(edit) @85894   4 years vboxsync IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
(edit) @85890   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. [os2 build fix] bugref:9224
(edit) @85887   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
(edit) @85878   4 years vboxsync Main: bugref:9224: fixed scm issues
(edit) @85877   4 years vboxsync Main: bugref:9224: DVM API changes
(edit) @85874   4 years vboxsync RTLs: more usage details.
(edit) @85678   4 years vboxsync IPRT/ldrMachO.cpp: Fix SegInfo.cbMapping nil value and checking for …
(edit) @85638   4 years vboxsync IPRT/sha3: Some VS2019 performance tweaks. bugref:9734
(edit) @85630   4 years vboxsync IPRT: More SHA-3 work. bugref:9734
(edit) @85629   4 years vboxsync IPRT: More SHA-3 work. bugref:9734
(edit) @85628   4 years vboxsync IPRT/pkcs7: Comment typos.
(edit) @85627   4 years vboxsync IPRT/x509: Comment typo.
(edit) @85624   4 years vboxsync IPRT: Tweaking some performance out of the alternative SHA-3 …
(edit) @85623   4 years vboxsync IPRT: SHA-3 nits. bugref:9734
(edit) @85618   4 years vboxsync IPRT: Adding SHA-3. [scm fix] bugref:9734
(edit) @85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85581   4 years vboxsync Runtime/RTErrConvertFromErrno: Add conversion for ESTALE [build fix]
(edit) @85580   4 years vboxsync Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
(edit) @85556   4 years vboxsync IPRT/ldrELF: Fixed bug in segment enum and conversion for ET_REL …
(edit) @85540   4 years vboxsync IPRT/ldrELF: Fixed issue in GetNextAllocatedSection causing cbMapped …
(edit) @85525   4 years vboxsync IPRT/ldrELF: Fix for bogus cbMapped value returned for the last …
(edit) @85503   4 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85501   4 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85385   4 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex]. [scm fix]
(edit) @85384   4 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex].
(edit) @85382   4 years vboxsync iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
(edit) @85374   4 years vboxsync IPRT/RTPathFindCommon: Added another check for the current path in array.
(edit) @85345   4 years vboxsync IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases).
(edit) @85339   4 years vboxsync iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
(edit) @85311   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases.
(edit) @85160   4 years vboxsync *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
(edit) @85154   4 years vboxsync IPRT: Added RTStrSplit + testcases.
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85084   4 years vboxsync IPRT/rest: Another missing RT_NOEXCEPT. bugref:9167
(edit) @85075   4 years vboxsync IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 …
(edit) @85068   4 years vboxsync IPRT/crc32-zlib.cpp: Clang build fix. bugref:9790
(edit) @84992   4 years vboxsync IPRT: fix int/uint issues in asm-fake.cpp
(edit) @84761   5 years vboxsync IPRT/tarcmd: Added initial support for creating TAR files from directories.
(edit) @84760   5 years vboxsync IPRT/tools: Avoid running into various assertions when no input files …
(edit) @84753   5 years vboxsync IPRT/tools: Avoid running into various assertions when no input files …
(edit) @84670   5 years vboxsync IPRT/RTCrX509CertPaths: Hack the code to accept trusted targets some …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84506   5 years vboxsync IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
(edit) @84500   5 years vboxsync Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
(edit) @84491   5 years vboxsync Runtime/tracelogreader.cpp: Only convert endianess if indicated
(edit) @84380   5 years vboxsync IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
(edit) @84379   5 years vboxsync IPRT/RTCrX509CertPaths: Hacked the code to accept trusted targets. …
(edit) @84361   5 years vboxsync IPRT/ldrPE: Found three new load config variations. V12 is what the …
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