VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46198   12 years vboxsync strcache.cpp: Reimplemented as a real string cache.
(edit) @46187   12 years vboxsync comment cleanup
(edit) @46186   12 years vboxsync warnings
(edit) @46185   12 years vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
(edit) @46180   12 years vboxsync ldrELFRelocatable.cpp.h: pointer calc warning fix for 32-bit.
(edit) @46179   12 years vboxsync RTPathParse.cpp.h: Fixed uninitialized cchPath.
(edit) @46178   12 years vboxsync More grr here.
(edit) @46177   12 years vboxsync More symbols in disassembly, for PATM esp.
(edit) @46166   12 years vboxsync grr
(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) @46161   12 years vboxsync First part of loading .dSYM bundles.
(edit) @46152   12 years vboxsync warnings.
(edit) @46151   12 years vboxsync grumble.
(edit) @46149   12 years vboxsync IPRT: Dwarf and ELF fixes.
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46133   12 years vboxsync build fix
(edit) @46131   12 years vboxsync ldrPE.cpp: Added fallback pfnEnumSymbols implementation that works …
(edit) @46127   12 years vboxsync Make it possible to load symbols on 64-bit windows 8.
(edit) @46118   12 years vboxsync Make 32-bit Windows 8 symbols appear.
(edit) @46115   12 years vboxsync Windows 2000 fixes.
(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) @46108   12 years vboxsync Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
(edit) @46106   12 years vboxsync Use DOS style path parsing when finding the default module name in …
(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) @46087   12 years vboxsync warnings
(edit) @46084   12 years vboxsync try fix warning…
(edit) @46083   12 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46082   12 years vboxsync oops.
(edit) @46081   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46078   12 years vboxsync More debugging fixes.
(edit) @46074   12 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @46071   12 years vboxsync build fix
(edit) @46070   12 years vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46054   12 years vboxsync Runtime/log: warning when compiling as plain C file
(edit) @46053   12 years vboxsync Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46049   12 years vboxsync RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not …
(edit) @46048   12 years vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(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) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(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) @45936   12 years vboxsync dbgmoddwarf.cpp: Fixed bug in line number interpreter.
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(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) @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) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(edit) @45406   12 years vboxsync debug leftover
(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) @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) @45356   12 years vboxsync tabs
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(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) @45331   12 years vboxsync Runtime/http: add new function to set the filename containing the …
(edit) @45256   12 years vboxsync RTStrNCmp: solaris 10 workaround.
(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) @45187   12 years vboxsync iprt/handletable.h: New handle table flag: …
(edit) @45123   12 years vboxsync Runtime: fixed header
(edit) @45122   12 years vboxsync IPRT/net: moved RTNetStrToIPv4Addr to netaddrstr2.cpp
(edit) @45120   12 years vboxsync inserted the blank lines I asked for and a todo.
(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) @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) @45046   12 years vboxsync rtPathRmRecursive: off-by-one
(edit) @44927   12 years vboxsync Runtime/strformatrt: typo fix. RTGCUINTREG -> RTHCUINTREG.
(edit) @44757   12 years vboxsync Runtime: TCP pseudo header checksum fix for IPv6 (#4796)
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette