VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46273   12 years vboxsync ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for …
(edit) @46270   12 years vboxsync iprt/types.h: Extended the pointer unions (RTPTRUNION, RTCPTRUNION, …
(edit) @46266   12 years vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46252   12 years vboxsync strcache.h: clarification.
(edit) @46250   12 years vboxsync Another missing mangling name (thanks Vadim)
(edit) @46249   12 years vboxsync Attempt to fix burn: mangling.
(edit) @46246   12 years vboxsync Runtime/AioMgr: Bug fixes
(edit) @46245   12 years vboxsync Runtime: RTFileSg{Read|Write}At API
(edit) @46211   12 years vboxsync More strcache testing and some tuning.
(edit) @46208   12 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46185   12 years vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
(edit) @46184   12 years vboxsync forgot mangling again.
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46164   12 years vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46163   12 years vboxsync forgot mangling again.
(edit) @46162   12 years vboxsync Simple RTPathIsSame implementation.
(edit) @46161   12 years vboxsync First part of loading .dSYM bundles.
(edit) @46157   12 years vboxsync Fix burn.
(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
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