|
|
@75315
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Enable using RTTimeSet-os2.cpp. [2nd try]
|
|
|
@75299
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Enable using RTTimeSet-os2.cpp.
|
|
|
@75237
|
6 years |
vboxsync |
IPRT: Added support for reading MAPSYM output.
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@75053
|
6 years |
vboxsync |
IPRT,SUPDrv: Made the verification code link, fixed a couple of …
|
|
|
@75039
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
|
|
|
@74742
|
6 years |
vboxsync |
IPRT: Dropped openssl from the static RuntimR3.lib/a build. bugref:9232
|
|
|
@74741
|
6 years |
vboxsync |
reverted r125671 to fix commit msg
|
|
|
@74739
|
6 years |
vboxsync |
IPRT: Dropped openssl from the static RuntimR3.lib/a build.
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74653
|
6 years |
vboxsync |
IPRT: Try shut up xmlFree linker warning.
|
|
|
@74652
|
6 years |
vboxsync |
iprt: Use imported Mach-O code; removed kStuff entirely. bugref:9232
|
|
|
@74643
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@74460
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74425
|
6 years |
vboxsync |
IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
|
|
|
@74414
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74372
|
6 years |
vboxsync |
IPRT/VBoxRTStableChecker: Made it work for x86 Visual C++ too. bugref:9246
|
|
|
@74334
|
6 years |
vboxsync |
IPRT/VBoxRTStableCheck: Disabled on win.x86 as there are issues with …
|
|
|
@74328
|
6 years |
vboxsync |
IPRT/Makefile.kmk: VBoxRTStableCheck on darwin. bugref:9246
|
|
|
@74327
|
6 years |
vboxsync |
IRPT: Added build target to check that VBoxRTImp.def and friends …
|
|
|
@74323
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Drop OpenSSL from RuntimeBldProg.
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74293
|
6 years |
vboxsync |
IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2, 3rd try.
|
|
|
@74292
|
6 years |
vboxsync |
IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2. [oops]
|
|
|
@74291
|
6 years |
vboxsync |
IPRT/Makefile.kmk: RuntimeBldProg build fix for OS/2.
|
|
|
@74285
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). …
|
|
|
@74284
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg (win). …
|
|
|
@74283
|
6 years |
vboxsync |
IPRT/Makefile.kmk: Trying to reduce sources in RuntimeBldProg …
|
|
|
@74269
|
6 years |
vboxsync |
IPRT: Added .def files for gcc compilers listing the RTCString and …
|
|
|
@74220
|
6 years |
vboxsync |
IPRT: Updated stable exports. bugref:9152
|
|
|
@74142
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74117
|
6 years |
vboxsync |
IPRT/rest: Started implemented more flexible handling of binary …
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@74052
|
6 years |
vboxsync |
IPRT/rest: Started implementing http-signatures for oci. bugref:9167
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73949
|
6 years |
vboxsync |
IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
|
|
|
@73920
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73918
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73905
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@73895
|
6 years |
vboxsync |
IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
|
|
|
@73889
|
6 years |
vboxsync |
IPRT/rest: More 'api' generator work. bugref:9167
|
|
|
@73879
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73761
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread.
|
|
|
@73751
|
6 years |
vboxsync |
IPRT: No MD4 in RuntimeR0Drv on windows, of course.
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73098
|
6 years |
vboxsync |
Runtime/Makefile.kmk: Fix for VBoxRT-x86.so when chcon is present.
|
|
|
@72959
|
6 years |
vboxsync |
Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
|
|
|
@72940
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72520
|
6 years |
vboxsync |
IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides …
|
|
|
@72436
|
6 years |
vboxsync |
Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
|
|
|
@71916
|
7 years |
vboxsync |
More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@70917
|
7 years |
vboxsync |
SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70396
|
7 years |
vboxsync |
IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
|
|
|
@70374
|
7 years |
vboxsync |
iprt/Makefile.kmk: RuntimeR3VccTricks must be static since it's only …
|
|
|
@70345
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70336
|
7 years |
vboxsync |
iprt/r0drv-nt: Working on NT 3.1 compatibility.
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70291
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Need read-write critsects.
|
|
|
@70162
|
7 years |
vboxsync |
IPRT,VBoxGuest: Dropped NT4 specific ring-0 library. VBoxGuestNT.sys …
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70138
|
7 years |
vboxsync |
Runtime/Makefile.kmk: whitespace fixes
|
|
|
@70136
|
7 years |
vboxsync |
IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@69966
|
7 years |
vboxsync |
Runtime: Start on serial port implementation for Windows
|
|
|
@69929
|
7 years |
vboxsync |
r0drv/netbsd: don't link in functions that are provided by the kernel
|
|
|
@69892
|
7 years |
vboxsync |
Runtime: Start on a platform independent serial port access API which …
|
|
|
@69885
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
|
|
|
@69854
|
7 years |
vboxsync |
IPRT: Added AVL tree for uint64_t.
|
|
|
@69849
|
7 years |
vboxsync |
ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
|
|
|
@69842
|
7 years |
vboxsync |
filesystemext.cpp -> ext2vfs.cpp
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69795
|
7 years |
vboxsync |
IPRT: file mode changing on NT + RTChMod command.
- Reimplemented …
|
|
|
@69762
|
7 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
|
|
|
@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 …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69014
|
7 years |
vboxsync |
RuntimeR0Drv_SOURCES.os2 needs …
|
|
|
@69011
|
7 years |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@68995
|
7 years |
vboxsync |
Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
|
|
|
@68948
|
7 years |
vboxsync |
VBOX_ONLY_ADDITIONS build fix for non-build server setups.
|
|
|
@68884
|
7 years |
vboxsync |
IPRT: Added CRC-16-CCITT implemenation.
|
|
|
@68865
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68864
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68860
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68830
|
7 years |
vboxsync |
doc build fix (need bldRTIsoMaker).
|
|
|
@68742
|
7 years |
vboxsync |
IPRT: Made cross-building for RuntimeGuestR3 (and derived) target(s) …
|
|
|
@68614
|
7 years |
vboxsync |
Runtime: Included gcc math stuff in OS/2 ring-0 so we can mix watcom …
|
|
|
@68345
|
7 years |
vboxsync |
IPRT: iso9660vfs.cpp -> isovfs.cpp
|
|
|
@68317
|
7 years |
vboxsync |
IPRT: Added simple INI-file parser (completely untested).
|
|
|
@68244
|
7 years |
vboxsync |
IPRT: Add RTAvlU32 to RuntimeR0Drv.
|
|
|