|
|
@78373
|
6 years |
vboxsync |
tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
|
|
|
@78356
|
6 years |
vboxsync |
IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
|
|
|
@78348
|
6 years |
vboxsync |
IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
|
|
|
@78345
|
6 years |
vboxsync |
IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
|
|
|
@78337
|
6 years |
vboxsync |
IPRT/memsafer: Added RTMemSaferGetSize.
|
|
|
@78335
|
6 years |
vboxsync |
IPRT/mem: Use RTMEMPAGEALLOC_F_ADVISE_LOCKED & …
|
|
|
@78334
|
6 years |
vboxsync |
IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
|
|
|
@78314
|
6 years |
vboxsync |
IPRT/nt: Implemented offSub & cbSub in the NT versions of …
|
|
|
@78281
|
6 years |
vboxsync |
IPRT/rest: doCall - always call consumeBody
|
|
|
@78278
|
6 years |
vboxsync |
IPRT/nt: Implemented offSub & cbSub in the NT versions of …
|
|
|
@78272
|
6 years |
vboxsync |
IPRT/rest: RTCRestBinaryResponse::receiveHttpCallback if we are …
|
|
|
@78252
|
6 years |
vboxsync |
IPRT/http: render therefore unto the download callback the user data …
|
|
|
@78207
|
6 years |
vboxsync |
IPRT/RTDirFlushParent: Missing +1 in yesterday's changes. bugref:9172
|
|
|
@78205
|
6 years |
vboxsync |
IPRT/rtFsModeFromDos: Ignore read-only DOS attribute on directories. …
|
|
|
@78200
|
6 years |
vboxsync |
IPRT/pathint-nt.cpp: Dealth with three more RTPATH_MAX buffers. bugref:9172
|
|
|
@78187
|
6 years |
vboxsync |
IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
|
|
|
@78186
|
6 years |
vboxsync |
IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
|
|
|
@78184
|
6 years |
vboxsync |
IPRT/RTPathGetCurrent/win: Upper case the drive letter so it is …
|
|
|
@78183
|
6 years |
vboxsync |
Runtime/common/crypto/cipher-openssl.cpp: Fix copy and paste bug
|
|
|
@78178
|
6 years |
vboxsync |
IPRT: Relaxing RTPATH_MAX in a couple of places. bugref:9172
|
|
|
@78153
|
6 years |
vboxsync |
IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
|
|
|
@78120
|
6 years |
vboxsync |
IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
|
|
|
@78109
|
6 years |
vboxsync |
IPRT/dir2.cpp: Don't curse at directories (comment typo).
|
|
|
@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 …
|
|
|
@78097
|
6 years |
vboxsync |
log-vbox.cpp: bird stuff
|
|
|
@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 …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@78066
|
6 years |
vboxsync |
IPRT,GUI: Workaround for certificate downloads getting redirected to https.
|
|
|
@78053
|
6 years |
vboxsync |
iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
|
|
|
@78050
|
6 years |
vboxsync |
IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172
|
|
|
@78049
|
6 years |
vboxsync |
IPRT: Working on new RTPathAbsEx implementation, temporarily called …
|
|
|
@78048
|
6 years |
vboxsync |
IPRT: Working on new RTPathAbsEx implementation, temporarily called …
|
|
|
@78009
|
6 years |
vboxsync |
RTHttp: Destroy the HTTP instance before exit.
|
|
|
@77982
|
6 years |
vboxsync |
IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
|
|
|
@77981
|
6 years |
vboxsync |
Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), …
|
|
|
@77971
|
6 years |
vboxsync |
Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
|
|
|
@77970
|
6 years |
vboxsync |
IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
|
|
|
@77941
|
6 years |
vboxsync |
Runtime/ldrELFRelocatable.cpp.h: several fixes
* Check that the …
|
|
|
@77929
|
6 years |
vboxsync |
IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
|
|
|
@77917
|
6 years |
vboxsync |
Main: bugref:7929: Fixed comilation issues
|
|
|
@77914
|
6 years |
vboxsync |
Main: bugref:7929: Fixed comilation issues
|
|
|
@77913
|
6 years |
vboxsync |
Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and …
|
|
|
@77911
|
6 years |
vboxsync |
Main: bugref:7929: Fixed comilation issues
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77907
|
6 years |
vboxsync |
Runtime/dbgmodnm.cpp: Plug memory leak in error case
|
|
|
@77836
|
6 years |
vboxsync |
IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
|
|
|
@77835
|
6 years |
vboxsync |
IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
|
|
|
@77834
|
6 years |
vboxsync |
IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
|
|
|
@77833
|
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 …
|
|
|
@77823
|
6 years |
vboxsync |
bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
|
|
|
@77818
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77817
|
6 years |
vboxsync |
IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
|
|
|
@77816
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77815
|
6 years |
vboxsync |
IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
|
|
|
@77798
|
6 years |
vboxsync |
IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
|
|
|
@77797
|
6 years |
vboxsync |
IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
|
|
|
@77772
|
6 years |
vboxsync |
vfschain.cpp: Call memcpy only when there is something to copy to …
|
|
|
@77760
|
6 years |
vboxsync |
Runtime/asn1-ut-integer.cpp: No bit set means both are zero and …
|
|
|
@77758
|
6 years |
vboxsync |
Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
|
|
|
@77754
|
6 years |
vboxsync |
IPRT: Some st_birthtime experimentation for FreeBSD.
|
|
|
@77744
|
6 years |
vboxsync |
IPRT/RTPathSetTimesEx/posix: Try fall back on utimes if kernel doesn't …
|
|
|
@77738
|
6 years |
vboxsync |
Runtime/common/asn1/asn1-ut-objid-decode.cpp: Fix memory leak in error case
|
|
|
@77737
|
6 years |
vboxsync |
Runtime/common/math/bignum.cpp: Fixed two memory leaks
|
|
|
@77736
|
6 years |
vboxsync |
tstRTBigNum: Some memory leak fixes (to reduce the noise and being …
|
|
|
@77734
|
6 years |
vboxsync |
IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
|
|
|
@77733
|
6 years |
vboxsync |
IPRT/isomaker.cpp: Hack for permitting :remove: on directories with …
|
|
|
@77732
|
6 years |
vboxsync |
IPRT/isomakercmd.cpp: Fixed buggy --no-file-mode option, was forcing …
|
|
|
@77730
|
6 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid …
|
|
|
@77727
|
6 years |
vboxsync |
IPRT,HostDrivers: Fixed some warnings.
|
|
|
@77700
|
6 years |
vboxsync |
Runtime/json: Plug small memory leak when parsing a JSON file fails
|
|
|
@77693
|
6 years |
vboxsync |
Runtime/fuzz: Some more statistics, add possibility to configure the …
|
|
|
@77691
|
6 years |
vboxsync |
tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix]
|
|
|
@77689
|
6 years |
vboxsync |
tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276
|
|
|
@77684
|
6 years |
vboxsync |
IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
|
|
|
@77681
|
6 years |
vboxsync |
IPRT: Adding an extended file open API that returns the action taken …
|
|
|
@77659
|
6 years |
vboxsync |
build fix
|
|
|
@77658
|
6 years |
vboxsync |
Runtime/fuzz: Statistics updates, don't fail if a working directory …
|
|
|
@77652
|
6 years |
vboxsync |
Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed …
|
|
|
@77651
|
6 years |
vboxsync |
Runtime/fuzz: scm
|
|
|
@77650
|
6 years |
vboxsync |
Runtime/fuzz: Add mutators to change possible integers to some …
|
|
|
@77641
|
6 years |
vboxsync |
IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return …
|
|
|
@77635
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
|
|
|
@77633
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
|
|
|
@77632
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
|
|
|
@77564
|
6 years |
vboxsync |
Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate …
|
|
|
@77557
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77549
|
6 years |
vboxsync |
linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
|
|
|
@77547
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77546
|
6 years |
vboxsync |
Runtime/fuzz: build fix
|
|
|
@77545
|
6 years |
vboxsync |
build fix
|
|
|
@77544
|
6 years |
vboxsync |
Runtime/fuzz: Updates, add a target state recording mechanism to …
|
|
|
@77514
|
6 years |
vboxsync |
scm fix
|
|
|
@77513
|
6 years |
vboxsync |
scm fix
|
|
|
@77512
|
6 years |
vboxsync |
Backout r129111, something has gone horribly wrong here
|
|
|
@77511
|
6 years |
vboxsync |
scm fix
|
|
|