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