VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41785   12 years vboxsync Comment typos.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41554   13 years vboxsync RTErrGet: Don't immediately return values ending with _FIRST, _LAST, …
(edit) @41552   13 years vboxsync Fix windows build
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41510   13 years vboxsync IPRT/Elf: Working on loading watcom dwarf symbol files.
(edit) @41493   13 years vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41308   13 years vboxsync Darwin build fix
(edit) @41307   13 years vboxsync Runtime/common/log/log: make g_Logger weak which is the better solution
(edit) @41306   13 years vboxsync typo
(edit) @41305   13 years vboxsync Runtime/common/log/log: gcc thinks that the address of a variable is …
(edit) @41170   13 years vboxsync fixed tstRTManifest testcase
(edit) @41167   13 years vboxsync Runtime/uniread: first check the range, then access the array
(edit) @41094   13 years vboxsync Runtime/Dvm: Glue for VFS
(edit) @40988   13 years vboxsync Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
(edit) @40979   13 years vboxsync Corrected two really old sins.
(edit) @40959   13 years vboxsync Runtime/asm-fake: Update to make it work on SPARC
(edit) @40949   13 years vboxsync Runtime/Dvm: Include asm.h for ASMByteSwapU32 used when converting …
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40933   13 years vboxsync Runtime/log: 3.4-rc3 build fix [-fpermissive]
(edit) @40932   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40930   13 years vboxsync linux: build fix 3.4-rc3 [-fpermissive]
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40789   13 years vboxsync duh
(edit) @40788   13 years vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40722   13 years vboxsync Runtime/md5: Clear the whole state and replace tabs with spaces
(edit) @40686   13 years vboxsync Typo.
(edit) @40598   13 years vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40417   13 years vboxsync RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
(edit) @40374   13 years vboxsync Runtime/checksum/manifest: potential memory leak
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40298   13 years vboxsync Runtime/dvm: don't use VALID_PTR here, that only confuses code scanners
(edit) @40293   13 years vboxsync Silence warnings
(edit) @40292   13 years vboxsync RTVfsMemFile bugfix: rtVfsMemFile_Write regression from previous fix.
(edit) @40186   13 years vboxsync RTStrFormatNumber: Assert some buffer sanity.
(edit) @40137   13 years vboxsync Runtime/Dvm: Use uint64_t instead of size_t for the number of …
(edit) @40127   13 years vboxsync vfsmemory: Fixed zero optimization in the write routine.
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40100   13 years vboxsync Runtime/reqpool: Return status code actually
(edit) @40099   13 years vboxsync Runtime/errinfo: Fix typo
(edit) @40098   13 years vboxsync Runtime/Zip: Fix typo
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40085   13 years vboxsync Runtime/Dvm: Fix possible integer overflow
(edit) @40073   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40058   13 years vboxsync RTBase64: fix trailing newline suppression in RTBase64EncodedLength, …
(edit) @40053   13 years vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40038   13 years vboxsync fix OSE
(edit) @40027   13 years vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
(edit) @39985   13 years vboxsync Runtime/s3: XML_PARSE_NONET here as well
(edit) @39903   13 years vboxsync IPRT/RTCString: fix find method, add testcase
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39873   13 years vboxsync RTCString::find: made it more readable - 2 variable assignments in one …
(edit) @39640   13 years vboxsync Correct RTREQPOOLSTAT_NS_AVERAGE_REQ_QUEUED and …
(edit) @39639   13 years vboxsync reqpool.cpp: Use the pool name to name the worker threads.
(edit) @39636   13 years vboxsync reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
(edit) @39634   13 years vboxsync reqpool.cpp: build fix.
(edit) @39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39621   13 years vboxsync Removed unused variable (c&p).
(edit) @39620   13 years vboxsync more reqpool code.
(edit) @39617   13 years vboxsync later.
(edit) @39616   13 years vboxsync reqpool.cpp: Some more code.
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39545   13 years vboxsync laptop -> workstation.
(edit) @39517   13 years vboxsync Some request thread pool musings.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39510   13 years vboxsync laptop -> workstation.
(edit) @39503   13 years vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39502   13 years vboxsync RTReqQueueDestroy: Don't forget to destroy the requests.
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39480   13 years vboxsync fix for r75104
(edit) @39458   13 years vboxsync log.cpp: Change the time and timeprog prefixes from milliseconds to …
(edit) @39456   13 years vboxsync rtThreadMain: Try prevent gcc from hiding arguments in optimized …
(edit) @39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
(edit) @39439   13 years vboxsync manifest3.cpp: plugged leak.
(edit) @39438   13 years vboxsync vfschain.cpp: Don't forget to set the return value. duh.
(edit) @39436   13 years vboxsync Runtime/ldrkStuff: fixed wrong buffer size
(edit) @39389   13 years vboxsync dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
(edit) @39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @39243   13 years vboxsync warnings.
(edit) @39083   13 years vboxsync IPRT: -Wunused-parameter.
(edit) @39080   13 years vboxsync IPRT: Started -Wunused-parameter cleanup.
(edit) @39071   13 years vboxsync build fix
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @39050   13 years vboxsync copyright year.
(edit) @39049   13 years vboxsync IPRT: Implemented / adjusted zlib status code conversion.
(edit) @39043   13 years vboxsync Config.kmk, mangling, Runtime: use static zlib for Solaris.
(edit) @39032   13 years vboxsync IPRT: Fixed unused variable warnings.
(edit) @39029   13 years vboxsync lockvalidator.cpp: Plugged a leak. (Don't think it's an important leak …
(edit) @38888   13 years vboxsync Warnings.
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