|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76559
|
6 years |
vboxsync |
IPRT/include: Use IPRT_INCLUDED_INTERNAL_ rather than _internal_ as …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73412
|
6 years |
vboxsync |
IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@69893
|
7 years |
vboxsync |
Runtime: New serial port API [build fix, forgotten file]
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@68317
|
7 years |
vboxsync |
IPRT: Added simple INI-file parser (completely untested).
|
|
|
@67259
|
8 years |
vboxsync |
IPRT: Some ISO image maker sketches.
|
|
|
@66742
|
8 years |
vboxsync |
fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@51571
|
11 years |
vboxsync |
Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@46567
|
12 years |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@45984
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45723
|
12 years |
vboxsync |
Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43645
|
12 years |
vboxsync |
IPRT: simple HTTP interface
|
|
|
@41549
|
13 years |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@40855
|
13 years |
vboxsync |
RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
|
|
|
@40029
|
13 years |
vboxsync |
Runtime: Add filesystem API to detect which ranges of a medium are in …
|
|
|
@39500
|
13 years |
vboxsync |
RTReq: More refactoring.
|
|
|
@37396
|
14 years |
vboxsync |
iprt/trace.h: Mostly done, but untested and undocumented.
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37196
|
14 years |
vboxsync |
Runtime/socket+udp: new socket functions needed to provide UDP as part …
|
|
|
@37184
|
14 years |
vboxsync |
Corrected magic value... Sorry Jan.
|
|
|
@36816
|
14 years |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@35213
|
14 years |
vboxsync |
Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
|
|
|
@32751
|
14 years |
vboxsync |
Runtime: initial VFS support for tar
|
|
|
@30935
|
14 years |
vboxsync |
IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
|
|
|
@30712
|
14 years |
vboxsync |
Build fix.
|
|
|
@30578
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27497
|
15 years |
vboxsync |
iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
|
|
|
@26801
|
15 years |
vboxsync |
poll-posix.cpp: initial untested code.
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@25690
|
15 years |
vboxsync |
iprt/lockvalidator: Record recursion on the lock stack.
|
|
|
@25682
|
15 years |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25611
|
15 years |
vboxsync |
iprt/lockvaldiator,++: owner record management and some other stuff. …
|
|
|
@25608
|
15 years |
vboxsync |
iprt/magics: UINT32_C.
|
|
|
@25607
|
15 years |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25491
|
15 years |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25431
|
15 years |
vboxsync |
RTSemXRoads: initial implementation.
|
|
|
@25368
|
15 years |
vboxsync |
RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
|
|
|
@25059
|
15 years |
vboxsync |
RTHeapOffset: Initial conversion of RTHeapSimple.
|
|
|
@23625
|
15 years |
vboxsync |
IPRT: Added RTTcpServerShutdown and cleaned up the code.
|
|
|
@21540
|
15 years |
vboxsync |
IPRT: RTSemSpinMutex implementation.
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@19509
|
16 years |
vboxsync |
IPRT: Started on debug support, RTDbg*.
|
|
|
@19368
|
16 years |
vboxsync |
IPRT: initial check in of the runtime S3 interface (not used yet)
|
|
|
@19040
|
16 years |
vboxsync |
IPRT/fileaio-linux.cpp: A quick code review and cleanup:
* …
|
|
|
@18364
|
16 years |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@12287
|
16 years |
vboxsync |
Fixed Tolkien birthdate.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11347
|
16 years |
vboxsync |
iprt/rand: Added a generic RTRandAdv API for use with any random …
|
|
|
@10944
|
16 years |
vboxsync |
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
|
|
|
@10767
|
16 years |
vboxsync |
RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
|
|
|
@10766
|
16 years |
vboxsync |
handle table magic.
|
|
|
@10708
|
16 years |
vboxsync |
Runtime: add cache implementation
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4475
|
17 years |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3699
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1816
|
18 years |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1815
|
18 years |
vboxsync |
export it.
|