VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46126   12 years vboxsync Baka tori!
(edit) @46113   12 years vboxsync Implemented debug module that uses the exported symbols. This will …
(edit) @46109   12 years vboxsync Made deferred loading work.
(edit) @46105   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46104   12 years vboxsync RTPathFilenameEx: Take path style as argument.
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46083   12 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46078   12 years vboxsync More debugging fixes.
(edit) @46077   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46074   12 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @46073   12 years vboxsync Baka tori!
(edit) @46070   12 years vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @46033   12 years vboxsync RT_OPSYS adjustments.
(edit) @46025   12 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @46024   12 years vboxsync iprt/cdefs.h: Added RT_OPSYS and RT_OPSYS_XXX, a value based version …
(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) @46012   12 years vboxsync typo.
(edit) @46011   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @45999   12 years vboxsync build fix
(edit) @45995   12 years vboxsync Close @defgroup comment.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45990   12 years vboxsync Attempt #2 to fix burn.
(edit) @45989   12 years vboxsync Attempt to fix build.
(edit) @45985   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45928   12 years vboxsync ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
(edit) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(edit) @45724   12 years vboxsync Missing file
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(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) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45393   12 years vboxsync build fix.
(edit) @45392   12 years vboxsync iprt/string.h: comment fix.
(edit) @45391   12 years vboxsync IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(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) @45339   12 years vboxsync Runtime/http: check the digest of the downloaded certificates
(edit) @45331   12 years vboxsync Runtime/http: add new function to set the filename containing the …
(edit) @45265   12 years vboxsync doc typo.
(edit) @45231   12 years vboxsync doppelmoppel
(edit) @45230   12 years vboxsync Main: OVF 2.0 support. A few corrections. Added …
(edit) @45229   12 years vboxsync build fix
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45187   12 years vboxsync iprt/handletable.h: New handle table flag: …
(edit) @45181   12 years vboxsync spinlock.h: doc adj.
(edit) @45174   12 years vboxsync accident
(edit) @45173   12 years vboxsync doc: re-added vbox-greeter documentation
(edit) @45154   12 years vboxsync Try to fix build boxes
(edit) @45151   12 years vboxsync iprt/critsect.h: Cleanups (R/W mostly).
(edit) @45130   12 years vboxsync RTCritSectRwIsInitialized: Fix.
(edit) @45129   12 years vboxsync RTCritSectRwIsWriteOwner
(edit) @45128   12 years vboxsync build fix
(edit) @45120   12 years vboxsync inserted the blank lines I asked for and a todo.
(edit) @45118   12 years vboxsync IPRT/manglin.h: RTNetStrToIPv4Addr.
(edit) @45116   12 years vboxsync patch getopt-cidr.patch from xTracker/5894 with applied …
(edit) @45115   12 years vboxsync RT/net: rt-network-str2ipv4.patch from xTRacker/5894 with applyed …
(edit) @45113   12 years vboxsync build fix
(edit) @45112   12 years vboxsync build fix
(edit) @45111   12 years vboxsync build fix
(edit) @45110   12 years vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @44624   12 years vboxsync Missing entry in mangling.h
(edit) @44623   12 years vboxsync Runtime: RTPathCreateRelative -> RTPathCalcRelative
(edit) @44615   12 years vboxsync Runtime/path: Add RTPathCreateRelative to create a relative path …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44489   12 years vboxsync The deatch problem on OS/2 is in RTProcCreate.
(edit) @44458   12 years vboxsync Runtime: fix mangling.
(edit) @44456   12 years vboxsync Runtime: add unobtrusive initialisation option which does not block …
(edit) @44299   12 years vboxsync RTTar: Implemented simple extraction (-x).
(edit) @44298   12 years vboxsync Implemented RTFileSetOwner on non-windows systems.
(edit) @44278   12 years vboxsync IPRT: Initial implementation of rm. Missing interactivity. Not tested …
(edit) @44261   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44255   12 years vboxsync Test value unit constants.
(edit) @44250   12 years vboxsync Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
(edit) @44241   12 years vboxsync Runtime/sg.cpp: Add API to check a buffer for zeros
(edit) @44221   12 years vboxsync Forgot header update.
(edit) @44169   12 years vboxsync asm-amd64-x86.h: Added ASMIsViaCentaurCpuEx, ASMIsViaCentaurCpu, …
(edit) @43974   12 years vboxsync VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
(edit) @43902   12 years vboxsync IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name …
(edit) @43884   12 years vboxsync VMM: bits.
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