|
|
@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.
|
|
|
@66595
|
8 years |
vboxsync |
iprt: Added RTCat tool for testing VFS chains and (later) FAT file …
|
|
|
@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
|
|
|
@66558
|
8 years |
vboxsync |
win/RTErrConvertFromWin32.cpp: make the hack compile
|
|
|
@66557
|
8 years |
vboxsync |
win/RTErrConvertFromWin32.cpp: accept STATUS_ELEVATION_REQUIRED (which …
|
|
|
@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
|
|
|
@66434
|
8 years |
vboxsync |
Runtime/r0drv/linux/rtStrFormatKernelAddress-generic: scnprintf() is …
|
|
|
@66433
|
8 years |
vboxsync |
Runtime/generic/rtStrFormatKernelAddress-generic: off-by-one
|
|
|
@66427
|
8 years |
vboxsync |
Runtime/r0drv/linux: use snprintf() from the Linux kernel as the …
|
|
|
@66426
|
8 years |
vboxsync |
Runtime/r0drv/linux: does not work
|
|
|
@66425
|
8 years |
vboxsync |
Runtime/r0drv/linux: does not work
|
|
|
@66424
|
8 years |
vboxsync |
Runtime/r0drv: rtStrFormatKernelAddress() for Linux
|
|
|
@66417
|
8 years |
vboxsync |
debug build fix
|
|
|
@66416
|
8 years |
vboxsync |
build fix
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66395
|
8 years |
vboxsync |
asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
|
|
|
@66384
|
8 years |
vboxsync |
IPRT/R0Drv: Need RTUTf16ICmpAscii.
|
|
|
@66368
|
8 years |
vboxsync |
tstLdr-4.cpp: oops, build fix.
|
|
|
@66367
|
8 years |
vboxsync |
IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
|
|
|
@66362
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@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
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66237
|
8 years |
vboxsync |
ASMBitNextClear.asm: 32-bit bugfix (harmless outside bs3kit).
|
|
|
@66236
|
8 years |
vboxsync |
ASMGetXcr0,ASMSetXcr0: Ported to 16-bit
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@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.
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@65991
|
8 years |
vboxsync |
Runtime/r0drv: actually use set_current_state() always as this …
|
|
|
@65990
|
8 years |
vboxsync |
Runtime/r0drv/linux: Linux 4.11 compile fixes
|
|
|
@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
|
|
|
@65704
|
8 years |
vboxsync |
Runtime: if we are compiled with address sanitizer enabled (gcc/llvm …
|
|
|
@65698
|
8 years |
vboxsync |
NetAdp/win (bugref:8488) standalone implementation, does not require …
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@65620
|
8 years |
vboxsync |
IPRT: indentation fix
|
|
|
@65597
|
8 years |
vboxsync |
Runtime: XML errors => LogRel
|
|
|
@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 …
|
|
|
@65414
|
8 years |
vboxsync |
IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
|
|
|
@65413
|
8 years |
vboxsync |
IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
|
|
|
@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 …
|
|
|
@65388
|
8 years |
vboxsync |
double comment
|
|
|
@65387
|
8 years |
vboxsync |
tstLdr-4 fix
|
|
|
@65373
|
8 years |
vboxsync |
tstLdr-4: Ignore unsupported ELF error for kLdr. (trunk + 5.1)
|
|
|
@65358
|
8 years |
vboxsync |
tstLdr-4: ELF import SomeImportFunction, don't forget to handle it.
|
|
|
@65336
|
8 years |
vboxsync |
Runtime: Linux 4.10 removed the register_cpu_notifier interface, …
|
|
|
@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.
|
|
|
@65235
|
8 years |
vboxsync |
tstLdr-4.cpp: fix
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@65202
|
8 years |
vboxsync |
Runtime/tstRTJson: Fix todo
|
|
|
@65183
|
8 years |
vboxsync |
Runtime: Linux 4.10 fix for get_user_pages_remote()
|
|
|
@65161
|
8 years |
vboxsync |
tstRTInlineAsm: Skylake fix
|
|
|
@65153
|
8 years |
vboxsync |
doxygen: more unification: moved Doxyfile.{Core,qtgui,iprt}.* and …
|
|
|
@65098
|
8 years |
vboxsync |
Runtime: doxygen fixes (no space after comma in interface_method_impl)
|
|
|
@65009
|
8 years |
vboxsync |
tstRTBigNum: Another number.
|
|
|
@65008
|
8 years |
vboxsync |
r3/xml.cpp: Warnings.
|
|
|
@64993
|
8 years |
vboxsync |
XML: added new function setContent()
|
|
|
@64952
|
8 years |
vboxsync |
RTSignTool/add-nested-exe-signature: Forgot to insert the new PE …
|
|
|
@64940
|
8 years |
vboxsync |
IPRT: Added manual testcase for RTIsoFsOpen and friends.
|
|
|
@64926
|
8 years |
vboxsync |
RTSignTool: Added an --signature-index to the extract-exe-signer-cert …
|
|
|
@64923
|
8 years |
vboxsync |
Additions build fix
|
|
|
@64921
|
8 years |
vboxsync |
addition build fix
|
|
|
@64920
|
8 years |
vboxsync |
addition build fix
|
|
|
@64916
|
8 years |
vboxsync |
RTSignTool: Deal with primary signatures lacking timestamp (for local …
|
|
|
@64905
|
8 years |
vboxsync |
RTSignTool: No need to #ifdef the show-cat & show-exe command, I think.
|
|
|
@64904
|
8 years |
vboxsync |
RTSignTool: Added add-nested-cat-signature and show-cat commands.
|
|
|
@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
|
|
|
@64897
|
8 years |
vboxsync |
RTSignTool/add-nested-exe-signature: The PKCS#7 data must be zero …
|
|
|