VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88294   4 years vboxsync IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88200   4 years vboxsync IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @88182   4 years vboxsync Doxyfile*: Callback decl macro adjustments.
(edit) @88167   4 years vboxsync OCI: bugref:9969 - add RTUriParse to VBoxRTImp
(edit) @88130   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88129   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88125   4 years vboxsync IPRT/Makefile.kmk: fix long standing typo causing unnecessary rebuilds …
(edit) @88124   4 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
(edit) @88120   4 years vboxsync OCI/PCA: bugref:9969. Make RTPathSkipRootSpec visible to extpack code.
(edit) @87873   4 years vboxsync Runtime/serialport-posix.cpp: Include CLOCAL when changing the serial …
(edit) @87844   4 years vboxsync IPRT/RTFileQuerySectorSize/solaris: Fix reference to uninitialized …
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87669   4 years vboxsync IPRT/threadctxhooks-r0drv-linux.c: Missing export. bugref:9937
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87645   4 years vboxsync tstTime-2.cpp: Calc calls/second.
(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) @87605   4 years vboxsync RTLdrFlt: Added a --kallsyms option for producing output similar to …
(edit) @87581   4 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87471   4 years vboxsync IPRT/Makefile.kmk: Don't complain about _ZNSt9exceptionC1Ev.
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87425   4 years vboxsync IPRT: Add RTVfsMemFileCreate, RTVfsMemIoStrmCreate. bugref:9722.
(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) @87356   4 years vboxsync IPRT/memobj-r0drv-linux.cpp: Correct calling convention for …
(edit) @87338   4 years vboxsync IPRT/net: G/c the second copy of an accidentally duplicate BADCIDR …
(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) @87280   4 years vboxsync IPRT/mp-darwin.cpp: get the clock-frequency from the CPU IOService if …
(edit) @87256   4 years vboxsync IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898
(edit) @87235   4 years vboxsync SUP,IPRT: Adjustments for bugref:9898.
(edit) @87229   4 years vboxsync IPRT: Fixed bug in ASMBitFirstSet-generic.cpp and extended …
(edit) @87228   4 years vboxsync tstRTInlineAsm: Extending testcase. bugref:9898
(edit) @87222   4 years vboxsync IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898
(edit) @87221   4 years vboxsync tstRTInlineAsm: Extending testcase. bugref:9898
(edit) @87214   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
(edit) @87213   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
(edit) @87212   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
(edit) @87205   4 years vboxsync IPRT: Added generic RTMpGetDescription implementation for darwin. …
(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) @87199   4 years vboxsync IPRT: Shut up warning. bugref:9898
(edit) @87198   4 years vboxsync IPRT/mp-darwin.cpp: Added RTMpCpuId implementations for 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) @87180   4 years vboxsync IPRT/memobj-r0drv-linux.c: Linux GAs build fix for kernels 3.2.{0..50} …
(edit) @87151   4 years vboxsync iprt/lockvalidator: size calc fix.
(edit) @87150   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87149   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87146   4 years vboxsync iprt/dbgkrnlinfo-r0drv-darwin.cpp: Adjustments for bugref:9898.
(edit) @87106   4 years vboxsync Runtime/memobj-r0drv-solaris.c: Fix mapping memory into kernel space, …
(edit) @87074   4 years vboxsync Runtime/memobj-r0drv-linux.c: Changes to support the upcoming 5.10 …
(edit) @87046   4 years vboxsync Shared Clipboard/Transfers: Also made the callbacks static. bugref:9874
(edit) @87044   4 years vboxsync Shared Clipboard/Transfers: A bit of cleanup …
(edit) @87042   4 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
(edit) @87041   4 years vboxsync Shared Clipboard/Transfers: Added initial supported for connection …
(edit) @87037   4 years vboxsync Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
(edit) @87032   4 years vboxsync Shared Clipboard/Transfers: Added initial directory listing support …
(edit) @87029   4 years vboxsync Shared Clipboard/Transfers: A bit of cleanup. bugref:9874
(edit) @87021   4 years vboxsync Shared Clipboard/Transfers: Improved logging a bit [build fix]. bugref:9874
(edit) @87020   4 years vboxsync Shared Clipboard/Transfers: Improved logging a bit. bugref:9874
(edit) @87018   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87017   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87016   4 years vboxsync Shared Clipboard/Transfers: Initial code for directory listing …
(edit) @87013   4 years vboxsync Shared Clipboard/Transfers: Fixed warning. bugref:9874
(edit) @87011   4 years vboxsync Shared Clipboard/Transfers: Docs. bugref:9874
(edit) @87010   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87009   4 years vboxsync Whops.
(edit) @87008   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87007   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87006   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87005   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86983   4 years vboxsync Docs nit.
(edit) @86981   4 years vboxsync IPRT/FTP: Docs nit (has been resolved). bugref:9646
(edit) @86973   4 years vboxsync IPRT/FTP: Resolved some @ŧodos. bugref:9646
(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) @86727   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with …
(edit) @86725   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with sigaction.
(edit) @86694   4 years vboxsync IPRT/rest: bugref:9167 - Drop C1 versions of RTCRestClientResponseBase …
(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) @86626   4 years vboxsync tstIprtList.cpp: Fixes to MtTestSafeRandomIndex. Use event semaphore …
(edit) @86619   4 years vboxsync tstIprtList.cpp: Ditto insert(). Created common index generator …
(edit) @86618   4 years vboxsync tstIprtList.cpp: Try not trigger assertions in at() and replace() …
(edit) @86610   4 years vboxsync SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
(edit) @86586   4 years vboxsync IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. [build …
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