|
|
@102629
|
13 months |
vboxsync |
Typo fix.
|
|
|
@102628
|
13 months |
vboxsync |
IPRT/x86: Added a subset of CPUID leaf 6 bits.
|
|
|
@102624
|
13 months |
vboxsync |
VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
|
|
|
@102623
|
13 months |
vboxsync |
VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
|
|
|
@102562
|
14 months |
vboxsync |
IPRT/http: Fixed a memory leak, updated docs. bugref:9437
|
|
|
@102554
|
14 months |
vboxsync |
IPRT/uri.h: Improved docs.
|
|
|
@102510
|
14 months |
vboxsync |
VMM/IEM: 64-bit effective address calculation …
|
|
|
@102491
|
14 months |
vboxsync |
IRPT/shacrypt: Minor cleanups, doxygen fix. bugref:10551
|
|
|
@102488
|
14 months |
vboxsync |
IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
|
|
|
@102449
|
14 months |
vboxsync |
VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
|
|
|
@102447
|
14 months |
vboxsync |
VMM/IEM: movsx & movzx from registers. bugref:10371
|
|
|
@102377
|
14 months |
vboxsync |
VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
|
|
|
@102375
|
14 months |
vboxsync |
IPRT/crypto: Implemented handing-in crypt password strings as the salt …
|
|
|
@102373
|
14 months |
vboxsync |
iprt/armv8.h: movk fix. bugref:10371
|
|
|
@102370
|
14 months |
vboxsync |
VMM/IEM: Some ARM bugfixes. bugref:10371
|
|
|
@102361
|
14 months |
vboxsync |
IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
|
|
|
@102360
|
14 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102356
|
14 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102335
|
14 months |
vboxsync |
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
|
|
|
@102298
|
14 months |
vboxsync |
IPRT/crypto/shacrypt: Docs. bugref:10551
|
|
|
@102297
|
14 months |
vboxsync |
IPRT/crypto/shacrypt: Better string length checks for …
|
|
|
@102296
|
14 months |
vboxsync |
IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
|
|
|
@102294
|
14 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102292
|
14 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102289
|
14 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102276
|
14 months |
vboxsync |
IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
|
|
|
@102141
|
14 months |
vboxsync |
Shared Clipboard/Transfers: Implemented support for percent-encoded …
|
|
|
@102126
|
14 months |
vboxsync |
include: kmk incs (sans VBox/err.mac) bugref:10371
|
|
|
@102081
|
14 months |
vboxsync |
iprt/armv8.h: Doxygen fix. bugref:10371
|
|
|
@102066
|
15 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@102065
|
15 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
|
|
|
@101910
|
15 months |
vboxsync |
iprt/armv8.h: Fixed swapped immediates in Armv8A64MkInstrLogicalImm. …
|
|
|
@101909
|
15 months |
vboxsync |
iprt/armv8.h: Fixed swapped immediates inArmv8A64MkInstrLogicalImm. …
|
|
|
@101908
|
15 months |
vboxsync |
VMM/IEM: Arm64 code generation fixes. bugref:10371
|
|
|
@101906
|
15 months |
vboxsync |
VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
|
|
|
@101690
|
15 months |
vboxsync |
iprt/sg.h: spell it out in the file header as well
|
|
|
@101666
|
15 months |
vboxsync |
iprt/uint128.h: Just zero both return values when returning NULL from …
|
|
|
@101664
|
15 months |
vboxsync |
include/iprt/uint128.h: Make sure the remainder is set to 0 or code …
|
|
|
@101659
|
15 months |
vboxsync |
iprt/x86.h: Doxygen fix. bugref:10371
|
|
|
@101640
|
15 months |
vboxsync |
VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
|
|
|
@101611
|
15 months |
vboxsync |
iprt/armv8.h: Worked out the two immediates for logical instructions …
|
|
|
@101610
|
15 months |
vboxsync |
iprt/armv8.h: Worked out the two immediates for logical instructions …
|
|
|
@101609
|
15 months |
vboxsync |
iprt/armv8.h: Worked out the two immediates for logical instructions …
|
|
|
@101602
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101601
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101586
|
15 months |
vboxsync |
IPRT/formats/udf.h: Docs fixes. bugref:10517
|
|
|
@101585
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101544
|
15 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@101537
|
15 months |
vboxsync |
VMM/IEM: Undebugged code for …
|
|
|
@101533
|
15 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101517
|
15 months |
vboxsync |
VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
|
|
|
@101516
|
15 months |
vboxsync |
VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
|
|
|
@101506
|
15 months |
vboxsync |
VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
|
|
|
@101505
|
15 months |
vboxsync |
VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
|
|
|
@101486
|
15 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@101484
|
15 months |
vboxsync |
VMM/IEM: Basic register allocator sketches that incorporates simple …
|
|
|
@101470
|
15 months |
vboxsync |
Runtime/RTFdt: Add convenience method to add a property consisting of …
|
|
|
@101453
|
15 months |
vboxsync |
Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
|
|
|
@101430
|
16 months |
vboxsync |
iprt/x86.h: CP exception is no longer Intel only, updated comment.
|
|
|
@101428
|
16 months |
vboxsync |
VMM/HM: Added logging for new SVM features.
|
|
|
@101366
|
16 months |
vboxsync |
iprt/string.h: RT_BCOPY_UNFORTIFIED nits. bugref:10209 ticketref:21410
|
|
|
@101357
|
16 months |
vboxsync |
iprt: string.h: Move unfortified memcpy wrapper for Linux kernel code …
|
|
|
@101348
|
16 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101346
|
16 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101343
|
16 months |
vboxsync |
IPRT/ministring: Added C-style endsWith methods.
|
|
|
@101339
|
16 months |
vboxsync |
iprt/armv8.h: Another doxygen fix. bugref:10371
|
|
|
@101338
|
16 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101337
|
16 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101336
|
16 months |
vboxsync |
iprt/armv8.h: doxygen fix. bugref:10371
|
|
|
@101329
|
16 months |
vboxsync |
fixing lnx64dep2 burn caused by doxygen warnings for r159231, changed …
|
|
|
@101304
|
16 months |
vboxsync |
VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
|
|
|
@101260
|
16 months |
vboxsync |
iprt/armv8.h: warning fix. bugref:10370
|
|
|
@101258
|
16 months |
vboxsync |
VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
|
|
|
@101248
|
16 months |
vboxsync |
VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
|
|
|
@101246
|
16 months |
vboxsync |
iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
|
|
|
@101228
|
16 months |
vboxsync |
iprt/asm.h,asm-arm.h: Fixed incorrect local labels (no leading '.', …
|
|
|
@101222
|
16 months |
vboxsync |
iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
|
|
|
@101185
|
16 months |
vboxsync |
include/iprt/armv8.h: Add more ID register definitions, bugref:10525
|
|
|
@101142
|
16 months |
vboxsync |
IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
|
|
|
@101141
|
16 months |
vboxsync |
iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
|
|
|
@101140
|
16 months |
vboxsync |
iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
|
|
|
@101102
|
17 months |
vboxsync |
include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
|
|
|
@101083
|
17 months |
vboxsync |
include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
|
|
|
@101000
|
17 months |
vboxsync |
iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
|
|
|
@100997
|
17 months |
vboxsync |
doxygen fix
|
|
|
@100996
|
17 months |
vboxsync |
VMM: bugref:10498 bugref:10318: doxygen typo fix
|
|
|
@100957
|
17 months |
vboxsync |
format/pdb.h: Fix for older gcc versions.
|
|
|
@100935
|
17 months |
vboxsync |
VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
|
|
|
@100931
|
17 months |
vboxsync |
IPRT/dbg: Early PDB support.
|
|
|
@100930
|
17 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100929
|
17 months |
vboxsync |
IPRT/vfs: Reverted r158866 after committing too much.
|
|
|
@100928
|
17 months |
vboxsync |
IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
|
|
|
@100914
|
17 months |
vboxsync |
IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
|
|
|
@100913
|
17 months |
vboxsync |
IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
|
|
|
@100909
|
17 months |
vboxsync |
IPRT: Added a virtual file system view of PDB files.
|
|
|
@100908
|
17 months |
vboxsync |
IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
|
|
|
@100904
|
17 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
|
|
|
@100903
|
17 months |
vboxsync |
IPRT/parser: Some very incomplete bourn shell parser sketches.
|
|
|
@100867
|
18 months |
vboxsync |
IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
|
|
|
@100837
|
18 months |
vboxsync |
include/iprt/x86.h: A small Solaris-specific build warning …
|
|
|