|
|
@66780
|
8 years |
vboxsync |
iprt/message.h: Fixed iprt_format attributes of …
|
|
|
@66772
|
8 years |
vboxsync |
iprt/cdefs.h: clang and RT_FLEXIBLE_ARRAY, take 1.
|
|
|
@66764
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66763
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66762
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66742
|
8 years |
vboxsync |
fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
|
|
|
@66740
|
8 years |
vboxsync |
vfsbase.cpp: retain debug
|
|
|
@66735
|
8 years |
vboxsync |
iso9660vfs.cpp: Can find and read files from iso.
|
|
|
@66732
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66731
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66728
|
8 years |
vboxsync |
iprt/formats/iso9660.h: Basic structures ISO 9660 structures.
|
|
|
@66698
|
8 years |
vboxsync |
fatvfs: readonly check and build fix
|
|
|
@66689
|
8 years |
vboxsync |
fatvfs: Added code for formatting a FAT volume.
|
|
|
@66684
|
8 years |
vboxsync |
SVM: Log additional features on newer CPUs.
|
|
|
@66676
|
8 years |
vboxsync |
fatvfs.cpp: Implemented file creation and opening of long filenames.
|
|
|
@66669
|
8 years |
vboxsync |
iprt,fatvfs: a bit more code.
|
|
|
@66652
|
8 years |
vboxsync |
IPRT: Some more fat bits.
|
|
|
@66616
|
8 years |
vboxsync |
iprt/vfs.h: doxygen fix.
|
|
|
@66615
|
8 years |
vboxsync |
IPRT: More FAT fun (couldn't stop myself).
|
|
|
@66604
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@66603
|
8 years |
vboxsync |
mangling prep
|
|
|
@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 …
|
|
|
@66599
|
8 years |
vboxsync |
x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
|
|
|
@66597
|
8 years |
vboxsync |
doc fix
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@66592
|
8 years |
vboxsync |
RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
|
|
|
@66581
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
|
|
|
@66578
|
8 years |
vboxsync |
iprt/formats/fat.h: More stuff.
|
|
|
@66575
|
8 years |
vboxsync |
iprt: fat + vfs updates.
|
|
|
@66484
|
8 years |
vboxsync |
SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
|
|
|
@66446
|
8 years |
vboxsync |
bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
|
|
|
@66402
|
8 years |
vboxsync |
doxygen fix
|
|
|
@66395
|
8 years |
vboxsync |
asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
|
|
|
@66392
|
8 years |
vboxsync |
x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
|
|
|
@66367
|
8 years |
vboxsync |
IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
|
|
|
@66361
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@66314
|
8 years |
vboxsync |
IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
|
|
|
@66284
|
8 years |
vboxsync |
Runtime: introduced 'RKv' format specifier
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66227
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
|
|
|
@66218
|
8 years |
vboxsync |
x86.h: Added X field to XCR0 flags.
|
|
|
@66148
|
8 years |
vboxsync |
kmk -f Maintenance.kmk incs
|
|
|
@66100
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66098
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66089
|
8 years |
vboxsync |
iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
|
|
|
@66086
|
8 years |
vboxsync |
iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
|
|
|
@66083
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
|
|
|
@66081
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
|
|
|
@66079
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
|
|
|
@66064
|
8 years |
vboxsync |
iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
|
|
|
@66056
|
8 years |
vboxsync |
x86.h: X86_MODRM_MAKE()
|
|
|
@65948
|
8 years |
vboxsync |
gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
|
|
|
@65904
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
|
|
|
@65892
|
8 years |
vboxsync |
iprt: Simplify the AVL stuff by simply donating the version of the …
|
|
|
@65873
|
8 years |
vboxsync |
typo
|
|
|
@65870
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
|
|
|
@65816
|
8 years |
vboxsync |
RDP/client: compile fixes
|
|
|
@65811
|
8 years |
vboxsync |
RTCString::equals(): don't call memcmp() with a zero length
|
|
|
@65776
|
8 years |
vboxsync |
x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
|
|
|
@65639
|
8 years |
vboxsync |
gcc 7: iprt/asm.h: simplify macro declaration to make gcc 7 happy
|
|
|
@65595
|
8 years |
vboxsync |
Fixed an ancient typo.
|
|
|
@65579
|
8 years |
vboxsync |
IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
|
|
|
@65397
|
8 years |
vboxsync |
iprt/asm-amd64-x86-watcom-32.h: cpuid input argument fix
|
|
|
@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.
|
|
|
@65238
|
8 years |
vboxsync |
nt/nt.h: W10 TEB and PEB updates.
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@64993
|
8 years |
vboxsync |
XML: added new function setContent()
|
|
|
@64958
|
8 years |
vboxsync |
iprt/asmdefs.mac: corrected svn properties (incorrect EOL).
|
|
|
@64902
|
8 years |
vboxsync |
iprt/asmdefs.h, cdefs.h: comment typo
|
|
|
@64900
|
8 years |
vboxsync |
iprt/asmdefs.h: _8K and _16K
|
|
|
@64895
|
8 years |
vboxsync |
iprt/asn1-generator-pass.h: Fixed bug in new _InsertEx method and bugs …
|
|
|
@64893
|
8 years |
vboxsync |
iprt/asn1.h: comment typo
|
|
|
@64891
|
8 years |
vboxsync |
RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
|
|
|
@64890
|
8 years |
vboxsync |
IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
|
|
|
@64889
|
8 years |
vboxsync |
IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
|
|
|
@64888
|
8 years |
vboxsync |
IPRT/ASN.1: Added _Erase, _Append and _InsertEx methods to sequence-of …
|
|
|
@64887
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64883
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64869
|
8 years |
vboxsync |
IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
|
|
|
@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.
|
|
|
@64820
|
8 years |
vboxsync |
iprt/asn1.h: doxygen fix
|
|
|
@64819
|
8 years |
vboxsync |
iprt/pkcs7: updates
|
|
|
@64818
|
8 years |
vboxsync |
iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.
|
|
|
@64817
|
8 years |
vboxsync |
IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
|
|
|
@64814
|
8 years |
vboxsync |
bldprog-strtab-template.cpp.h: Fix bug in the compressor where it …
|
|
|
@64638
|
8 years |
vboxsync |
iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
|
|
|
@64622
|
8 years |
vboxsync |
direnum-r3-nt.cpp: Fill in inode info when we can.
|
|
|
@64603
|
8 years |
vboxsync |
IPRT: Added RTGetOptNonOptionArrayPtr.
|
|
|
@64602
|
8 years |
vboxsync |
IPRT: Added RTGetOptNonOptionArrayPtr.
|
|
|
@64594
|
8 years |
vboxsync |
iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
|
|
|
@64340
|
8 years |
vboxsync |
IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
|
|
|
@64291
|
8 years |
vboxsync |
Reverted r111300 and subsequent changes since the fix is to use …
|
|
|
@64288
|
8 years |
vboxsync |
RTLocalIpcMakeNameUniqueUser: build fix and @todo.
|
|
|
@64285
|
8 years |
vboxsync |
Additions: bugref:8622: Use crc of user name in name of ipc pipe
|
|
|
@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 …
|
|
|