|
|
@83943
|
5 years |
vboxsync |
IPRT/RTUtf16Printf*: use U+fffd instead of U+007f as replacement for …
|
|
|
@83887
|
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 …
|
|
|
@83837
|
5 years |
vboxsync |
IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
|
|
|
@83758
|
5 years |
vboxsync |
iprt/RTPathGlob.cpp: VC++ 14.1 build fix. bugref:8489
|
|
|
@83749
|
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 …
|
|
|
@83743
|
5 years |
vboxsync |
IPRT: Sort windows error messages so we can look them up using binary …
|
|
|
@83739
|
5 years |
vboxsync |
IPRT: More VC++ 14.1 build fixes. bugref:8489
|
|
|
@83738
|
5 years |
vboxsync |
iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
|
|
|
@83728
|
5 years |
vboxsync |
IPRT/oiddb2c.cpp: VC++ 141 isn't too smart wrt printf validation, so …
|
|
|
@83657
|
5 years |
vboxsync |
reverted 137105 again as the problem was elsewhere. bugref:9670
|
|
|
@83647
|
5 years |
vboxsync |
Temporarily reverted r136808 to see if this is also causing the …
|
|
|
@83646
|
5 years |
vboxsync |
IPRT/log: Reverted r137096 again.
|
|
|
@83645
|
5 years |
vboxsync |
IPRT/log: Temporary experiment to see if this is also causing the …
|
|
|
@83539
|
5 years |
vboxsync |
IPRT/RTLdrLoadEx: Apply RTMEM_MAY_LEAK when RTLDRLOAD_FLAGS_NO_UNLOAD …
|
|
|
@83510
|
5 years |
vboxsync |
Main: bugref:9670: fixed VBoxSDS log issue.
|
|
|
@83426
|
5 years |
vboxsync |
Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
|
|
|
@83425
|
5 years |
vboxsync |
RUntime/RTJson: Add parse from VFS file method
|
|
|
@83368
|
5 years |
vboxsync |
IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
|
|
|
@83291
|
5 years |
vboxsync |
Runtime/common/fuzz: Fixes
|
|
|
@83266
|
5 years |
vboxsync |
Runtime/common/fuzz: Add API to specify the range in an input corpus …
|
|
|
@83252
|
5 years |
vboxsync |
IPRT/ministring.cpp: Don't crash in RTCString::endsWith() when running …
|
|
|
@83166
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@83125
|
5 years |
vboxsync |
IPRT: Merged the two tls files, with the sideeffect that destructors …
|
|
|
@83124
|
5 years |
vboxsync |
IPRT: Merged the two tls files, with the sideeffect that destructors …
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@83079
|
5 years |
vboxsync |
IPRT/ldrMachO: Ignore LC_BUILD_VERSION (harmless).
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82953
|
5 years |
vboxsync |
IPRT/dbgstackdumpself.cpp: darwin can use dlfcn like linux (as should …
|
|
|
@82859
|
5 years |
vboxsync |
IPRT/memcpy.asm: Set up rbp-frame for amd64 in debug builds.
|
|
|
@82788
|
5 years |
vboxsync |
Runtime/tracelogwriter.cpp: Fix passing the trace log description in …
|
|
|
@82768
|
5 years |
vboxsync |
Runtime/fuzz: Support normal files as input seed
|
|
|
@82601
|
5 years |
vboxsync |
IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
|
|
|
@82594
|
5 years |
vboxsync |
Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
|
|
|
@82593
|
5 years |
vboxsync |
Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
|
|
|
@82383
|
5 years |
vboxsync |
Runtime/ioqueue: Finish the fallback file provider
|
|
|
@82027
|
5 years |
vboxsync |
Runtime/dbg/dbgmoddwarf.cpp: Fix compatibility with debug files …
|
|
|
@81927
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81670
|
5 years |
vboxsync |
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@81282
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81281
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81203
|
5 years |
vboxsync |
IPRT/RTPathParseSimple: Root handling fixes. bugref:9586 . …
|
|
|
@81137
|
5 years |
vboxsync |
IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
|
|
|
@81120
|
5 years |
vboxsync |
IPRT/ldrPE: Slienced import assertion for IN_SUP_HARDENED_R3 as it …
|
|
|
@81072
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81071
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@80832
|
5 years |
vboxsync |
IPRT: Added RTPathEnsureTrailingSeparatorEx.
|
|
|
@80635
|
6 years |
vboxsync |
extvfs.cpp: Build fix
|
|
|
@80633
|
6 years |
vboxsync |
Runtime/extvfs.cpp: bug fixes
|
|
|
@80585
|
6 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80569
|
6 years |
vboxsync |
Main: bugref:9341: Added VM autostart during boot support for windows host
|
|
|
@80565
|
6 years |
vboxsync |
IPRT/string.h: Added hexformatting variants that takes an additional …
|
|
|
@80518
|
6 years |
vboxsync |
Runtime/RTVfs: Implement RTVfsDirRewind
|
|
|
@80496
|
6 years |
vboxsync |
IPRT/string.h: Added added two more human readable size formatting …
|
|
|
@80358
|
6 years |
vboxsync |
iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code …
|
|
|
@80292
|
6 years |
vboxsync |
IPRT/crypto/tsp: Relax the check for the 'millis' field allowing zero …
|
|
|
@80204
|
6 years |
vboxsync |
Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
|
|
|
@80035
|
6 years |
vboxsync |
Runtime: Build fix for OS/2
|
|
|
@79983
|
6 years |
vboxsync |
Runtime/RTIoQueue: Updates
|
|
|
@79952
|
6 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@79951
|
6 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@79950
|
6 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@79949
|
6 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@79888
|
6 years |
vboxsync |
IPRT/rest: doQueryParameters - adjust previous, use %RMpa that encodes …
|
|
|
@79862
|
6 years |
vboxsync |
IPRT/rest: RTCRestClientApiBase::reinitHttpInstance - RTHTTP no longer …
|
|
|
@79837
|
6 years |
vboxsync |
IPRT/rest: doQueryParameters - use %RMpf instead of %RMpq. Plus sings …
|
|
|
@79807
|
6 years |
vboxsync |
IPRT/messagerefentry.cpp: screen width tweak.
|
|
|
@79788
|
6 years |
vboxsync |
IPRT/lockvalidator: Changed rtLockValidatorRecSharedMakeRoom() to grow …
|
|
|
@79787
|
6 years |
vboxsync |
IPRT/lockvalidator: Better fix for problem in r132153, as there is no …
|
|
|
@79786
|
6 years |
vboxsync |
IPRT/lockvalidator: Must serialize for detection before calling …
|
|
|
@79747
|
6 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part II. Implemented groups …
|
|
|
@79570
|
6 years |
vboxsync |
IPRT: Added RTPathPurgeFilename for making valid filenames out of …
|
|
|
@79562
|
6 years |
vboxsync |
IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
|
|
|
@79559
|
6 years |
vboxsync |
IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
|
|
|
@79427
|
6 years |
vboxsync |
IPRT/rest: Fix inverted logic to specify kDoCall_RequireBody flag. We …
|
|
|
@79411
|
6 years |
vboxsync |
IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
|
|
|
@79284
|
6 years |
vboxsync |
IPRT/RTFileModeToFlagsEx: Added support for 'a' and 'a+' access mode. …
|
|
|
@79155
|
6 years |
vboxsync |
IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
|
|
|
@79003
|
6 years |
vboxsync |
IPRT: Implemented rtldrNativeLoadSystem for posix systems. bugref:8352 …
|
|
|
@78906
|
6 years |
vboxsync |
VBoxGuest/linux: Try speed up GA installation by combining the IPRT …
|
|
|
@78732
|
6 years |
vboxsync |
IPRT/string: Implemented RTUtf16CopyEx.
|
|
|
@78731
|
6 years |
vboxsync |
IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
|
|
|
@78705
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. [build …
|
|
|
@78702
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
|
|
|
@78425
|
6 years |
vboxsync |
iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
|
|
|
@78417
|
6 years |
vboxsync |
Utf8Str,RTCString: Assert that C-string pointer parameters in …
|
|
|
@78400
|
6 years |
vboxsync |
RTPathAbsEx: logging.
|
|
|
@78356
|
6 years |
vboxsync |
IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
|
|
|
@78281
|
6 years |
vboxsync |
IPRT/rest: doCall - always call consumeBody
|
|
|
@78272
|
6 years |
vboxsync |
IPRT/rest: RTCRestBinaryResponse::receiveHttpCallback if we are …
|
|
|
@78183
|
6 years |
vboxsync |
Runtime/common/crypto/cipher-openssl.cpp: Fix copy and paste bug
|
|
|
@78153
|
6 years |
vboxsync |
IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
|
|
|
@78104
|
6 years |
vboxsync |
IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
|
|
|
@78098
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@78053
|
6 years |
vboxsync |
iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
|
|
|