|
|
@85154
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases.
|
|
|
@85041
|
4 years |
vboxsync |
SUPDrv,RuntimeR0: There must be no duplicates here, so RTStrCopy …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84310
|
5 years |
vboxsync |
IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
|
|
|
@84293
|
5 years |
vboxsync |
IPRT/base64: Put the UTF-16 code in separate file. Implemented …
|
|
|
@84230
|
5 years |
vboxsync |
IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
|
|
|
@84163
|
5 years |
vboxsync |
IPRT: PEM writer functions. bugref:9699
|
|
|
@84146
|
5 years |
vboxsync |
IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
|
|
|
@84067
|
5 years |
vboxsync |
IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@83991
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83967
|
5 years |
vboxsync |
ValKit,IPRT: VBoxValidationKitR3SupDrv needs the ntdll fakes because …
|
|
|
@83937
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Dependency fix for VBoxRT-x86.def. (bugref:8489)
|
|
|
@83888
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83861
|
5 years |
vboxsync |
IPRT: VCC win32 API fakes for 14.1. bugref:8489
|
|
|
@83841
|
5 years |
vboxsync |
IPRT: Add RTUtf16Printf to ring-0 libraries. bugref:8489
|
|
|
@83837
|
5 years |
vboxsync |
IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
|
|
|
@83759
|
5 years |
vboxsync |
/Config.kmk,Runtime/Makefile.kmk: VC++ 14.1 build tweaking. bugref:8489
|
|
|
@83748
|
5 years |
vboxsync |
IPRT: Sort IPRT status messages so we can look them up using binary …
|
|
|
@83746
|
5 years |
vboxsync |
IPRT: Sort IPRT status messages so we can look them up using binary …
|
|
|
@83745
|
5 years |
vboxsync |
IPRT: Sort IPRT status messages so we can look them up using binary …
|
|
|
@83744
|
5 years |
vboxsync |
IPRT: Sort windows error messages so we can look them up using binary …
|
|
|
@83743
|
5 years |
vboxsync |
IPRT: Sort windows error messages so we can look them up using binary …
|
|
|
@83727
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Quoting tweak. bugref:8489
|
|
|
@83662
|
5 years |
vboxsync |
IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
|
|
|
@83426
|
5 years |
vboxsync |
Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
|
|
|
@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.
|
|
|
@82744
|
5 years |
vboxsync |
VMM,IPRT,VBoxDTrace: More cleanup fixes.
|
|
|
@82741
|
5 years |
vboxsync |
Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
|
|
|
@82738
|
5 years |
vboxsync |
Runtime/Makefile.kmk: Cleanup fixes.
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@82601
|
5 years |
vboxsync |
IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
|
|
|
@81934
|
5 years |
vboxsync |
Runtime: Sparc build fix
|
|
|
@81927
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81281
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81280
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Drop strlen.asm and memcmp.asm for a tiny bit…
|
|
|
@81276
|
5 years |
vboxsync |
IPRT/Makefile.kmk: three more CRT functions for which we probably have …
|
|
|
@81275
|
5 years |
vboxsync |
IPRT/Makefile.kmk: Use our own memcpy.asm for 64-bit darwin as the …
|
|
|
@81137
|
5 years |
vboxsync |
IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
|
|
|
@81079
|
5 years |
vboxsync |
IPRT: Include ASMCpuIdExSlow.asm for everyone in the r0drv library. …
|
|
|
@81065
|
5 years |
vboxsync |
IPRT: Added simple RTSystemFirmware* implementation for linux.
|
|
|
@80715
|
5 years |
vboxsync |
Runtime: Add generic/RTPathGetCurrentOnDrive-generic.cpp for NetBSD too.
|
|
|
@80710
|
5 years |
vboxsync |
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
|
|
|
@80708
|
5 years |
vboxsync |
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
|
|
|
@80204
|
5 years |
vboxsync |
Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
|
|
|
@80035
|
5 years |
vboxsync |
Runtime: Build fix for OS/2
|
|
|
@80028
|
5 years |
vboxsync |
Runtime/Makefile.kmk: Need the fileaio-* and ioqueue-* implementations …
|
|
|
@80002
|
5 years |
vboxsync |
Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
|
|
|
@80001
|
5 years |
vboxsync |
Runtime/Makefile.kmk: VBOX_WITH_RAW_MODE fix for extpack builds. …
|
|
|
@79949
|
5 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@79891
|
5 years |
vboxsync |
*.kmk: Preparing for dropping 32-bit host support. Introducing a …
|
|
|
@79570
|
5 years |
vboxsync |
IPRT: Added RTPathPurgeFilename for making valid filenames out of …
|
|
|
@79019
|
6 years |
vboxsync |
*.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
|
|
|
@78947
|
6 years |
vboxsync |
SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
|
|
|
@78732
|
6 years |
vboxsync |
IPRT/string: Implemented RTUtf16CopyEx.
|
|
|
@78702
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
|
|
|
@78607
|
6 years |
vboxsync |
Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
|
|
|
@78426
|
6 years |
vboxsync |
iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
|
|
|
@78098
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78096
|
6 years |
vboxsync |
IPRT/Makefile.kmk: darwin build fix (RTPathAbsExEx). bugref:9172
|
|
|
@78091
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. [build …
|
|
|
@78048
|
6 years |
vboxsync |
IPRT: Working on new RTPathAbsEx implementation, temporarily called …
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77835
|
6 years |
vboxsync |
IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
|
|
|
@77832
|
6 years |
vboxsync |
IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
|
|
|
@77830
|
6 years |
vboxsync |
IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
|
|
|
@77825
|
6 years |
vboxsync |
IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
|
|
|
@77816
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77797
|
6 years |
vboxsync |
IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
|
|
|
@77632
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
|
|
|
@77545
|
6 years |
vboxsync |
build fix
|
|
|
@77235
|
6 years |
vboxsync |
IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
|
|
|
@77211
|
6 years |
vboxsync |
IPRT: Specialized RTFileWriteAt and RTFileReadAt for windows. bugref:9172
|
|
|
@77210
|
6 years |
vboxsync |
IPRT: Added r3/posix/fileio-at-posix.cpp for more efficient and safer …
|
|
|
@77209
|
6 years |
vboxsync |
IPRT: Split RTFileWriteAt & RTFileReadAt out of fileio.cpp and into …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76216
|
6 years |
vboxsync |
Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
|
|
|
@76115
|
6 years |
vboxsync |
IPRT: OS/2 shared folders need RTUtf16CmpAscii.cpp. (forgot to commit)
|
|
|
@76096
|
6 years |
vboxsync |
IPRT: Added RTUtf16Chr.
|
|
|
@76094
|
6 years |
vboxsync |
IPRT: Added RTPathFilenameUtf16[Ex].
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@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 …
|
|
|