VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103438   9 months vboxsync IPRT/dbgmod: Simplified and restored old alloca errora handling …
(edit) @103416   9 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   9 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103412   9 months vboxsync Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
(edit) @103398   10 months vboxsync IPRT/getopt: Documented parfait false positives. bugref:3409
(edit) @103360   10 months vboxsync IPRT/isomaker.cpp: Zero terminate wszTmp in …
(edit) @103358   10 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103357   10 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103354   10 months vboxsync IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
(edit) @103353   10 months vboxsync IPRT/ldrLX: Try trick parfait so it doesn't complain about …
(edit) @103344   10 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103343   10 months vboxsync IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
(edit) @103342   10 months vboxsync IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
(edit) @103341   10 months vboxsync IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
(edit) @103292   10 months vboxsync Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103284   10 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function (build fix).
(edit) @103283   10 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103263   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103262   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103252   10 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
(edit) @103250   10 months vboxsync IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103232   10 months vboxsync IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
(edit) @103230   10 months vboxsync IPRT/process-win: Fixed regression from r152441, leading to start …
(edit) @103168   10 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103142   10 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103141   10 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103118   10 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
(edit) @103117   10 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
(edit) @103108   10 months vboxsync IPRT/fatvfs.cpp: Simplied r166121/r158845.
(edit) @103066   10 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @103017   10 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103016   10 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   10 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   10 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103012   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103010   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103009   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103008   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102997   10 months vboxsync IPRT: Shut up some deprecated function warnings with macOS SDK 13.
(edit) @102985   10 months vboxsync tstRTStrFormat: Added an overflow test.
(edit) @102916   11 months vboxsync Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
(edit) @102899   11 months vboxsync Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
(edit) @102886   11 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102885   11 months vboxsync Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
(edit) @102884   11 months vboxsync Runtime/tstRTSg: Use a deterministic random number generator and print …
(edit) @102874   11 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102661   11 months vboxsync IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
(edit) @102660   11 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102659   11 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102658   11 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102657   11 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102652   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102651   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102650   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102649   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102648   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   12 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102589   12 months vboxsync IPRT/http-curl: nits (some mine)
(edit) @102567   12 months vboxsync IPRT/shacrypt: Made asan build happy (false positive). bugref:10551
(edit) @102564   12 months vboxsync IPRT/shacrypt: Docs fix. bugref:10551
(edit) @102563   12 months vboxsync IPRT/http-curl: Added trying to use the dedicated …
(edit) @102562   12 months vboxsync IPRT/http: Fixed a memory leak, updated docs. bugref:9437
(edit) @102561   12 months vboxsync IPRT/HttpServer: Fixed an ASAN warning. bugref:9437
(edit) @102501   12 months vboxsync IPRT/shacrypt: scm fix. bugref:10551
(edit) @102500   12 months vboxsync IPRT/shacrypt: Reduce the code size a little. Document the …
(edit) @102495   12 months vboxsync IPRT/shacrypt: Combine shacrypt-256.cpp.h and shacrypt-512.cpp.h into …
(edit) @102492   12 months vboxsync IPRT/Makefile.kmk: Fixed warnings about duplicate RTUtf16CopyAscii on …
(edit) @102491   12 months vboxsync IRPT/shacrypt: Minor cleanups, doxygen fix. bugref:10551
(edit) @102490   12 months vboxsync IRPT/shacrypt: Don't use RTMemDup on the passpharse in step 16 since …
(edit) @102489   12 months vboxsync tstRTCrShaCrypt name fix. bugref:10551
(edit) @102488   12 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102483   12 months vboxsync IPRT/tstRTShaCrypt: Added Korean key testing. bugref:10551
(edit) @102376   12 months vboxsync IPRT/crypto: Testcase logging nit. bugref:10551
(edit) @102375   12 months vboxsync IPRT/crypto: Implemented handing-in crypt password strings as the salt …
(edit) @102372   12 months vboxsync IPRT/crypto: Renaming. bugref:10551
(edit) @102361   12 months vboxsync IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
(edit) @102360   12 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102358   12 months vboxsync VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
(edit) @102356   12 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102344   12 months vboxsync IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
(edit) @102336   12 months vboxsync IPRT/crypto/shacrypt: Make sure to terminate strings in the …
(edit) @102335   12 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102304   12 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @102297   12 months vboxsync IPRT/crypto/shacrypt: Better string length checks for …
(edit) @102296   12 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102294   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102292   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102291   12 months vboxsync IPRT/tools: Added new tool RTMkPasswd, which can create …
(edit) @102290   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102289   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102287   12 months vboxsync IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions …
(edit) @102284   12 months vboxsync IPRT/ldr: Corrected segment flag conversion for LX images. bugref:10371
(edit) @102276   12 months vboxsync IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
(edit) @102156   12 months vboxsync IPRT/ldrLX: Must always apply internal fixups after loading the bits, …
(edit) @101753   13 months vboxsync added more detailed logging, tstRTSg.cpp testcase
(edit) @101715   13 months vboxsync IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
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