VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101715   13 months vboxsync IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
(edit) @101689   13 months vboxsync Doxyfile.*: DECL_FORCE_INLINE_THROW
(edit) @101657   13 months vboxsync Runtime/uri.cpp: Make it build on linux.arm64 with -Werror, bugref:10541
(edit) @101653   13 months vboxsync IPRT/dbg: Fixed error handling empty DBI streams in the PDB VFS.
(edit) @101650   13 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541 [scm]
(edit) @101647   13 months vboxsync IPRT/RTSignTool: Added a --intermediate-certs-from-system/-A option to …
(edit) @101646   13 months vboxsync IPRT/x509-certpaths.cpp: Fixed copy&paste bug in …
(edit) @101643   13 months vboxsync Runtime: Allow building on linux.arm64, bugref:10541
(edit) @101613   13 months vboxsync tstRTArmv8: Do random check of 64-bit range of masks. bugref:10371
(edit) @101612   13 months vboxsync tstRTArmv8: Check the full 32-bit range of masks. bugref:10371
(edit) @101609   13 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101501   14 months vboxsync Runtime: Switch to mempage-direct for the build programs runtime in …
(edit) @101470   14 months vboxsync Runtime/RTFdt: Add convenience method to add a property consisting of …
(edit) @101453   14 months vboxsync Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
(edit) @101368   14 months vboxsync IPRT/Makefile.kmk: Don't build VBoxRTStableCheck if VBOX_WITH_LIBCURL …
(edit) @101362   14 months vboxsync iprt: log.cpp: Replace memcpy with RT_BCOPY_UNFORTIFIED, bugref:10209, …
(edit) @101355   14 months vboxsync IPRT/VBoxRTImp-vcc64.def: scm fix.
(edit) @101354   14 months vboxsync IPRT/VBoxRTImp-vcc*.def: Updated files with RTCString and other changes.
(edit) @101353   14 months vboxsync IPRT: Stable interface checker build hack. [scm fix]
(edit) @101352   14 months vboxsync IPRT: Stable interface checker build hack.
(edit) @101350   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101349   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101347   14 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101346   14 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101343   14 months vboxsync IPRT/ministring: Added C-style endsWith methods.
(edit) @101301   14 months vboxsync IPRT: Nit. bugref:10371
(edit) @101300   14 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101290   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101270   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101268   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101197   15 months vboxsync Runtime/{openssl-sha256,openssl-sha512}.cpp: Updated the …
(edit) @101194   15 months vboxsync Runtime/openssl-md5.cpp: Fix conflicting declaration of RTMd5Final(), …
(edit) @101192   15 months vboxsync IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
(edit) @101162   15 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @101160   15 months vboxsync trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
(edit) @101152   15 months vboxsync IPRT/mem: scm fix. bugref:10370
(edit) @101151   15 months vboxsync IPRT/mem: Eliminiated use of 'posix' in tje …
(edit) @101150   15 months vboxsync IPRT/mem: Eliminiated the malloc dependency of the …
(edit) @101148   15 months vboxsync IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
(edit) @101145   15 months vboxsync IPRT/mem: Windows fix. bugref:10370
(edit) @101144   15 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101143   15 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101142   15 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @101109   15 months vboxsync IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
(edit) @101108   15 months vboxsync IPRT: Fixing assertions (from r158845) related to VFS pfnRead/pfnWrite …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100997   15 months vboxsync doxygen fix
(edit) @100954   16 months vboxsync IPRT/dbgmod: Improved the logic for guessing the .pdb/.dbg filename.
(edit) @100953   16 months vboxsync IPRT/dbg: Fix clang warning. Code not needed.
(edit) @100950   16 months vboxsync IPRT/dbg: Fix pdb warnings.
(edit) @100949   16 months vboxsync IPRT/RTDbgSymCache: Corrected exit check for 'add'.
(edit) @100948   16 months vboxsync IPRT/dbg: Rewroked the CV/DBG+PDB loading so that we support loading …
(edit) @100932   16 months vboxsync IPRT/dbg: Early PDB support. [scm fix]
(edit) @100931   16 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   16 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   16 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   16 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100914   16 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   16 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100912   16 months vboxsync IPRT: Added a virtual file system view of PDB files. [build fix]
(edit) @100911   16 months vboxsync IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
(edit) @100910   16 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100909   16 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   16 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100903   16 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches.
(edit) @100823   16 months vboxsync Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
(edit) @100715   17 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100678   17 months vboxsync Logging nit.
(edit) @100670   17 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
(edit) @100669   17 months vboxsync IPRT/http-server: Only return a client response in …
(edit) @100561   17 months vboxsync Runtime: Reorder some (at this point unused) code, bugref:10261
(edit) @100531   17 months vboxsync IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299
(edit) @100530   17 months vboxsync IPRT/PKCS8: Testcase fix. oops. bugref:10299
(edit) @100528   17 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100494   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100493   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100492   17 months vboxsync Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
(edit) @100491   17 months vboxsync Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
(edit) @100490   17 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100489   17 months vboxsync Forward ported r158257 from 6.1: IPRT: Fix incorrect unused bit count …
(edit) @100475   17 months vboxsync Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
(edit) @100447   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100446   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100445   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100435   17 months vboxsync Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
(edit) @100421   17 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100368   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100364   17 months vboxsync IPRT: Added some OIDs related to EV certs and ECDSA. bugref:10479
(edit) @100359   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100354   17 months vboxsync Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
(edit) @100321   18 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100319   18 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100315   18 months vboxsync Runtime/r3/memsafer-r3.cpp: Replace occurences of …
(edit) @100314   18 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
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