|
|
@104260
|
8 months |
vboxsync |
IPRT/RTPathGlob: Nits.
|
|
|
@104258
|
8 months |
vboxsync |
RTPathGlob: Give up properly after 10th try to get the env variable. …
|
|
|
@104176
|
8 months |
vboxsync |
Runtime/xml: preparation for libxml2-2.12.6 bugref:10640
|
|
|
@104105
|
8 months |
vboxsync |
Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
|
|
|
@104096
|
8 months |
vboxsync |
Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
|
|
|
@104025
|
8 months |
vboxsync |
Runtime/testcase/tstTime-2: Make it build on linux.arm64, bugref:10391
|
|
|
@104014
|
8 months |
vboxsync |
IPRT/memobj-r0drv-linux.c: scm fix
|
|
|
@104012
|
8 months |
vboxsync |
IPRT/memobj-r0drv-linux.c: Compile fix for …
|
|
|
@104010
|
8 months |
vboxsync |
*: Fixed various calloc argument order warnings from gcc 14.
|
|
|
@103685
|
9 months |
vboxsync |
Backed out r161312 (no longer needed): iprt: Prevent …
|
|
|
@103684
|
9 months |
vboxsync |
Linux kernel modules: Fix UBSAN warnings by switching to flexible …
|
|
|
@103581
|
9 months |
vboxsync |
IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
|
|
|
@103547
|
9 months |
vboxsync |
Runtime/reqpool.cpp: Another place where we need to decrement the idle …
|
|
|
@103543
|
9 months |
vboxsync |
Runtime/misc/reqpool.cpp: Need to update the idle thread counter …
|
|
|
@103506
|
9 months |
vboxsync |
Runtime/lockvalidator.cpp: Fix wrong comparison, bugref:3409
|
|
|
@103495
|
9 months |
vboxsync |
IPRT: Build fix for parfait/win. bugref:3409
|
|
|
@103493
|
9 months |
vboxsync |
Runtime/testcase/tstRTCircBuf: Just return if creation of the circular …
|
|
|
@103444
|
9 months |
vboxsync |
IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
|
|
|
@103441
|
9 months |
vboxsync |
IPRT/tstRTR0CommonDriver.h: Unconfuse the szPath code, it can …
|
|
|
@103440
|
9 months |
vboxsync |
IPRT/tstRTR0CommonDriver.h: Buffer overflow for szSrvReqHandler is not …
|
|
|
@103439
|
9 months |
vboxsync |
IPRT/xml.cpp: Simplified the XmlFileWriter::write() path handling. …
|
|
|
@103438
|
9 months |
vboxsync |
IPRT/dbgmod: Simplified and restored old alloca errora handling …
|
|
|
@103416
|
9 months |
vboxsync |
Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
|
|
|
@103415
|
9 months |
vboxsync |
Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
|
|
|
@103412
|
9 months |
vboxsync |
Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
|
|
|
@103398
|
10 months |
vboxsync |
IPRT/getopt: Documented parfait false positives. bugref:3409
|
|
|
@103360
|
10 months |
vboxsync |
IPRT/isomaker.cpp: Zero terminate wszTmp in …
|
|
|
@103358
|
10 months |
vboxsync |
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
|
|
|
@103357
|
10 months |
vboxsync |
IPRT/tstRTEnv: Shut up parfait warning about using a potential …
|
|
|
@103354
|
10 months |
vboxsync |
IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
|
|
|
@103353
|
10 months |
vboxsync |
IPRT/ldrLX: Try trick parfait so it doesn't complain about …
|
|
|
@103344
|
10 months |
vboxsync |
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
|
|
|
@103343
|
10 months |
vboxsync |
IPRT/fdt.cpp: If you do strlen already, use memcpy instead of strcpy. …
|
|
|
@103342
|
10 months |
vboxsync |
IPRT/fdt.cpp: Missing va_end. Parfait bugref:3409
|
|
|
@103341
|
10 months |
vboxsync |
IPRT/strformat.cpp: Missing va_end. Parfait bugref:3409
|
|
|
@103292
|
10 months |
vboxsync |
Runtime/testcase/tstRTProcCreateEx: Fix a potential buffer overrun …
|
|
|
@103285
|
10 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103284
|
10 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function (build fix).
|
|
|
@103283
|
10 months |
vboxsync |
IPRT/string: Added RTStrCat2() as a convenient function.
|
|
|
@103275
|
10 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103263
|
10 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103262
|
10 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103260
|
10 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103252
|
10 months |
vboxsync |
IPRT/string: Added RTStrCopy2() as a convenient function.
|
|
|
@103250
|
10 months |
vboxsync |
IPRT: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103232
|
10 months |
vboxsync |
IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
|
|
|
@103230
|
10 months |
vboxsync |
IPRT/process-win: Fixed regression from r152441, leading to start …
|
|
|
@103168
|
10 months |
vboxsync |
iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
|
|
|
@103142
|
10 months |
vboxsync |
Runtime: Some warning fixes about externally visible functions which …
|
|
|
@103141
|
10 months |
vboxsync |
Runtime: Some warning fixes about externally visible functions which …
|
|
|
@103118
|
10 months |
vboxsync |
Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
|
|
|
@103117
|
10 months |
vboxsync |
Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
|
|
|
@103108
|
10 months |
vboxsync |
IPRT/fatvfs.cpp: Simplied r166121/r158845.
|
|
|
@103066
|
10 months |
vboxsync |
iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
|
|
|
@103017
|
10 months |
vboxsync |
iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
|
|
|
@103016
|
10 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103014
|
10 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103013
|
10 months |
vboxsync |
iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
|
|
|
@103012
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103010
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103009
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103008
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103005
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@102997
|
10 months |
vboxsync |
IPRT: Shut up some deprecated function warnings with macOS SDK 13.
|
|
|
@102985
|
10 months |
vboxsync |
tstRTStrFormat: Added an overflow test.
|
|
|
@102916
|
11 months |
vboxsync |
Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
|
|
|
@102899
|
11 months |
vboxsync |
Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
|
|
|
@102886
|
11 months |
vboxsync |
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
|
|
|
@102885
|
11 months |
vboxsync |
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
|
|
|
@102884
|
11 months |
vboxsync |
Runtime/tstRTSg: Use a deterministic random number generator and print …
|
|
|
@102874
|
11 months |
vboxsync |
Linux Host and Guest kernel modules: Fix build for older Fedora …
|
|
|
@102661
|
11 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
|
|
|
@102660
|
11 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102659
|
11 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102658
|
11 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102657
|
11 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102652
|
11 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102651
|
11 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102650
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102649
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102648
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102647
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102589
|
12 months |
vboxsync |
IPRT/http-curl: nits (some mine)
|
|
|
@102567
|
12 months |
vboxsync |
IPRT/shacrypt: Made asan build happy (false positive). bugref:10551
|
|
|
@102564
|
12 months |
vboxsync |
IPRT/shacrypt: Docs fix. bugref:10551
|
|
|
@102563
|
12 months |
vboxsync |
IPRT/http-curl: Added trying to use the dedicated …
|
|
|
@102562
|
12 months |
vboxsync |
IPRT/http: Fixed a memory leak, updated docs. bugref:9437
|
|
|
@102561
|
12 months |
vboxsync |
IPRT/HttpServer: Fixed an ASAN warning. bugref:9437
|
|
|
@102501
|
12 months |
vboxsync |
IPRT/shacrypt: scm fix. bugref:10551
|
|
|
@102500
|
12 months |
vboxsync |
IPRT/shacrypt: Reduce the code size a little. Document the …
|
|
|
@102495
|
12 months |
vboxsync |
IPRT/shacrypt: Combine shacrypt-256.cpp.h and shacrypt-512.cpp.h into …
|
|
|
@102492
|
12 months |
vboxsync |
IPRT/Makefile.kmk: Fixed warnings about duplicate RTUtf16CopyAscii on …
|
|
|
@102491
|
12 months |
vboxsync |
IRPT/shacrypt: Minor cleanups, doxygen fix. bugref:10551
|
|
|
@102490
|
12 months |
vboxsync |
IRPT/shacrypt: Don't use RTMemDup on the passpharse in step 16 since …
|
|
|
@102489
|
12 months |
vboxsync |
tstRTCrShaCrypt name fix. bugref:10551
|
|
|
@102488
|
12 months |
vboxsync |
IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
|
|
|
@102483
|
12 months |
vboxsync |
IPRT/tstRTShaCrypt: Added Korean key testing. bugref:10551
|
|
|
@102376
|
12 months |
vboxsync |
IPRT/crypto: Testcase logging nit. bugref:10551
|
|
|
@102375
|
12 months |
vboxsync |
IPRT/crypto: Implemented handing-in crypt password strings as the salt …
|
|
|
@102372
|
12 months |
vboxsync |
IPRT/crypto: Renaming. bugref:10551
|
|
|