|
|
@85676
|
4 years |
vboxsync |
IPRT/ftp-server.cpp: some nits and todos. bugref:9437
|
|
|
@85674
|
4 years |
vboxsync |
IPRT/ftp-server.cpp: We use 'end' to be exclusive (last + 1) and …
|
|
|
@85673
|
4 years |
vboxsync |
IPRT: RTFTPServer -> RTFtpServer. bugref:9437
|
|
|
@85672
|
4 years |
vboxsync |
IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
|
|
|
@85664
|
4 years |
vboxsync |
Runtime/Makefile.kmk: Blind fix attempt for VBoxDrv not loading Darwin
|
|
|
@85651
|
4 years |
vboxsync |
IPRT: OSE build fix
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85649
|
4 years |
vboxsync |
ticketref:19521 Can't build kernel modules on SLES12 SP5
|
|
|
@85648
|
4 years |
vboxsync |
IPRT/openssl-pre.h: VS2010 complains that it doesn't know warning 5031 …
|
|
|
@85646
|
4 years |
vboxsync |
IPRT/http-curl.cpp: when disabling proxies in …
|
|
|
@85638
|
4 years |
vboxsync |
IPRT/sha3: Some VS2019 performance tweaks. bugref:9734
|
|
|
@85630
|
4 years |
vboxsync |
IPRT: More SHA-3 work. bugref:9734
|
|
|
@85629
|
4 years |
vboxsync |
IPRT: More SHA-3 work. bugref:9734
|
|
|
@85628
|
4 years |
vboxsync |
IPRT/pkcs7: Comment typos.
|
|
|
@85627
|
4 years |
vboxsync |
IPRT/x509: Comment typo.
|
|
|
@85626
|
4 years |
vboxsync |
IPRT/ldr: comment typo
|
|
|
@85624
|
4 years |
vboxsync |
IPRT: Tweaking some performance out of the alternative SHA-3 …
|
|
|
@85623
|
4 years |
vboxsync |
IPRT: SHA-3 nits. bugref:9734
|
|
|
@85618
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [scm fix] bugref:9734
|
|
|
@85617
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [hardening fix] bugref:9734
|
|
|
@85614
|
4 years |
vboxsync |
IPRT: Adding SHA-3. bugref:9734
|
|
|
@85602
|
4 years |
vboxsync |
IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
|
|
|
@85581
|
4 years |
vboxsync |
Runtime/RTErrConvertFromErrno: Add conversion for ESTALE [build fix]
|
|
|
@85580
|
4 years |
vboxsync |
Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
|
|
|
@85556
|
4 years |
vboxsync |
IPRT/ldrELF: Fixed bug in segment enum and conversion for ET_REL …
|
|
|
@85544
|
4 years |
vboxsync |
IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
|
|
|
@85543
|
4 years |
vboxsync |
reverted r139610
|
|
|
@85542
|
4 years |
vboxsync |
IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
|
|
|
@85541
|
4 years |
vboxsync |
tstLdr-4: Check do some segment sanity checking so we'll catch bad …
|
|
|
@85540
|
4 years |
vboxsync |
IPRT/ldrELF: Fixed issue in GetNextAllocatedSection causing cbMapped …
|
|
|
@85525
|
4 years |
vboxsync |
IPRT/ldrELF: Fix for bogus cbMapped value returned for the last …
|
|
|
@85518
|
4 years |
vboxsync |
IPRT/the-linux-kernel.h: Need header for flush_tlb_all() now. bugref:9801
|
|
|
@85516
|
4 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Enable IPRT_USE_ALLOC_VM_AREA_FOR_EXEC for …
|
|
|
@85514
|
4 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Make it easier to push the WX semantics …
|
|
|
@85507
|
4 years |
vboxsync |
SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
|
|
|
@85505
|
4 years |
vboxsync |
IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
|
|
|
@85504
|
4 years |
vboxsync |
IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
|
|
|
@85503
|
4 years |
vboxsync |
IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
|
|
|
@85501
|
4 years |
vboxsync |
IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
|
|
|
@85500
|
4 years |
vboxsync |
tstLdr-4: Converted to iprt/test.h style and added some …
|
|
|
@85495
|
4 years |
vboxsync |
Runtime/fileio-posix.cpp: Fix for r139548, restore the old file offset …
|
|
|
@85492
|
4 years |
vboxsync |
IPRT/fileio-posix.cpp: Fix binary search in RTFileQueryMaxSizeEx, and …
|
|
|
@85491
|
4 years |
vboxsync |
IPRT/RTFileCopyPartEx-linux.cpp: Fix fallback handling if the syscall …
|
|
|
@85461
|
4 years |
vboxsync |
tstLdr-4: printf fix. bugref:9801
|
|
|
@85430
|
4 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Wrap mmap_sem operations as it was renamed …
|
|
|
@85385
|
4 years |
vboxsync |
iprt/path.h: Reimplemented RTPathFindCommon[Ex]. [scm fix]
|
|
|
@85384
|
4 years |
vboxsync |
iprt/path.h: Reimplemented RTPathFindCommon[Ex].
|
|
|
@85383
|
4 years |
vboxsync |
iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
|
|
|
@85382
|
4 years |
vboxsync |
iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
|
|
|
@85378
|
4 years |
vboxsync |
/Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
|
|
|
@85374
|
4 years |
vboxsync |
IPRT/RTPathFindCommon: Added another check for the current path in array.
|
|
|
@85348
|
4 years |
vboxsync |
IPRT/tstRTStrSplit: Added macro for cleaning up test runs.
|
|
|
@85345
|
4 years |
vboxsync |
IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases).
|
|
|
@85343
|
4 years |
vboxsync |
IPRT/RTCrStoreCreateSnapshotById-darwin.cpp: Ignore deprecation …
|
|
|
@85341
|
4 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85340
|
4 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85339
|
4 years |
vboxsync |
iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
|
|
|
@85312
|
4 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases [build fix].
|
|
|
@85311
|
4 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases.
|
|
|
@85208
|
4 years |
vboxsync |
iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
|
|
|
@85167
|
4 years |
vboxsync |
IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
|
|
|
@85166
|
4 years |
vboxsync |
tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
|
|
|
@85164
|
4 years |
vboxsync |
VBoxRTDeps.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
|
|
|
@85163
|
4 years |
vboxsync |
IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
|
|
|
@85162
|
4 years |
vboxsync |
IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
|
|
|
@85160
|
4 years |
vboxsync |
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
|
|
|
@85155
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases [build fix].
|
|
|
@85154
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases.
|
|
|
@85142
|
4 years |
vboxsync |
Partial build fix for r139085.
|
|
|
@85141
|
4 years |
vboxsync |
Reverted r139086.
|
|
|
@85140
|
4 years |
vboxsync |
Build fix for r139085.
|
|
|
@85139
|
4 years |
vboxsync |
OCI: (bugref:9469) Proxy support (without authentication) for local …
|
|
|
@85131
|
4 years |
vboxsync |
Doxyfile*: Adjustments. bugref:9794
|
|
|
@85130
|
4 years |
vboxsync |
Doxyfile*: Adjustments. bugref:9794
|
|
|
@85127
|
4 years |
vboxsync |
iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85112
|
4 years |
vboxsync |
GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
|
|
|
@85097
|
4 years |
vboxsync |
iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
|
|
|
@85091
|
4 years |
vboxsync |
Doxyfile*: nothrow/noexcept adjustments. bugref:9794
|
|
|
@85085
|
4 years |
vboxsync |
IPRT/tstLdr-4: Function cast fix. bugref:9794
|
|
|
@85084
|
4 years |
vboxsync |
IPRT/rest: Another missing RT_NOEXCEPT. bugref:9167
|
|
|
@85075
|
4 years |
vboxsync |
IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 …
|
|
|
@85072
|
4 years |
vboxsync |
tstRTInlineAsm.cpp: Stop using the 'register' keyword, Clang barfs on …
|
|
|
@85068
|
4 years |
vboxsync |
IPRT/crc32-zlib.cpp: Clang build fix. bugref:9790
|
|
|
@85041
|
4 years |
vboxsync |
SUPDrv,RuntimeR0: There must be no duplicates here, so RTStrCopy …
|
|
|
@85000
|
4 years |
vboxsync |
IPRT/http: Provide curl with an error buffer (fixed size array in …
|
|
|
@84995
|
4 years |
vboxsync |
IPRT/http: Consistently use CURL_SUCCESS().
|
|
|
@84994
|
4 years |
vboxsync |
IPRT/http: Consistently use CURLcode rcCurl;
|
|
|
@84992
|
4 years |
vboxsync |
IPRT: fix int/uint issues in asm-fake.cpp
|
|
|
@84903
|
4 years |
vboxsync |
tstRTCRest-1: Adjustment for strtod in UCRT with VC++ 14+. bugref:8489
|
|
|
@84840
|
4 years |
vboxsync |
IPRT/thread-win.cpp: Thread naming todo.
|
|
|
@84761
|
4 years |
vboxsync |
IPRT/tarcmd: Added initial support for creating TAR files from directories.
|
|
|
@84760
|
4 years |
vboxsync |
IPRT/tools: Avoid running into various assertions when no input files …
|
|
|
@84753
|
4 years |
vboxsync |
IPRT/tools: Avoid running into various assertions when no input files …
|
|
|
@84681
|
4 years |
vboxsync |
IPRt/rtLinuxConstructPathV: allow empty pszFormat as …
|
|
|
@84670
|
4 years |
vboxsync |
IPRT/RTCrX509CertPaths: Hack the code to accept trusted targets some …
|
|
|
@84632
|
4 years |
vboxsync |
IPRT/sysfs.cpp: Use RTStrPrintf2V rather than RTStrPrintfV in …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|