VirtualBox

source: vbox/trunk/src/VBox/Runtime/include/internal

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96475   2 years vboxsync IPRT: Resolve SetHandleInformation and GetHandleInformation …
(edit) @96442   2 years vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96388   2 years vboxsync IPRT/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be …
(edit) @96052   2 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96043   2 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @95894   2 years vboxsync IPRT/stream: Flush & cleanup standard streams in the no-CRT setup …
(edit) @95870   2 years vboxsync IPRT/nocrt: Split up the startup code and added the basic DLL startup …
(edit) @95845   2 years vboxsync IPRT/nocrt: Added file defining _fltused. bugref:10261
(edit) @95834   2 years vboxsync IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
(edit) @95612   2 years vboxsync IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
(edit) @95604   2 years vboxsync IPRT/RTCrPkcs7SimpleSignSignedData: Implemented …
(edit) @94869   3 years vboxsync IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. …
(edit) @94718   3 years vboxsync IPRT/thread.h: Made RTTHREAD_NAME_LEN public.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92671   3 years vboxsync IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
(edit) @92418   3 years vboxsync IPRT/memobj-r0drv-linux: Implemented rtR0MemObjNativeAllocLarge using …
(edit) @92246   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @91483   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91482   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91481   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91480   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91479   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91478   3 years vboxsync IPRT/memobj: Added pszTag to rtR0MemObjNew.
(edit) @91446   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @90821   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
(edit) @90803   3 years vboxsync Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @89881   3 years vboxsync Runtime/common/dbg: Implement basic debug info reader for XML files …
(edit) @88813   4 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
(edit) @87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
(edit) @86525   4 years vboxsync Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
(edit) @86524   4 years vboxsync Runtime/include/internal/ldr.h: Doxygen
(edit) @86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
(edit) @85894   4 years vboxsync IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
(edit) @85887   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
(edit) @85879   4 years vboxsync Main: bugref:9224: fixed doxygen issues
(edit) @85877   4 years vboxsync Main: bugref:9224: DVM API changes
(edit) @85651   4 years vboxsync IPRT: OSE build fix
(edit) @85648   4 years vboxsync IPRT/openssl-pre.h: VS2010 complains that it doesn't know warning 5031 …
(edit) @85626   4 years vboxsync IPRT/ldr: comment typo
(edit) @85127   4 years vboxsync iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83101   5 years vboxsync IPRT: Simple TLS destructor implementation for windows.
(edit) @83084   5 years vboxsync IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82665   5 years vboxsync IPRT: First commit of FTP server code, along with a tool to run a …
(edit) @80035   5 years vboxsync Runtime: Build fix for OS/2
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @79155   5 years vboxsync IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @78050   6 years vboxsync IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77970   6 years vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77754   6 years vboxsync IPRT: Some st_birthtime experimentation for FreeBSD.
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77231   6 years vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76559   6 years vboxsync IPRT/include: Use IPRT_INCLUDED_INTERNAL_ rather than _internal_ as …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75652   6 years vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75237   6 years vboxsync IPRT: Added support for reading MAPSYM output.
(edit) @75235   6 years vboxsync IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
(edit) @74638   6 years vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @73672   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73531   6 years vboxsync IPRT: Some work on stack unwinding using dwarf info. bugref:3897
(edit) @73494   6 years vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73412   6 years vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @73401   6 years vboxsync dbgmoddeferred: magic
(edit) @73375   6 years vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @72863   6 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @71492   7 years vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @70890   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70481   7 years vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @69893   7 years vboxsync Runtime: New serial port API [build fix, forgotten file]
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69795   7 years vboxsync IPRT: file mode changing on NT + RTChMod command. - Reimplemented …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69716   7 years vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69705   7 years vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69691   7 years vboxsync iprt: Started on RTDirRel for NT.
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69609   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69436   7 years vboxsync IPRT: remove internal ELF headers (using iprt/formats/elf*.h instead).
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