VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107463   3 weeks vboxsync Runtime/common/crypto/pkcs7-core.cpp: Increment the correct variable …
(edit) @107455   3 weeks vboxsync Runtime/common/zip/tarvfswriter.cpp: Don't call a function inside …
(edit) @107454   3 weeks vboxsync Runtime/common/misc/uri.cpp: Don't call strlen() two times in the …
(edit) @107453   3 weeks vboxsync Runtime/common/misc/fdt.cpp: Remove unreachable code, u32Token is …
(edit) @107452   3 weeks vboxsync Runtime/common/log/tracelogreader.cpp: Fix parfait warning, this is …
(edit) @107451   3 weeks vboxsync Runtime/common/fs/extvfs.cpp: Fix an unread variable parfait warning, …
(edit) @107450   3 weeks vboxsync Runtime/common/efi/efivarstorevfs.cpp: Disable unused code, bugref:3409
(edit) @107432   4 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
(edit) @107431   4 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait [build …
(edit) @107430   4 weeks vboxsync Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. …
(edit) @107429   4 weeks vboxsync Runtime/common/string/strtonum.cpp: Fixed a warning found by Parfait. …
(edit) @107210   2 months vboxsync IPRT/timesup.cpp: Build fix for solaris.sparc*. jiraref:VBP-1466
(edit) @107195   2 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. [build fix] …
(edit) @107192   2 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107120   2 months vboxsync Runtime/ldr/ldrELFRelocatable.cpp.h: Add support for aarch64 ELF …
(edit) @107099   2 months vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @107064   2 months vboxsync Runtime/RTAcpi*: Support more statements, an extended variant of the …
(edit) @107063   2 months vboxsync Runtime/RTAcpi*: Some updates to the ACPI code generation, bugref:10733
(edit) @107058   2 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107036   2 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @106994   3 months vboxsync IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
(edit) @106917   3 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106861   3 months vboxsync IPRT/ldrPE.cpp: Don't be so strict about …
(edit) @106842   3 months vboxsync IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
(edit) @106732   3 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106726   3 months vboxsync IPRT/ldrPE.cpp: Adjustments to new IMAGE_RUNTIME_FUNCTION_ENTRY …
(edit) @106602   3 months vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106597   3 months vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106561   3 months vboxsync IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
(edit) @106559   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106558   3 months vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106510   3 months vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106498   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106486   4 months vboxsync Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
(edit) @106428   4 months vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106424   4 months vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106403   4 months vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106344   4 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106342   4 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106341   4 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106337   4 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106248   4 months vboxsync IPRT/ldrPE: Fixed bug in the page hashing code getting the offset of …
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106001   5 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105848   5 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105760   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105753   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105750   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105746   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105353   7 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(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) @104829   8 months vboxsync Runtime/efi: Deduplicate signature DB after loading and after adding …
(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) @104745   9 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104733   9 months vboxsync Runtime/common/misc/zero-alt.S: Don't hide the g_abRTZero* symbols on …
(edit) @104686   9 months vboxsync Revert r163210 as it breaks building on darwin.arm64, bugref:10392
(edit) @104680   9 months vboxsync Runtime/common/ldr/ldrPE.cpp: Recognize and open arm64 PE binaries …
(edit) @104656   9 months vboxsync Runtime/common/asm: Fix function declarations from RTDECL -> DECLASM, …
(edit) @104626   9 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104625   9 months vboxsync IPRT/strformatrt: Fixed warnings (build fix). ​bugref:3409
(edit) @104624   9 months vboxsync IPRT/strformatrt: Fixed warnings. ​bugref:3409
(edit) @104574   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   9 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   9 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   9 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) @104287   10 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104286   10 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104260   10 months vboxsync IPRT/RTPathGlob: Nits.
(edit) @104258   10 months vboxsync RTPathGlob: Give up properly after 10th try to get the env variable. …
(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) @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   12 months vboxsync Runtime/lockvalidator.cpp: Fix wrong comparison, bugref:3409
(edit) @103444   12 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103438   12 months vboxsync IPRT/dbgmod: Simplified and restored old alloca errora handling …
(edit) @103416   12 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   12 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103412   12 months vboxsync Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
(edit) @103398   12 months vboxsync IPRT/getopt: Documented parfait false positives. bugref:3409
(edit) @103360   12 months vboxsync IPRT/isomaker.cpp: Zero terminate wszTmp in …
(edit) @103353   12 months vboxsync IPRT/ldrLX: Try trick parfait so it doesn't complain about …
(edit) @103344   12 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103343   12 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103342   12 months vboxsync IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
(edit) @103341   12 months vboxsync IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
(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.
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