VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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)
(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) @44369   12 years vboxsync IPRT/log.c: Assert (debug) on bad log group flags.
(edit) @44366   12 years vboxsync Runtime/strformatnum: fixed condition, found by Parfait
(edit) @44300   12 years vboxsync Windows build fixes.
(edit) @44299   12 years vboxsync RTTar: Implemented simple extraction (-x).
(edit) @44286   12 years vboxsync iprt/rm: Some corrections and optimizations.
(edit) @44279   12 years vboxsync One important thing I forgot.
(edit) @44278   12 years vboxsync IPRT: Initial implementation of rm. Missing interactivity. Not tested …
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44250   12 years vboxsync Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
(edit) @44244   12 years vboxsync Burn fix
(edit) @44241   12 years vboxsync Runtime/sg.cpp: Add API to check a buffer for zeros
(edit) @44219   12 years vboxsync Runtime/dbgas.cpp: Fix inverted check resulting in a NULL pointer …
(edit) @44218   12 years vboxsync Runtime/manifest.cpp: Fix a possible NULL pointer dereference in the …
(edit) @44135   12 years vboxsync Runtime/sg.cpp: Increase assertion limit to 32Mb as some guests might …
(edit) @44042   12 years vboxsync shut up gcc
(edit) @43893   12 years vboxsync Runtime/once: fixed assertion
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43713   12 years vboxsync iprt/http: added support for custom headers
(edit) @43682   12 years vboxsync asm-fake: Replace {u,}int32_t by {u,}int8_t to fix bus errors on …
(edit) @43679   12 years vboxsync iprt/http: introduced RTHttpSetProxy()
(edit) @43651   12 years vboxsync Runtime/http: typo
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43221   12 years vboxsync common/string/RTStrIPv6.cpp -> common/net/netaddrstr.cpp.
(edit) @43220   12 years vboxsync build fix
(edit) @43215   12 years vboxsync build fix
(edit) @43214   12 years vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43175   12 years vboxsync more windows build fixes
(edit) @43172   12 years vboxsync gcc build fix
(edit) @43171   12 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @43031   12 years vboxsync clearifying comment.
(edit) @43020   12 years vboxsync symbol hacking.
(edit) @42980   12 years vboxsync RTPathStartsWith: typo
(edit) @42978   12 years vboxsync RTPathStartsWith: Deal with pszParentPath = root (or having a trailing …
(edit) @42599   12 years vboxsync log.h/log.cpp: s/pszVar/pszValue/g
(edit) @42598   12 years vboxsync strformat.cpp: Added support for microsoft I64, I32 and I as well as …
(edit) @42430   12 years vboxsync missing space.
(edit) @42387   12 years vboxsync Runtime/Dvm: unused parameters warnings
(edit) @42365   12 years vboxsync dbgmodcontainer.cpp: A bug fix and a hack.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42225   12 years vboxsync Runtime/lockvalidator: fixed wrong index found by Parfait
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42072   12 years vboxsync strtonum.cpp: C90 warnings.
(edit) @41911   13 years vboxsync backed out r78763 and r78763
(edit) @41910   13 years vboxsync Windows build fix
(edit) @41909   13 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   13 years vboxsync backed out r78740
(edit) @41887   13 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41785   13 years vboxsync Comment typos.
(edit) @41783   13 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
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