|
|
@66691
|
8 years |
vboxsync |
fatvfs.cpp: warnings
|
|
|
@66690
|
8 years |
vboxsync |
fatvfs.cpp: warnings
|
|
|
@66689
|
8 years |
vboxsync |
fatvfs: Added code for formatting a FAT volume.
|
|
|
@66676
|
8 years |
vboxsync |
fatvfs.cpp: Implemented file creation and opening of long filenames.
|
|
|
@66675
|
8 years |
vboxsync |
rtVfsChainSpecDupStrN: unescaping bugfix.
|
|
|
@66674
|
8 years |
vboxsync |
fatvfs.cpp: Can modify existing files.
|
|
|
@66672
|
8 years |
vboxsync |
fatvfs: trunacting files
|
|
|
@66671
|
8 years |
vboxsync |
fatvfs: Updates.
|
|
|
@66670
|
8 years |
vboxsync |
fatvfs: Implemented reading files.
|
|
|
@66669
|
8 years |
vboxsync |
iprt,fatvfs: a bit more code.
|
|
|
@66652
|
8 years |
vboxsync |
IPRT: Some more fat bits.
|
|
|
@66615
|
8 years |
vboxsync |
IPRT: More FAT fun (couldn't stop myself).
|
|
|
@66602
|
8 years |
vboxsync |
IPRT/vfs-chains: Pass around an pErrInfo buffer too.
|
|
|
@66601
|
8 years |
vboxsync |
iprt,vfs: Added a generic 'open' provider and sketched out a few …
|
|
|
@66598
|
8 years |
vboxsync |
iprt: Added 'pull' VFS chain element provider/factory using the …
|
|
|
@66596
|
8 years |
vboxsync |
gzipvfs.cpp: Missing input I/O stream releases in previous commit.
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@66591
|
8 years |
vboxsync |
RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
|
|
|
@66576
|
8 years |
vboxsync |
iprt: fat + vfs updates.
|
|
|
@66574
|
8 years |
vboxsync |
fatvfs.cpp: Updates
|
|
|
@66542
|
8 years |
vboxsync |
fatvfs.cpp: Working on a skeleton for accessing FAT volumes.
|
|
|
@66447
|
8 years |
vboxsync |
dbgmodcontainer: Adjusted assertion to silently handle empty segments …
|
|
|
@66445
|
8 years |
vboxsync |
Runtime/netaddrstr2: tabs, spaces, RT_ZERO
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66395
|
8 years |
vboxsync |
asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
|
|
|
@66367
|
8 years |
vboxsync |
IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
|
|
|
@66361
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@66350
|
8 years |
vboxsync |
IPRT/x509-core.cpp: More RDN name mappings.
|
|
|
@66335
|
8 years |
vboxsync |
IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
|
|
|
@66304
|
8 years |
vboxsync |
strformatrt: the other way around
|
|
|
@66300
|
8 years |
vboxsync |
strformatrt.cpp: Reduced the ring-0 address code a little.
|
|
|
@66299
|
8 years |
vboxsync |
strformatrt.cpp: We shouldn't need 16-bit ring-0 support here AFAIK.
|
|
|
@66292
|
8 years |
vboxsync |
Runtime: use R0_ARCH_BITS
|
|
|
@66285
|
8 years |
vboxsync |
Runtime: treat 'RKv' normal for debug builds
|
|
|
@66284
|
8 years |
vboxsync |
Runtime: introduced 'RKv' format specifier
|
|
|
@66237
|
8 years |
vboxsync |
ASMBitNextClear.asm: 32-bit bugfix (harmless outside bs3kit).
|
|
|
@66236
|
8 years |
vboxsync |
ASMGetXcr0,ASMSetXcr0: Ported to 16-bit
|
|
|
@66167
|
8 years |
vboxsync |
bs3kit: Added ASMCpuIdExSlow.asm.
|
|
|
@66120
|
8 years |
vboxsync |
IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
|
|
|
@66080
|
8 years |
vboxsync |
iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
|
|
|
@65920
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65892
|
8 years |
vboxsync |
iprt: Simplify the AVL stuff by simply donating the version of the …
|
|
|
@65813
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65705
|
8 years |
vboxsync |
Runtime/dbgas: small memory leak
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@65620
|
8 years |
vboxsync |
IPRT: indentation fix
|
|
|
@65579
|
8 years |
vboxsync |
IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
|
|
|
@65562
|
8 years |
vboxsync |
Runtime: fix in unused function
|
|
|
@65559
|
8 years |
vboxsync |
Runtime/tarcmd.cpp: Fix copy and paste bug in help text
|
|
|
@65545
|
8 years |
vboxsync |
log.cpp: Keep offScratch in a local variable so we have consistent …
|
|
|
@65395
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: style
|
|
|
@65394
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: A more complete fix, the DWARF …
|
|
|
@65393
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: Fix implementation of …
|
|
|
@65240
|
8 years |
vboxsync |
pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
|
|
|
@65239
|
8 years |
vboxsync |
IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@65098
|
8 years |
vboxsync |
Runtime: doxygen fixes (no space after comma in interface_method_impl)
|
|
|
@64903
|
8 years |
vboxsync |
RTSignTool: Added add-nested-cat-signature and show-cat commands.
|
|
|
@64901
|
8 years |
vboxsync |
Runtime: use symbolic constants for _8K and _16K
|
|
|
@64899
|
8 years |
vboxsync |
next try
|
|
|
@64898
|
8 years |
vboxsync |
Runtime: try to fix builds
|
|
|
@64896
|
8 years |
vboxsync |
rtAsn1Core_EncodeWrite: Don't assert on uData.pv != NULL when cb is …
|
|
|
@64894
|
8 years |
vboxsync |
asn1-ut-core.cpp: Encoding fix for Weird vtable for lone RTASN1CORE …
|
|
|
@64891
|
8 years |
vboxsync |
RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
|
|
|
@64883
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64867
|
8 years |
vboxsync |
IPRT: Most of the RTSignTool show-exe code done.
|
|
|
@64865
|
8 years |
vboxsync |
IPRT/PKCS#7: Decode MS statement type attributes.
|
|
|
@64864
|
8 years |
vboxsync |
IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
|
|
|
@64845
|
8 years |
vboxsync |
IPRT/pkcs7-template.h: Parse nested signatures (experimental).
|
|
|
@64819
|
8 years |
vboxsync |
iprt/pkcs7: updates
|
|
|
@64817
|
8 years |
vboxsync |
IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
|
|
|
@64816
|
8 years |
vboxsync |
oiddb.cfg: updates
|
|
|
@64815
|
8 years |
vboxsync |
oiddb2c.cpp: no change, just formatting.
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64714
|
8 years |
vboxsync |
Runtime: fixed tiny memory leak
|
|
|
@64633
|
8 years |
vboxsync |
utf-8.cpp: Duplicate rtUtf8CalcUtf16Length so we can optimize the …
|
|
|
@64602
|
8 years |
vboxsync |
IPRT: Added RTGetOptNonOptionArrayPtr.
|
|
|
@64531
|
8 years |
vboxsync |
Runtime: typos
|
|
|
@64428
|
8 years |
vboxsync |
xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
|
|
|
@64343
|
8 years |
vboxsync |
strprintf.cpp: Apply the same optimizations as was done for strprintf2.cpp.
|
|
|
@64340
|
8 years |
vboxsync |
IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
|
|
|
@64286
|
8 years |
vboxsync |
assert.cpp: revered unintentional change.
|
|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64255
|
8 years |
vboxsync |
SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
|
|
|
@64204
|
8 years |
vboxsync |
IPRT/ldrPE: New load config structures, ignoring non-zero values for …
|
|
|
@63982
|
8 years |
vboxsync |
pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
|
|
|
@63867
|
8 years |
vboxsync |
Runtime: OpenSSL 1.1 fix
|
|
|
@63853
|
8 years |
vboxsync |
Runtime: fixes for OpenSSL 1.1
|
|
|
@63831
|
8 years |
vboxsync |
RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
|
|
|
@63810
|
8 years |
vboxsync |
build fix
|
|
|
@63808
|
8 years |
vboxsync |
Runtime/crypto: allow to compile against libressl (thanks Jung-uk Kim)
|
|
|
@63678
|
8 years |
vboxsync |
IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
|
|
|
@63561
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63531
|
8 years |
vboxsync |
heapoffset.cpp: dropped DECLINLINE from the checked off/ptr conversion …
|
|
|
@63509
|
8 years |
vboxsync |
IPRT: warnings (clang)
|
|
|
@63451
|
8 years |
vboxsync |
Runtime: warnings
|
|
|
@63264
|
8 years |
vboxsync |
Runtime/crc32c: Fix incomplete conversion breaking CRC32C calculation …
|
|
|
@63202
|
8 years |
vboxsync |
dbgmoddwarf.cpp: Fix link
|
|
|
@63201
|
8 years |
vboxsync |
Runtime/common/dbg/dbgmoddwarf.cpp: Fix getting line numbers from …
|
|
|
@62930
|
8 years |
vboxsync |
RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
|
|
|