VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46028   12 years vboxsync grumble.
(edit) @46027   12 years vboxsync grumble.
(edit) @46025   12 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @46023   12 years vboxsync RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
(edit) @46014   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46013   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @46000   12 years vboxsync build fix
(edit) @45998   12 years vboxsync warnings
(edit) @45997   12 years vboxsync SlickEdit loves adding BOM on new files.
(edit) @45996   12 years vboxsync build fix
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45988   12 years vboxsync Fix burn.
(edit) @45986   12 years vboxsync build fix
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45982   12 years vboxsync RTLdrElf: Better fix.
(edit) @45981   12 years vboxsync Only pick up SHT_STRTAB sections if we haven't already found one.
(edit) @45975   12 years vboxsync DWARF: Watcom segment detection and wasm/wlink labels.
(edit) @45969   12 years vboxsync build fix
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45936   12 years vboxsync dbgmoddwarf.cpp: Fixed bug in line number interpreter.
(edit) @45929   12 years vboxsync RTNtDbgHelp: Tool for exploring debug info and/or dbghelp.dll apis.
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(edit) @45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
(edit) @45807   12 years vboxsync log.cpp: Always terminate the log buffer string before calling the …
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45634   12 years vboxsync symdbdata.h: Regenerated from solserv. w2k bits added.
(edit) @45633   12 years vboxsync Updated ntBldSymDb.cpp to handle w2k symbols and correctly detect some …
(edit) @45632   12 years vboxsync Runtime/http: report an error in the worst case
(edit) @45631   12 years vboxsync Runtime/http: be more convenient in keeping the string passed in …
(edit) @45630   12 years vboxsync rtDirOpenCommon: We don't need to resolve symbolic links in the path, …
(edit) @45593   12 years vboxsync VBoxRT-openssl-ose.def: Build fix from Sander.
(edit) @45542   12 years vboxsync eat more cpu.
(edit) @45541   12 years vboxsync Fixed cLoops=1 retry bug and increased the loop timeout on darwin.
(edit) @45540   12 years vboxsync threadpreempt-r0drv-darwin.cpp: Check for AST_QUANTUM as well.
(edit) @45539   12 years vboxsync duh
(edit) @45538   12 years vboxsync tstR0ThreadPreemption: Added a RTThreadPreemptIsPendingTrusty test.
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45514   12 years vboxsync Runtime/tstLog: unintended commit
(edit) @45512   12 years vboxsync tstHttp => tstRTHttp; require at least one parameter to start the test
(edit) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(edit) @45445   12 years vboxsync quiet
(edit) @45444   12 years vboxsync IPRT: Use MmIsAddressValid since the try/except stuff doesn't …
(edit) @45443   12 years vboxsync IPRT: Better way of finding QuantumEnd and DpcQueueDepth.
(edit) @45440   12 years vboxsync ntBldSymDb.cpp: PAE kernel names.
(edit) @45438   12 years vboxsync ntBldSymDb.cpp: Fixes.
(edit) @45433   12 years vboxsync preemption hook todos.
(edit) @45423   12 years vboxsync ntBldSymDb.cpp: Fixes and symbol pack data.
(edit) @45406   12 years vboxsync debug leftover
(edit) @45405   12 years vboxsync ntBldSymDb.cpp: back to the os version info detection code.
(edit) @45404   12 years vboxsync Build fix.
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45398   12 years vboxsync Runtime/http: more error codes
(edit) @45397   12 years vboxsync build fix
(edit) @45395   12 years vboxsync build fix
(edit) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45391   12 years vboxsync IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
(edit) @45390   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45383   12 years vboxsync -> laptop
(edit) @45381   12 years vboxsync Runtime/http: added error code + don't make tstHttp fail if we can't …
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45366   12 years vboxsync tstHttp: slight re-order
(edit) @45357   12 years vboxsync ntBldSymDb.cpp: -> weinstadt
(edit) @45356   12 years vboxsync tabs
(edit) @45355   12 years vboxsync fix Additions buildbox
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(edit) @45353   12 years vboxsync dang
(edit) @45350   12 years vboxsync More ntBldSymDb.cpp work.
(edit) @45343   12 years vboxsync Runtime/http: better error handling in RTHttpCertDigest()
(edit) @45340   12 years vboxsync Runtime/http: stupid interface
(edit) @45339   12 years vboxsync Runtime/http: check the digest of the downloaded certificates
(edit) @45338   12 years vboxsync Runtime/stream: initialize fRecheckMode
(edit) @45331   12 years vboxsync Runtime/http: add new function to set the filename containing the …
(edit) @45309   12 years vboxsync RTCritSectRw: Two fixes.
(edit) @45264   12 years vboxsync tstR0ThreadPreemptionDriver.cpp: Start a bunch of threads to make sure …
(edit) @45263   12 years vboxsync rand-posix.cpp: Another S10 (testboxsh1) fix/hack.
(edit) @45262   12 years vboxsync tstUtf8: Another VERR_NO_TRANSLATE/VWRN_NO_TRANSLATE hack.
(edit) @45260   12 years vboxsync We should probably check the iconv return value a little more closely. …
(edit) @45259   12 years vboxsync tstRTTcp-1.cpp: testboxsh1 fudging.
(edit) @45258   12 years vboxsync tstRTTcp-1.cpp: More details on test3 on testboxsh1.
(edit) @45257   12 years vboxsync tstUtf8: More details on VERR_NO_TRANSLATION/RTStrUtf8ToCurrentCP on …
(edit) @45256   12 years vboxsync RTStrNCmp: solaris 10 workaround.
(edit) @45253   12 years vboxsync tstUtf8.cpp: GetRandUtf16 shouldn't return endian indicators (0xfffe, …
(edit) @45243   12 years vboxsync Use NSStartSearchPathEnumeration + NSDocumentDirectory insted of …
(edit) @45241   12 years vboxsync tstRTStrAlloc: ensure we call RTStrAAppendExN() really with size_t …
(edit) @45238   12 years vboxsync build fix
(edit) @45236   12 years vboxsync Runtime: fixed %Rhxd
(edit) @45234   12 years vboxsync fix OSE
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45211   12 years vboxsync Hacking in progress.
(edit) @45187   12 years vboxsync iprt/handletable.h: New handle table flag: …
(edit) @45176   12 years vboxsync Runtime: export systemmem-ose to OSE
(edit) @45174   12 years vboxsync accident
(edit) @45173   12 years vboxsync doc: re-added vbox-greeter documentation
(edit) @45151   12 years vboxsync iprt/critsect.h: Cleanups (R/W mostly).
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