VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   17 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100319   17 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100315   17 months vboxsync Runtime/r3/memsafer-r3.cpp: Replace occurences of …
(edit) @100314   17 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100313   17 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
(edit) @100312   17 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100311   17 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100310   17 months vboxsync Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100309   17 months vboxsync Runtime/common/alloc/memcache.cpp: Replace occurences of …
(edit) @100308   17 months vboxsync Runtime: Replace occurence of PAGE_SIZE with RTSystemgetPageSize() in …
(edit) @100307   17 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100250   18 months vboxsync IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
(edit) @100249   18 months vboxsync IPRT/HttpServer: Emphasize logging group. bugref:9437
(edit) @100221   18 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100194   18 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100192   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100172   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(edit) @100171   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100048   18 months vboxsync Runtime/RTFdt: Fix for converting the memory reservations when writing …
(edit) @100040   18 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
(edit) @100037   18 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   18 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100032   18 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100031   18 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100029   18 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100024   18 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100023   18 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100022   18 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100009   18 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100007   18 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100006   18 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99989   19 months vboxsync IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the …
(edit) @99961   19 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   19 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99902   19 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   19 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99803   19 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99801   19 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99792   19 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99779   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99759   19 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99730   19 months vboxsync IPRT: Clang 13 fixes (warnings as errors).
(edit) @99727   19 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99709   19 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99704   19 months vboxsync Runtime/testcase/tstRTSemEvent: test1() queues up two threads behind a …
(edit) @99669   19 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. [build fix] …
(edit) @99668   19 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. bugref:10439
(edit) @99570   19 months vboxsync Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
(edit) @99560   19 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
(edit) @99538   20 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99513   20 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99486   20 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99483   20 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99423   20 months vboxsync IPRT/efi: More store opening error info.
(edit) @99422   20 months vboxsync IPRT/strformatrt.cpp: Corrected formatting RTERRINFO (%RTeim and …
(edit) @99375   20 months vboxsync fixing signed unsigned issue in ftp-server
(edit) @99374   20 months vboxsync fixing warning, int cArgs -> unsigned int cArgs
(edit) @99373   20 months vboxsync fixing warning: comparison between signed and unsigned integer …
(edit) @99249   20 months vboxsync IPRT/RTGetOpt: Simplification. bugref:10302
(edit) @99248   20 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99247   20 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99246   20 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99229   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99227   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99208   20 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99151   21 months vboxsync IPRT/testcase: Always resolve the real paths before passing them to …
(edit) @99145   21 months vboxsync IPRT/process: Bugfixes for testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99127   21 months vboxsync Revert r156473 as clock_gettime_nsec_np(CLOCK_UPTIME_RAW) is …
(edit) @99124   21 months vboxsync IPRT/getoptargv.cpp: Align g_abmQuoteChars more appropriately for …
(edit) @99110   21 months vboxsync IPRT/process: Added testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99109   21 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99108   21 months vboxsync Runtime/darwin/time-darwin.cpp: Use …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99013   21 months vboxsync Fixed typo.
(edit) @99007   21 months vboxsync Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup …
(edit) @98867   21 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98766   21 months vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98753   21 months vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98750   21 months vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
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