VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43803   12 years vboxsync VMM/VMMR0: bits.
(edit) @43713   12 years vboxsync iprt/http: added support for custom headers
(edit) @43698   12 years vboxsync ioprt/err: fix doxygen comment
(edit) @43679   12 years vboxsync iprt/http: introduced RTHttpSetProxy()
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @43416   12 years vboxsync Network/e1000: Separate error code for TX cache error …
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43291   12 years vboxsync mangling.h: typo.
(edit) @43214   12 years vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43213   12 years vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
(edit) @43206   12 years vboxsync More cleanups.
(edit) @43203   12 years vboxsync cleanup.
(edit) @43171   12 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @43124   12 years vboxsync CDDL cleanup
(edit) @43046   12 years vboxsync iprt: detect ocfs2
(edit) @43043   12 years vboxsync iprt/assert.h: Added ifndef RTASSERT_DONT_PANIC check around …
(edit) @42956   12 years vboxsync iprt/net.h: Careful using IPv6 in RTNETADDRU, it might be a define …
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42599   12 years vboxsync log.h/log.cpp: s/pszVar/pszValue/g
(edit) @42588   12 years vboxsync More test execute only + not-accessed + short CS wrt return to real mode.
(edit) @42585   12 years vboxsync Hidden registry exploration.
(edit) @42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42396   12 years vboxsync fixed duplicate error codes and regenerated .mac incs
(edit) @42377   12 years vboxsync typo
(edit) @42346   12 years vboxsync semaphores.h: Added fast mutex warning wrt IRQL.
(edit) @42337   12 years vboxsync CPUM: Save and restore the internal selector fields.
(edit) @42333   12 years vboxsync typo
(edit) @42157   12 years vboxsync VMM: Detect VIA Cpus for VT-x support.
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42056   12 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41920   12 years vboxsync Build fix
(edit) @41919   12 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 years vboxsync backed out r78740
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