VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78066   6 years vboxsync IPRT,GUI: Workaround for certificate downloads getting redirected to https.
(edit) @78053   6 years vboxsync iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @78049   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78009   6 years vboxsync RTHttp: Destroy the HTTP instance before exit.
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77981   6 years vboxsync Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), …
(edit) @77971   6 years vboxsync Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
(edit) @77970   6 years vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
(edit) @77941   6 years vboxsync Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the …
(edit) @77929   6 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77917   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77914   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77913   6 years vboxsync Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and …
(edit) @77911   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77907   6 years vboxsync Runtime/dbgmodnm.cpp: Plug memory leak in error case
(edit) @77836   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77835   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77834   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77833   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77825   6 years vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77818   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77817   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77815   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77798   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77772   6 years vboxsync vfschain.cpp: Call memcpy only when there is something to copy to …
(edit) @77760   6 years vboxsync Runtime/asn1-ut-integer.cpp: No bit set means both are zero and …
(edit) @77758   6 years vboxsync Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
(edit) @77754   6 years vboxsync IPRT: Some st_birthtime experimentation for FreeBSD.
(edit) @77744   6 years vboxsync IPRT/RTPathSetTimesEx/posix: Try fall back on utimes if kernel doesn't …
(edit) @77738   6 years vboxsync Runtime/common/asn1/asn1-ut-objid-decode.cpp: Fix memory leak in error case
(edit) @77737   6 years vboxsync Runtime/common/math/bignum.cpp: Fixed two memory leaks
(edit) @77736   6 years vboxsync tstRTBigNum: Some memory leak fixes (to reduce the noise and being …
(edit) @77734   6 years vboxsync IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
(edit) @77733   6 years vboxsync IPRT/isomaker.cpp: Hack for permitting :remove: on directories with …
(edit) @77732   6 years vboxsync IPRT/isomakercmd.cpp: Fixed buggy --no-file-mode option, was forcing …
(edit) @77730   6 years vboxsync IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid …
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77700   6 years vboxsync Runtime/json: Plug small memory leak when parsing a JSON file fails
(edit) @77693   6 years vboxsync Runtime/fuzz: Some more statistics, add possibility to configure the …
(edit) @77691   6 years vboxsync tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix]
(edit) @77689   6 years vboxsync tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276
(edit) @77684   6 years vboxsync IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
(edit) @77681   6 years vboxsync IPRT: Adding an extended file open API that returns the action taken …
(edit) @77659   6 years vboxsync build fix
(edit) @77658   6 years vboxsync Runtime/fuzz: Statistics updates, don't fail if a working directory …
(edit) @77652   6 years vboxsync Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed …
(edit) @77651   6 years vboxsync Runtime/fuzz: scm
(edit) @77650   6 years vboxsync Runtime/fuzz: Add mutators to change possible integers to some …
(edit) @77641   6 years vboxsync IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return …
(edit) @77635   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
(edit) @77633   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
(edit) @77632   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77564   6 years vboxsync Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77547   6 years vboxsync Runtime/fuzz: build fix
(edit) @77546   6 years vboxsync Runtime/fuzz: build fix
(edit) @77545   6 years vboxsync build fix
(edit) @77544   6 years vboxsync Runtime/fuzz: Updates, add a target state recording mechanism to …
(edit) @77514   6 years vboxsync scm fix
(edit) @77513   6 years vboxsync scm fix
(edit) @77512   6 years vboxsync Backout r129111, something has gone horribly wrong here
(edit) @77511   6 years vboxsync scm fix
(edit) @77510   6 years vboxsync scm fix
(edit) @77509   6 years vboxsync Runtime/fuzz: Updates
(edit) @77489   6 years vboxsync Runtime/fuzz: build fix
(edit) @77487   6 years vboxsync Runtime/fuzz: build fix
(edit) @77486   6 years vboxsync Runtime/fuzz: scm fix
(edit) @77484   6 years vboxsync Runtime/fuzz: build fix
(edit) @77483   6 years vboxsync Runtime/fuzz: build fix
(edit) @77482   6 years vboxsync Runtime/fuzz: Rewriting the core fuzzed input generator. The new …
(edit) @77473   6 years vboxsync IPRT: Fixed buggy Nt3Fb_ExReleaseFastMutex and made the kernel symbol …
(edit) @77464   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77417   6 years vboxsync iprt/the-linux-kernel.h: Build fix for 2.6.0...3. bugref:9172
(edit) @77367   6 years vboxsync Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
(edit) @77323   6 years vboxsync Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for …
(edit) @77270   6 years vboxsync Runtime: Fix compilation with LibreSSL <2.7.0. BIO_up_ref() was …
(edit) @77262   6 years vboxsync Runtime/RTCRest: fixed array index when serializing/deserializing …
(edit) @77258   6 years vboxsync localipc-posix.cpp: Memory leak fix in error handling code path
(edit) @77257   6 years vboxsync Runtime/RTReqPool: Memory leak fixes during destruction
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77244   6 years vboxsync fileio-sg-posix.cpp: scm fix. bugref:9172
(edit) @77239   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77237   6 years vboxsync IPRT/aiomgr.cpp: Use RTListForEachSafe in rtAioMgrCheckFiles() to be …
(edit) @77235   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77234   6 years vboxsync IPRT/fileio-posix.cpp: Return VERR_TRY_AGAIN when write() returns zero …
(edit) @77233   6 years vboxsync IPRT: Some new FS types.
(edit) @77231   6 years vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(edit) @77211   6 years vboxsync IPRT: Specialized RTFileWriteAt and RTFileReadAt for windows. bugref:9172
(edit) @77210   6 years vboxsync IPRT: Added r3/posix/fileio-at-posix.cpp for more efficient and safer …
(edit) @77209   6 years vboxsync IPRT: Split RTFileWriteAt & RTFileReadAt out of fileio.cpp and into …
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