VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette