VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107379   4 weeks vboxsync IPRT/r3/nt: 5 more places where we didn't set OBJ_CASE_INSENSITIVE …
(edit) @107378   4 weeks vboxsync IPRT/RTFileDelete-r3-nt.cpp: OBJ_CASE_INSENSITIVE must be set in the …
(edit) @107377   4 weeks vboxsync IPRT/RTFileDelete-r3-nt: Fixed another regression from r162755 which …
(edit) @107346   4 weeks vboxsync IPRT/RTFileDelete-r3-nt: Fixed a regression from r162755 which …
(edit) @107192   7 weeks vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107099   8 weeks vboxsync IPRT: Adding RTArchValToString and RTSystemGetNativeArch for detecting …
(edit) @106931   2 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
(edit) @106928   2 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
(edit) @106842   2 months vboxsync IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
(edit) @106787   3 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106779   3 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106576   3 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106573   3 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   3 months vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106497   3 months vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
(edit) @106446   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106444   3 months vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106426   3 months vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105788   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105766   5 months vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105643   5 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105631   5 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @105155   7 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @104930   7 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @104681   8 months vboxsync Runtime: Add export definitions for win.arm64, bugref:10392
(edit) @104476   9 months vboxsync Runtime/r3/pipe-win.cpp: Fix statement assigning the return value in …
(edit) @104438   9 months vboxsync really fixing signed unsigned issue in ftp-server (UINT8_MAX is often …
(edit) @104390   9 months vboxsync Runtime/thread-posix.cpp: Return the status of the actual request or …
(edit) @104285   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104284   9 months vboxsync IPRT: Reimplemented RTFileDelete for windows to eliminate type …
(edit) @104176   10 months vboxsync Runtime/xml: preparation for libxml2-2.12.6 bugref:10640
(edit) @104105   10 months vboxsync Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
(edit) @103581   11 months vboxsync IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
(edit) @103439   11 months vboxsync IPRT/xml.cpp: Simplified the XmlFileWriter::write() path handling. …
(edit) @103285   11 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   11 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103263   11 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103262   11 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103260   11 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103232   12 months vboxsync IPRT/process-win.cpp: A better fix for the r152441 regression. bugref:10261
(edit) @103230   12 months vboxsync IPRT/process-win: Fixed regression from r152441, leading to start …
(edit) @103142   12 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103141   12 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103118   12 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
(edit) @103117   12 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102997   12 months vboxsync IPRT: Shut up some deprecated function warnings with macOS SDK 13.
(edit) @102661   13 months vboxsync IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
(edit) @102660   13 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102659   13 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102658   13 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102657   13 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102652   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102651   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102650   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102649   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102561   13 months vboxsync IPRT/HttpServer: Fixed an ASAN warning. bugref:9437
(edit) @101715   15 months vboxsync IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more …
(edit) @101301   16 months vboxsync IPRT: Nit. bugref:10371
(edit) @101300   16 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101192   16 months vboxsync IPRT/mem: Fix assertion in generic ASMBitFirstClear triggered by …
(edit) @101162   16 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @101160   16 months vboxsync trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
(edit) @101152   16 months vboxsync IPRT/mem: scm fix. bugref:10370
(edit) @101151   16 months vboxsync IPRT/mem: Eliminiated use of 'posix' in tje …
(edit) @101150   16 months vboxsync IPRT/mem: Eliminiated the malloc dependency of the …
(edit) @101148   16 months vboxsync IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
(edit) @101145   16 months vboxsync IPRT/mem: Windows fix. bugref:10370
(edit) @101144   16 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101143   16 months vboxsync IPRT/mem: build fix. bugref:10370
(edit) @101142   16 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100670   18 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
(edit) @100669   18 months vboxsync IPRT/http-server: Only return a client response in …
(edit) @100561   18 months vboxsync Runtime: Reorder some (at this point unused) code, bugref:10261
(edit) @100442   19 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100368   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100315   19 months vboxsync Runtime/r3/memsafer-r3.cpp: Replace occurences of …
(edit) @100313   19 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
(edit) @100312   19 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100310   19 months vboxsync Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100307   19 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100250   19 months vboxsync IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
(edit) @100249   19 months vboxsync IPRT/HttpServer: Emphasize logging group. bugref:9437
(edit) @100194   19 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100191   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100172   19 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(edit) @100171   19 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100108   20 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99902   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99779   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
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