VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84296   5 years vboxsync IPRT/base64: Optimize '\0' handling a little and unify the two …
(edit) @84295   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @84286   5 years vboxsync IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
(edit) @84251   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84234   5 years vboxsync IPRT: doxygen fix. bugref:9699
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84227   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84210   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84207   5 years vboxsync IPRT: Added two flags to the %Rhxs formatter type to control the …
(edit) @84205   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84204   5 years vboxsync IPRT: Added RTVfsTypeName. bugref:9699
(edit) @84203   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @84194   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84193   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84192   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84191   5 years vboxsync iprt/vfs.h: comment typo.
(edit) @84172   5 years vboxsync IPRT: PEM writer functions. [doxygenfix] bugref:9699
(edit) @84170   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84166   5 years vboxsync IPRT: PEM writer functions. [build fix] bugref:9699
(edit) @84163   5 years vboxsync IPRT: PEM writer functions. bugref:9699
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @84146   5 years vboxsync IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
(edit) @84135   5 years vboxsync iprt/types.h: VAC++ doesn't define ssize_t, so it bums out in …
(edit) @84127   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: Comment. bugref:9726
(edit) @84120   5 years vboxsync IPRT: Adding an empty nocrt/ctype.h header to make some windows/NT SDK …
(edit) @84119   5 years vboxsync hmvmxinline.h,stam.h: Use the intrin.h wrapper in iprt or we'll end up …
(edit) @84070   5 years vboxsync IPRT: Massaging errmsg*-sorter.cpp and bldprog-strtab-template.cpp.h a …
(edit) @84063   5 years vboxsync IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
(edit) @84055   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84001   5 years vboxsync IPRT/xml: Simplified EIPRTFailure::EIPRTFailure, avoiding two heap …
(edit) @83994   5 years vboxsync IPRT/string.h: Document status code formatting in IN_RT_STATIC builds …
(edit) @83987   5 years vboxsync AMD IOMMU: bugref:9654 Naming nit.
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83837   5 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
(edit) @83831   5 years vboxsync iprt/win/d3dkmthk.h: For VC++ 14.1. bugref:8489
(edit) @83813   5 years vboxsync iprt/cdefs.h: Added RT_BIT_Z the returns size_t to help deal with …
(edit) @83795   5 years vboxsync iprt/types,iprt/ecpp/exceptions.h: VC++ 14.1 adjustments. [doxyfixes] …
(edit) @83791   5 years vboxsync include/Makefile.kmk: VC++ 14.1 adjustment for intrin.h. bugref:8489
(edit) @83790   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83782   5 years vboxsync iprt/win/msvc_intrin.h -> iprt/sanitized/intrin.h bugref:8489
(edit) @83781   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: Created an iprt/sanitized dir for …
(edit) @83778   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: Created an iprt/sanitized dir for …
(edit) @83776   5 years vboxsync iprt/asm*,++: Contain the intrin.h mess in iprt/win/msvc_intrin.h. …
(edit) @83775   5 years vboxsync iprt/types,nocrt/compiler/msc.h: VC++ 14.1 adjustments. bugref:8489
(edit) @83769   5 years vboxsync iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @83767   5 years vboxsync iprt/win/imagehlp.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @83763   5 years vboxsync iprt/cpp/excetion.h: VC++ 14.1 build tweaking. [doxyfix] bugref:8489
(edit) @83761   5 years vboxsync iprt/cpp/excetion.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @83750   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: VC++ 14.1 build fixes. [doxyfix] …
(edit) @83738   5 years vboxsync iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
(edit) @83737   5 years vboxsync iprt/win/shlobj.h: VC++ 14.1 adjustments (7.1 SDK). bugref:8489
(edit) @83730   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: VC++ 14.1 build fixes. bugref:8489
(edit) @83729   5 years vboxsync iprt/cdefs.h: _MSC_VER values for 2017 and 2019. bugref:8489
(edit) @83724   5 years vboxsync iprt/nocrt/compiler/msc.h: Adjustments for Visual Studio 2017 and …
(edit) @83661   5 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
(edit) @83657   5 years vboxsync reverted 137105 again as the problem was elsewhere. bugref:9670
(edit) @83651   5 years vboxsync Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
(edit) @83647   5 years vboxsync Temporarily reverted r136808 to see if this is also causing the …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @83550   5 years vboxsync pdmifs.h: nit
(edit) @83546   5 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. bugref:9698
(edit) @83540   5 years vboxsync iprt/runtime-loader.h: Used RTLdrLoadEx w/ RTLDRLOAD_FLAGS_NO_UNLOAD …
(edit) @83510   5 years vboxsync Main: bugref:9670: fixed VBoxSDS log issue.
(edit) @83484   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: make …
(edit) @83474   5 years vboxsync VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
(edit) @83473   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: fix …
(edit) @83471   5 years vboxsync Linux: ticketref:19312 Linux: kernel 5.6 - we need changes
(edit) @83428   5 years vboxsync Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
(edit) @83426   5 years vboxsync Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
(edit) @83425   5 years vboxsync RUntime/RTJson: Add parse from VFS file method
(edit) @83408   5 years vboxsync Guest Control: Adjusted the ARGV0 feature flag docs.
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83369   5 years vboxsync IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP]. [build fix]
(edit) @83368   5 years vboxsync IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
(edit) @83328   5 years vboxsync x86.h: X86FSTENV32P offsets.
(edit) @83285   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83281   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83275   5 years vboxsync OCI: Add stub ICloudMachine interface and …
(edit) @83266   5 years vboxsync Runtime/common/fuzz: Add API to specify the range in an input corpus …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @83168   5 years vboxsync iprt/string.h: Adding %RTeic and %RTeim format types for handling …
(edit) @83166   5 years vboxsync iprt/string.h: Adding %RTeic and %RTeim format types for handling …
(edit) @83156   5 years vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83122   5 years vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
(edit) @83090   5 years vboxsync iprt/x86.h: Added missing MSR prefix to MTRR defs like all the other …
(edit) @83089   5 years vboxsync iprt/x86.h: IA32_TSX_CTRL -> MSR_IA32_TSX_CTRL.
(edit) @83085   5 years vboxsync IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
(edit) @83084   5 years vboxsync IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
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