VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83425   5 years vboxsync RUntime/RTJson: Add parse from VFS file method
(edit) @83368   5 years vboxsync IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
(edit) @83356   5 years vboxsync IPRT/http: When we issue PUT tell curl about the data size when the …
(edit) @83355   5 years vboxsync IPRT/http: Fix upload/download confusion. One is in a comment. The …
(edit) @83326   5 years vboxsync IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
(edit) @83291   5 years vboxsync Runtime/common/fuzz: Fixes
(edit) @83289   5 years vboxsync IPRT/RTProcDaemonize-generic: Fixed leaking the stdin handle for …
(edit) @83266   5 years vboxsync Runtime/common/fuzz: Add API to specify the range in an input corpus …
(edit) @83252   5 years vboxsync IPRT/ministring.cpp: Don't crash in RTCString::endsWith() when running …
(edit) @83233   5 years vboxsync IPRT: New gsoap version needs 4 more openssl functions.
(edit) @83172   5 years vboxsync Final (hopefully) build fix for r136290.
(edit) @83167   5 years vboxsync RTDbgSymCache: Added a 'get' command for getting image and debug files …
(edit) @83166   5 years vboxsync iprt/string.h: Adding %RTeic and %RTeim format types for handling …
(edit) @83125   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83102   5 years vboxsync IPRT: Simple TLS destructor testcase.
(edit) @83101   5 years vboxsync IPRT: Simple TLS destructor implementation for windows.
(edit) @83098   5 years vboxsync IPRT/semeventmulti-r0drv-darwin.cpp: Fix for double fault when …
(edit) @83087   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Traced down the problematic vm_fault …
(edit) @83085   5 years vboxsync IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
(edit) @83084   5 years vboxsync IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
(edit) @83079   5 years vboxsync IPRT/ldrMachO: Ignore LC_BUILD_VERSION (harmless).
(edit) @83078   5 years vboxsync RTDbgSymCache: Added way to specify filename to use in the cache. …
(edit) @83074   5 years vboxsync IPRT/r0drv-darwin: Some debug code. bugref:9466
(edit) @83070   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Workarounds for vm_fault misbehaving on …
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82970   5 years vboxsync Copyright year updates - manual ones.
(edit) @82969   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82953   5 years vboxsync IPRT/dbgstackdumpself.cpp: darwin can use dlfcn like linux (as should …
(edit) @82898   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Don't set the …
(edit) @82886   5 years vboxsync IPRt/memobj-r0drv-darwin.cpp: Turns out kIOMapPrefault wasn't allowed …
(edit) @82877   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Only apply the cb += PAGE_SIZE …
(edit) @82868   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Added support for alignments other than …
(edit) @82861   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: Prefault user mappings too when the …
(edit) @82860   5 years vboxsync IPRT/memobj-r0drv-darwin.cpp: rtR0MemObjNativeMapKernel wasn't forcing …
(edit) @82859   5 years vboxsync IPRT/memcpy.asm: Set up rbp-frame for amd64 in debug builds.
(edit) @82856   5 years vboxsync IPRT/assert-r0drv-darwin.cpp: Make sure we get the output to the …
(edit) @82843   5 years vboxsync IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646
(edit) @82842   5 years vboxsync IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646
(edit) @82841   5 years vboxsync IPRT/FTP: Implemented support for directory traversing. bugref:9646
(edit) @82840   5 years vboxsync IPRT/FTP: Make sure to only add allowed (supported) FS entries to …
(edit) @82839   5 years vboxsync IPRT/FTP: Build fix. bugref:9646
(edit) @82838   5 years vboxsync IPRT/FTP: More code for listing directories, needed for some more FTP …
(edit) @82837   5 years vboxsync IPRT/file: Added some more thoughts and @todo regarding the …
(edit) @82836   5 years vboxsync IPRT/win: Enabled new RTFileSetSize implementation that works like …
(edit) @82835   5 years vboxsync IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
(edit) @82834   5 years vboxsync IPRT/win: Reimplemented RTFileSetSize to support truncating files …
(edit) @82833   5 years vboxsync IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
(edit) @82832   5 years vboxsync tstFile: Converted to new style and added append+truncate testcase …
(edit) @82824   5 years vboxsync IPRT/FTP: Doxygen fixes. bugref:9646
(edit) @82823   5 years vboxsync IPRT/FTP: Shut up MSVC. bugref:9646
(edit) @82822   5 years vboxsync IPRT/FTP: More work on directory listing.
(edit) @82813   5 years vboxsync IPRT/FTP: Remember the current working directory per client.
(edit) @82809   5 years vboxsync IPRT/dbgkrnlinfo-r0drv-darwin.cpp: build fixes.
(edit) @82806   5 years vboxsync IPRT/dbgkrnlinfo-r0drv-darwin.cpp: Implemented using the loaded kernel …
(edit) @82788   5 years vboxsync Runtime/tracelogwriter.cpp: Fix passing the trace log description in …
(edit) @82781   5 years vboxsync IPRT/FTP: Implemented FEAT and OPTS commands, along with some more …
(edit) @82773   5 years vboxsync IPRT/FTP: Shut up MSVC.
(edit) @82772   5 years vboxsync IPRT/FTP: First working version for listing stuff. bugref:9646
(edit) @82771   5 years vboxsync IPRT/FTP: Doxygen build fixes.
(edit) @82770   5 years vboxsync IPRT/FTP: More work on data connection handling. bugref:9646
(edit) @82768   5 years vboxsync Runtime/fuzz: Support normal files as input seed
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @82738   5 years vboxsync Runtime/Makefile.kmk: Cleanup fixes.
(edit) @82737   5 years vboxsync IPRT/FTP: Made replies more compatible with clients which expect …
(edit) @82736   5 years vboxsync IPRT/FTP: Logging fix. bugref:9646
(edit) @82735   5 years vboxsync IPRT/FTP: Made connecting w/ other clients more compatible by also …
(edit) @82734   5 years vboxsync IPRT/FTP: SCM fix. bugref:9646
(edit) @82733   5 years vboxsync IPRT/FTP: Implemented FEAT command for reporting additional server …
(edit) @82732   5 years vboxsync IPRT/FTP: More work on data connection handling. bugref:9646
(edit) @82728   5 years vboxsync IPRT/FTP: Build fix. bugref:9437
(edit) @82727   5 years vboxsync IPRT/FTP: Implemented first support for data connection handling. Work …
(edit) @82726   5 years vboxsync Runtime/serialport-win.cpp: Initialize more DCB members to avoid using …
(edit) @82723   5 years vboxsync IPRT/FTP: More protocol handling and callback work. bugref:9437
(edit) @82716   5 years vboxsync IPRT/FTP: Windows build fix
(edit) @82715   5 years vboxsync IPRT/FTP: More protocol handling and callback work. bugref:9437
(edit) @82702   5 years vboxsync IPRT/FTP: Made authentication workflow more flexible. bugref:9437
(edit) @82699   5 years vboxsync IPRT/FTP: Renaming. bugref:9437
(edit) @82698   5 years vboxsync IPRT/FTP: More protocol handling and callback work. bugref:9437
(edit) @82687   5 years vboxsync IPRT/FTP: More protocol handling and callback work. bugref:9437
(edit) @82678   5 years vboxsync IPRT/FTP: More command handler stubs.
(edit) @82673   5 years vboxsync IPRT/FTP: First connections (via Linux ftp client) are working now. …
(edit) @82671   5 years vboxsync IPRT/FTP: SCM fix.
(edit) @82666   5 years vboxsync IPRT/FTP: Windows build fix. bugref:9437
(edit) @82665   5 years vboxsync IPRT: First commit of FTP server code, along with a tool to run a …
(edit) @82660   5 years vboxsync IPRT/mem: Avoid calling assert(3C) on Solaris when mlock(3C) fails due …
(edit) @82631   5 years vboxsync IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) …
(edit) @82601   5 years vboxsync IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
(edit) @82594   5 years vboxsync Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
(edit) @82593   5 years vboxsync Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
(edit) @82590   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @82589   5 years vboxsync IPRT/memobj-r0drv-nt.cpp: Use MmAllocatePagesForMdl rather than …
(edit) @82554   5 years vboxsync RTErrConvertFromNtStatus: logon failure.
(edit) @82383   5 years vboxsync Runtime/ioqueue: Finish the fallback file provider
(edit) @82027   5 years vboxsync Runtime/dbg/dbgmoddwarf.cpp: Fix compatibility with debug files …
(edit) @81934   5 years vboxsync Runtime: Sparc build fix
(edit) @81927   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
(edit) @81775   5 years vboxsync Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
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