|
|
@102363
|
16 months |
vboxsync |
FE/Qt: bugref:10561. Small changes. Basically gorund work for the …
|
|
|
@102361
|
16 months |
vboxsync |
IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
|
|
|
@102360
|
16 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102358
|
16 months |
vboxsync |
VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
|
|
|
@102356
|
16 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102355
|
16 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102354
|
16 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102353
|
16 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102351
|
16 months |
vboxsync |
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
|
|
|
@102350
|
16 months |
vboxsync |
VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
|
|
|
@102349
|
16 months |
vboxsync |
VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
|
|
|
@102347
|
16 months |
vboxsync |
Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
|
|
|
@102344
|
16 months |
vboxsync |
IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
|
|
|
@102342
|
16 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102337
|
16 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102336
|
16 months |
vboxsync |
IPRT/crypto/shacrypt: Make sure to terminate strings in the …
|
|
|
@102335
|
16 months |
vboxsync |
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
|
|
|
@102333
|
16 months |
vboxsync |
FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; …
|
|
|
@102332
|
16 months |
vboxsync |
VMM/IEM: Restored the heuristics for when to recompiler to native. …
|
|
|
@102331
|
16 months |
vboxsync |
VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
|
|
|
@102330
|
16 months |
vboxsync |
VMM/IEM: Fix label creation in release builds. bugref:10371
|
|
|
@102322
|
16 months |
vboxsync |
FE/Qt: bugref:10450: Handle final commit data call for …
|
|
|
@102319
|
16 months |
vboxsync |
libs/xpcom: Remove some unused code from the python bindings, …
|
|
|
@102313
|
16 months |
vboxsync |
VMM/IEM: First recompiled memory access. This is without any TLB …
|
|
|
@102311
|
16 months |
vboxsync |
VMM/IEM: Better memory access logging. bugref:10371
|
|
|
@102310
|
16 months |
vboxsync |
VMM/IEM: Hook up the DBGFEVENT_XCPT_XXX events; more exception …
|
|
|
@102308
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Fixing regression intruduced in r160231; Though …
|
|
|
@102304
|
16 months |
vboxsync |
Linux: Introduce initial support for RHEL 9.4 kernel for host and …
|
|
|
@102299
|
16 months |
vboxsync |
Additions/WINNT/Mouse: do not try to remove device from list if it is …
|
|
|
@102297
|
16 months |
vboxsync |
IPRT/crypto/shacrypt: Better string length checks for …
|
|
|
@102296
|
16 months |
vboxsync |
IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
|
|
|
@102295
|
16 months |
vboxsync |
WDDM: user mode driver update: bugref:10529
|
|
|
@102294
|
16 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102293
|
16 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102292
|
16 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102291
|
16 months |
vboxsync |
IPRT/tools: Added new tool RTMkPasswd, which can create …
|
|
|
@102290
|
16 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102289
|
16 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102287
|
16 months |
vboxsync |
IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions …
|
|
|
@102286
|
16 months |
vboxsync |
bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
|
|
|
@102285
|
16 months |
vboxsync |
bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
|
|
|
@102284
|
16 months |
vboxsync |
IPRT/ldr: Corrected segment flag conversion for LX images. bugref:10371
|
|
|
@102283
|
16 months |
vboxsync |
FE/Qt: bugref:10501. Build fix.
|
|
|
@102282
|
16 months |
vboxsync |
FE/Qt: bugref:10543: A bit of rework for UIGuestOSType; Make sure only …
|
|
|
@102281
|
16 months |
vboxsync |
FE/Qt: bugref:10543: A bit of cleanup for UIGuestOSType.
|
|
|
@102280
|
16 months |
vboxsync |
Main: For ARM there's also x86 emulation in …
|
|
|
@102279
|
16 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Forgot to properly init …
|
|
|
@102278
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: A couple of fixes. bugref:10371
|
|
|
@102277
|
16 months |
vboxsync |
bs3kit: Speed up high DLL loading by using a larger buffer. Extended …
|
|
|
@102276
|
16 months |
vboxsync |
IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
|
|
|
@102275
|
16 months |
vboxsync |
FE/Qt: OCI related stuff: Missing part of Integer64 support …
|
|
|
@102274
|
16 months |
vboxsync |
FE/Qt: bugref:10543: UICommon: A bit of rework for …
|
|
|
@102273
|
16 months |
vboxsync |
FE/Qt: bugref:10501. Draw graph correctly when data max. is 0.
|
|
|
@102272
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
|
|
|
@102271
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
|
|
|
@102270
|
16 months |
vboxsync |
bs3kit: Fixed some issues with loading of a fake 63.5 MB floppy. Added …
|
|
|
@102269
|
16 months |
vboxsync |
FE/Qt: bugref:10450: macOS: No need to QIToolBar layout/paint hacks …
|
|
|
@102268
|
16 months |
vboxsync |
FE/Qt: bugref:10513: VBox Manager: Hide Clone/Move actions for Basic …
|
|
|
@102267
|
16 months |
vboxsync |
FE/Qt: bugref:10450: VBox Manager: Cleanup connections not just on …
|
|
|
@102266
|
16 months |
vboxsync |
FE/Qt: bugref:10501. Parametrize maximum data series size.
|
|
|
@102265
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Make sure UIActionPoolManager updates available …
|
|
|
@102264
|
16 months |
vboxsync |
FE/Qt: bugref:10501. Getting cpu utilization data series and drawing …
|
|
|
@102263
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Tiny cleanup for UIActionPoolManager.
|
|
|
@102262
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Make sure selector of UIAdvancedSettingsDialog is …
|
|
|
@102261
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Adjusting UISettingsSelector to be able to select …
|
|
|
@102260
|
16 months |
vboxsync |
FE/Qt: bugref:10513: A bit of cleanup for UIVerticalScrollArea; Making …
|
|
|
@102259
|
16 months |
vboxsync |
VMM/IEM: Release build fix, bugref:10371
|
|
|
@102258
|
16 months |
vboxsync |
DevFdc.cpp: Comment update.
|
|
|
@102256
|
16 months |
vboxsync |
VMM/IEM: Arm build fixes. bugref:10371
|
|
|
@102253
|
16 months |
vboxsync |
WDDM: Track shader resource views; re-create views in …
|
|
|
@102230
|
16 months |
vboxsync |
Shared Clipboard/tstClipboardHttpServer: Try to fixing timeouts on the …
|
|
|
@102228
|
16 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102227
|
16 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102224
|
16 months |
vboxsync |
Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
|
|
|
@102222
|
16 months |
vboxsync |
FE/Qt: Minimum for font scaling is now 40% instead of 20%.
|
|
|
@102221
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Reverting r160146; As we consider this option to …
|
|
|
@102220
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Changed requirements for Global Preferences …
|
|
|
@102219
|
16 months |
vboxsync |
FE/Qt: bugref:10513: Changed requirements for Basic set of …
|
|
|
@102206
|
16 months |
vboxsync |
VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
|
|
|
@102201
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371
|
|
|
@102193
|
16 months |
vboxsync |
scm fix, bs3-mode-MemCopyFlat.asm file
|
|
|
@102190
|
16 months |
vboxsync |
Validation Kit/vboxtestvms.py: Fix config of win7-64 smoketest VM.
|
|
|
@102189
|
16 months |
vboxsync |
Validation Kit/vboxtestvms.py: Fix guest OS type for Windows Server …
|
|
|
@102188
|
16 months |
vboxsync |
Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
|
|
|
@102185
|
16 months |
vboxsync |
Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
|
|
|
@102183
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
|
|
|
@102182
|
16 months |
vboxsync |
ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
|
|
|
@102181
|
16 months |
vboxsync |
ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS …
|
|
|
@102180
|
16 months |
vboxsync |
Shared Clipboard/tstClipboardHttpServer: Further decreased test file …
|
|
|
@102172
|
16 months |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10318 Trying to nail down the cause of …
|
|
|
@102171
|
17 months |
vboxsync |
Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
|
|
|
@102170
|
17 months |
vboxsync |
Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
|
|
|
@102167
|
17 months |
vboxsync |
VBoxManage: 'list ostype': Use platformArchitectureToStr (no …
|
|
|
@102166
|
17 months |
vboxsync |
Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
|
|
|
@102165
|
17 months |
vboxsync |
Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
|
|
|
@102164
|
17 months |
vboxsync |
FE/Qt: bugref:10513: Temporary layout workaround for UIDescriptionEditor.
|
|
|
@102163
|
17 months |
vboxsync |
Shared Clipboard/tstClipboardHttpServer: Added some more tests (Korean …
|
|
|
@102162
|
17 months |
vboxsync |
FE/Qt: bugref:10513: UINameAndSystemEditor: Make sure editor allows to …
|
|
|
@102161
|
17 months |
vboxsync |
Shared Clipboard/tstClipboardHttpServer: Compare source and …
|
|
|
@102160
|
17 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Make sure both x86 and …
|
|
|