VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105353   6 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105237   6 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105155   7 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105100   7 months vboxsync Runtime/vfsmemory.cpp: Implement shrinking the memory file (required …
(edit) @104986   7 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104975   7 months vboxsync Runtime/tools/RTTraceLogTool: Allow saving a tracelog received over …
(edit) @104966   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104942   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104930   7 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @104925   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104923   7 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104892   7 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104869   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104868   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104849   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104841   8 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104829   8 months vboxsync Runtime/efi: Deduplicate signature DB after loading and after adding …
(edit) @104795   8 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104757   8 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104755   8 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104746   8 months vboxsync RTSignTool: Build fix. bugref:10310
(edit) @104745   8 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104733   8 months vboxsync Runtime/common/misc/zero-alt.S: Don't hide the g_abRTZero* symbols on …
(edit) @104686   8 months vboxsync Revert r163210 as it breaks building on darwin.arm64, bugref:10392
(edit) @104681   8 months vboxsync Runtime: Add export definitions for win.arm64, bugref:10392
(edit) @104680   8 months vboxsync Runtime/common/ldr/ldrPE.cpp: Recognize and open arm64 PE binaries …
(edit) @104671   8 months vboxsync Runtime/testcase/tstTime-2.cpp: win.arm64 build fix, bugref:10392
(edit) @104656   8 months vboxsync Runtime/common/asm: Fix function declarations from RTDECL -> DECLASM, …
(edit) @104626   8 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104625   8 months vboxsync IPRT/strformatrt: Fixed warnings (build fix). ​bugref:3409
(edit) @104624   8 months vboxsync IPRT/strformatrt: Fixed warnings. ​bugref:3409
(edit) @104574   8 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   8 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   8 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   8 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   8 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104554   9 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   9 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   9 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
(edit) @104549   9 months vboxsync Runtime/common/fuzz: Some parfait warning fixes, bugref:3409
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104539   9 months vboxsync Fix to generate certificate code - bugref: 10310
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104476   9 months vboxsync Runtime/r3/pipe-win.cpp: Fix statement assigning the return value in …
(edit) @104438   9 months vboxsync really fixing signed unsigned issue in ftp-server (UINT8_MAX is often …
(edit) @104390   9 months vboxsync Runtime/thread-posix.cpp: Return the status of the actual request or …
(edit) @104319   9 months vboxsync libs/libxml-2.12.6: Disable features not relevant for us, bugref:10654 …
(edit) @104308   9 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104287   9 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104286   9 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104285   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104284   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104260   9 months vboxsync IPRT/RTPathGlob: Nits.
(edit) @104258   9 months vboxsync RTPathGlob: Give up properly after 10th try to get the env variable. …
(edit) @104176   10 months vboxsync Runtime/xml: preparation for libxml2-2.12.6 bugref:10640
(edit) @104105   10 months vboxsync Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
(edit) @104096   10 months vboxsync Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
(edit) @104025   10 months vboxsync Runtime/testcase/tstTime-2: Make it build on linux.arm64, bugref:10391
(edit) @104014   10 months vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   10 months vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @104010   10 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @103685   11 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   11 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103581   11 months vboxsync IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
(edit) @103547   11 months vboxsync Runtime/reqpool.cpp: Another place where we need to decrement the idle …
(edit) @103543   11 months vboxsync Runtime/misc/reqpool.cpp: Need to update the idle thread counter …
(edit) @103506   11 months vboxsync Runtime/lockvalidator.cpp: Fix wrong comparison, bugref:3409
(edit) @103495   11 months vboxsync IPRT: Build fix for parfait/win. bugref:3409
(edit) @103493   11 months vboxsync Runtime/testcase/tstRTCircBuf: Just return if creation of the circular …
(edit) @103444   11 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103441   11 months vboxsync IPRT/tstRTR0CommonDriver.h: Unconfuse the szPath code, it can …
(edit) @103440   11 months vboxsync IPRT/tstRTR0CommonDriver.h: Buffer overflow for szSrvReqHandler is not …
(edit) @103439   11 months vboxsync IPRT/xml.cpp: Simplified the XmlFileWriter::write() path handling. …
(edit) @103438   11 months vboxsync IPRT/dbgmod: Simplified and restored old alloca errora handling …
(edit) @103416   11 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   11 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103412   11 months vboxsync Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
(edit) @103398   11 months vboxsync IPRT/getopt: Documented parfait false positives. bugref:3409
(edit) @103360   11 months vboxsync IPRT/isomaker.cpp: Zero terminate wszTmp in …
(edit) @103358   11 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103357   11 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103354   11 months vboxsync IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
(edit) @103353   11 months vboxsync IPRT/ldrLX: Try trick parfait so it doesn't complain about …
(edit) @103344   11 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103343   11 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103342   11 months vboxsync IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
(edit) @103341   11 months vboxsync IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
(edit) @103292   12 months vboxsync Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103284   12 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function (build fix).
(edit) @103283   12 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103275   12 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103263   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103262   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103252   12 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
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