VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77817   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77815   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(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) @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) @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) @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) @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) @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) @77547   6 years vboxsync Runtime/fuzz: build fix
(edit) @77546   6 years vboxsync Runtime/fuzz: 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) @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) @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) @77237   6 years vboxsync IPRT/aiomgr.cpp: Use RTListForEachSafe in rtAioMgrCheckFiles() to be …
(edit) @77185   6 years vboxsync Runtime/common/ldr: Fix memory leak caused by missing unmapping calls
(edit) @77121   6 years vboxsync IPRT: Two more license header cleanups.
(edit) @77118   6 years vboxsync Runtime: Get rid of the "register" keyword usage as all compilers we …
(edit) @77111   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77110   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76660   6 years vboxsync RTPathCalcRelative: Extended case-insensitivity from 7-bit ascii to …
(edit) @76642   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [scm]
(edit) @76641   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing
(edit) @76619   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76617   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76616   6 years vboxsync Runtime/VFS: Started XFS filesystem parser (not built, committed for …
(edit) @76595   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76328   6 years vboxsync Runtime/fs/vfsext: Implement a small block cache for caching block …
(edit) @76318   6 years vboxsync Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need …
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76307   6 years vboxsync scm
(edit) @76306   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76304   6 years vboxsync scm fix
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76294   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76293   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76221   6 years vboxsync build fix
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @76096   6 years vboxsync IPRT: Added RTUtf16Chr.
(edit) @76094   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @76061   6 years vboxsync IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
(edit) @75933   6 years vboxsync IPRT/rest: RTCRestStringMapBase::serializeAsJson - the closing paren …
(edit) @75703   6 years vboxsync IPRT/ldrMachO.cpp: Don't get upset about PIE executables when not …
(edit) @75698   6 years vboxsync IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
(edit) @75627   6 years vboxsync IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that …
(edit) @75579   6 years vboxsync iprt/lockvalidator.cpp: suppress two memory leak sanitiser warnings. …
(edit) @75567   6 years vboxsync IPRT/dbgmodcontainer: Forgot to revert RTLogPrintf calls back to Log/Log12.
(edit) @75482   6 years vboxsync IPRT/dbgmodcontainer.cpp: Fix for symbol replacement for the case that …
(edit) @75481   6 years vboxsync IPRT/dbgmodmapsym.cpp: Set error status if not mapsym file.
(edit) @75334   6 years vboxsync iprt/memcmp.asm: Now with watcom calling convention option, we must …
(edit) @75285   6 years vboxsync IPRT/http: Fix unintended rename in previous.
(edit) @75244   6 years vboxsync IPRT/rtDbgModCvLoadDirectory: Added note about what seems to be wlink …
(edit) @75239   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(edit) @75238   6 years vboxsync IPRT: Moved the dwarf defines into iprt/formats/dwarf.h. Did some …
(edit) @75237   6 years vboxsync IPRT: Added support for reading MAPSYM output.
(edit) @75236   6 years vboxsync dbgmoddwarf.cpp: format burn fix. bugref:3897
(edit) @75235   6 years vboxsync IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
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