# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 14, 2024 10:59:11 AM Fri, 03 Jun 2022 13:40:07 GMT vboxsync [95186] * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) Main/glue: Updated NativeEventQueue::processEventQueue with more ... Fri, 03 Jun 2022 11:35:39 GMT vboxsync [95182] * trunk/src/VBox/Main/glue/NativeEventQueue.cpp (modified) Main/glue: Updated NativeEventQueue::processEventQueue with more ... Wed, 01 Jun 2022 08:19:53 GMT vboxsync [95156] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Use VBOXOSTYPE_OsTypeMask for distro ... Wed, 01 Jun 2022 08:13:54 GMT vboxsync [95155] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Use VBOXOSTYPE_OsTypeMask. bugref:9781 Wed, 01 Jun 2022 08:09:21 GMT vboxsync [95154] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: bugref:9781. Detect OpenSUSE distro name and black ... Tue, 31 May 2022 09:40:45 GMT vboxsync [95143] * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc ... Tue, 31 May 2022 09:36:29 GMT vboxsync [95142] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc ... Tue, 31 May 2022 09:11:39 GMT vboxsync [95140] * trunk/include/VBox/com/errorprint.h (modified) * trunk/src/VBox/Frontends/Common/PasswordInput.cpp (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStart.cpp (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrlListener.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUtils.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp (modified) Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc ... Wed, 25 May 2022 21:00:40 GMT vboxsync [95120] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/svcmain: Missing throw() on Unlock (noexcept/c++17). Wed, 25 May 2022 20:59:25 GMT vboxsync [95119] * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) Main/VBoxSDS: Missing throw() on preMessageLoop (noexcept/c++17). Wed, 25 May 2022 20:57:49 GMT vboxsync [95118] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBoxImpl: Don't use DECLCALLBACKPTR for a C++ callback ... Wed, 25 May 2022 20:56:27 GMT vboxsync [95117] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: std::unary_function was removed in c++17 and VC++ ... Wed, 25 May 2022 20:54:50 GMT vboxsync [95116] * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) Main/USBDeviceFiltersImpl: Don't make an extra copy of the filter ... Wed, 25 May 2022 20:53:28 GMT vboxsync [95115] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPackManagerImpl: Don't make an extra copy of the ... Mon, 23 May 2022 20:06:48 GMT vboxsync [95066] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: No need to check for the host's VT-x/AMD-V and ... Mon, 23 May 2022 20:06:47 GMT vboxsync [95065] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host::i_updateProcessorFeatures: SUPR0QueryVTCaps may return ... Mon, 23 May 2022 16:21:19 GMT vboxsync [95064] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Validation Kit/Unattended tests: bugref:9781. Disabling unattended ... Mon, 16 May 2022 19:02:53 GMT vboxsync [95028] * trunk/src/VBox/Main/testcase/tstVBoxCrypto.cpp (modified) Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS ... Mon, 16 May 2022 18:54:09 GMT vboxsync [95027] * trunk/src/VBox/Main/testcase/tstVBoxCrypto.cpp (modified) Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS ... Tue, 10 May 2022 14:48:36 GMT vboxsync [94981] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UpdateAgentImpl.h (modified) * trunk/src/VBox/Main/src-server/UpdateAgentImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Update check Removed update agent-specific proxy settings. ... Tue, 10 May 2022 10:31:25 GMT vboxsync [94980] * trunk/src/VBox/Main/testcase/tstVBoxCrypto.cpp (modified) Main/testcase: Skip the testcase if the crpytographic module is not ... Tue, 10 May 2022 10:21:06 GMT vboxsync [94979] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstVBoxCrypto.cpp (added) Main/testcase: Start implementing a testcase for the cryptographic ... Tue, 10 May 2022 06:23:48 GMT vboxsync [94974] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) GCM: Enabled divide by zero fixing automagic for some guests. Mon, 09 May 2022 15:25:57 GMT vboxsync [94966] * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Main/src-client/RecordingStream.cpp: Adjust to the new rules wrt. to ... Mon, 09 May 2022 15:03:17 GMT vboxsync [94965] * trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified) Main/src-client/RemoteUSBBackend.cpp: Adjust to the new rules wrt. to ... Mon, 09 May 2022 14:57:40 GMT vboxsync [94964] * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main/src-client/VMMDevInterface.cpp: Adjust to the new rules wrt. to ... Mon, 09 May 2022 14:53:19 GMT vboxsync [94963] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) Main/src-client/EmulatedUSBImpl.cpp: Adjust to the new rules wrt. to ... Mon, 09 May 2022 14:27:49 GMT vboxsync [94962] * trunk/src/VBox/Main/src-client/WebMWriter.cpp (modified) Main/src-client/WebMWriter.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 14:22:27 GMT vboxsync [94960] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) Main/src-client/ConsoleVRDPServer.cpp: Adjust to the new rules wrt. ... Mon, 09 May 2022 14:09:57 GMT vboxsync [94958] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) Main/src-client/GuestDirectoryImpl.cpp: Adjust to the new rules wrt. ... Mon, 09 May 2022 14:05:43 GMT vboxsync [94957] * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) Main/src-client/DrvAudioRec.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 12:03:01 GMT vboxsync [94954] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/src-client/GuestImpl.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 12:00:28 GMT vboxsync [94953] * trunk/src/VBox/Main/src-client/EBMLWriter.cpp (modified) Main/src-client/EBMLWriter.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 11:59:04 GMT vboxsync [94952] * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/src-client/HGCMThread.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 11:52:02 GMT vboxsync [94951] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/src-client/MachineDebuggerImpl.cpp: Adjust to the new rules wrt. ... Mon, 09 May 2022 11:49:03 GMT vboxsync [94950] * trunk/src/VBox/Main/src-client/Recording.cpp (modified) Main/src-client/Recording.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 11:45:03 GMT vboxsync [94949] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/src-client/SessionImpl.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 10:44:52 GMT vboxsync [94948] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 10:43:47 GMT vboxsync [94947] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 09:21:57 GMT vboxsync [94942] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/src-client/GuestFileImpl.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 09:15:45 GMT vboxsync [94939] * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) Main/src-client/UsbWebcamInterface.cpp: Adjust to the new rules wrt. ... Mon, 09 May 2022 09:13:20 GMT vboxsync [94938] * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main/src-client/DisplayImplLegacy.cpp: Adjust to the new rules wrt. ... Mon, 09 May 2022 09:10:16 GMT vboxsync [94937] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) Main/src-client/HGCM.cpp: Adjust to the new rules wrt. to rc -> ... Mon, 09 May 2022 08:53:25 GMT vboxsync [94936] * trunk/src/VBox/Main/src-client/HGCMObjects.cpp (modified) Main/src-client/HGCMObjects.cpp: Adjust to the new rules wrt. to rc ... Mon, 09 May 2022 08:51:23 GMT vboxsync [94935] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/src-client/GuestSessionImplTasks.cpp: Adjust to the new rules ... Sun, 08 May 2022 19:57:08 GMT vboxsync [94926] * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main/src-client/VirtualBoxClientImpl.cpp: Adjust to the new rules ... Sun, 08 May 2022 19:56:55 GMT vboxsync [94925] * trunk/src/VBox/Main/src-client/RecordingUtils.cpp (modified) Main/src-client/RecordingUtils.cpp: Adjust to the new rules wrt. to ... Sun, 08 May 2022 19:56:44 GMT vboxsync [94924] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/src-client/MouseImpl.cpp: Adjust to the new rules wrt. to rc -> ... Sun, 08 May 2022 19:56:34 GMT vboxsync [94923] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/src-client/KeyboardImpl.cpp: Adjust to the new rules wrt. to rc ... Sun, 08 May 2022 19:56:21 GMT vboxsync [94922] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Main/src-client/DrvAudioVRDE.cpp: Adjust to the new rules wrt. to rc ... Sun, 08 May 2022 19:56:00 GMT vboxsync [94921] * trunk/src/VBox/Main/src-client/DisplaySourceBitmapImpl.cpp (modified) Main/src-client/DisplaySourceBitmapImpl.cpp: Adjust to the new rules ... Sun, 08 May 2022 19:54:45 GMT vboxsync [94920] * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) Main/src-client/BusAssignmentManager.cpp: Adjust to the new rules ... Sun, 08 May 2022 19:53:13 GMT vboxsync [94919] * trunk/src/VBox/Main/src-client/AudioDriver.cpp (modified) Main/src-client/AudioDriver.cpp: Adjust to the new rules wrt. to rc ... Sun, 08 May 2022 19:43:06 GMT vboxsync [94918] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/src-client/GuestCtrlImpl.cpp: Adjust to the new rules wrt. to rc ... Sun, 08 May 2022 19:39:41 GMT vboxsync [94917] * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) Main/src-client/ConsoleImplTeleporter.cpp: Adjust to the new rules ... Sun, 08 May 2022 19:36:14 GMT vboxsync [94916] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/src-client/DisplayImpl.cpp: Adjust to the new rules wrt. to rc ... Sun, 08 May 2022 19:26:54 GMT vboxsync [94915] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/src-client/GuestProcessImpl.cpp: Adjust to the new rules wrt. to ... Sun, 08 May 2022 19:18:06 GMT vboxsync [94914] * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Main/src-client/GuestDnDTargetImpl.cpp: Adjust to the new rules wrt. ... Sun, 08 May 2022 19:05:31 GMT vboxsync [94912] * trunk/src/VBox/Main/src-all/AuthLibrary.cpp (modified) * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (modified) * trunk/src/VBox/Main/src-all/DisplayPNGUtil.cpp (modified) * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-all/HashedPw.cpp (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main/src-all: Adjust to the new rules wrt. to rc -> hrc,vrc usage, ... Sat, 07 May 2022 17:40:28 GMT vboxsync [94907] * trunk/src/VBox/Main/include/AutoCaller.h (modified) Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223 Sat, 07 May 2022 16:21:06 GMT vboxsync [94906] * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main/ProgressImpl.cpp: Adjust to the new rules wrt. to rc -> hrc,vrc ... Fri, 06 May 2022 12:02:08 GMT vboxsync [94893] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409 Fri, 06 May 2022 11:59:18 GMT vboxsync [94892] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409 Fri, 06 May 2022 11:58:13 GMT vboxsync [94891] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: Make controllerString() static, it is not used ... Fri, 06 May 2022 11:57:24 GMT vboxsync [94890] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add ... Thu, 05 May 2022 18:29:18 GMT vboxsync [94864] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: Fix deparenting crash (lost in the big change for ... Thu, 05 May 2022 18:17:34 GMT vboxsync [94863] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: Turn some release logging into debug logging. Too ... Thu, 05 May 2022 13:02:49 GMT vboxsync [94848] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Fixed some IRPT and COM status code style mixup, ... Thu, 05 May 2022 12:33:31 GMT vboxsync [94846] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Set the flag if the log is encrypted, bugref:9955 Thu, 05 May 2022 10:35:12 GMT vboxsync [94840] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBoxImpl: Fix a possible lock order violation when the ... Wed, 04 May 2022 12:04:03 GMT vboxsync [94819] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStore: Fix memory leak Wed, 04 May 2022 09:03:04 GMT vboxsync [94817] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: build fixes, bugref:9955 Wed, 04 May 2022 08:53:29 GMT vboxsync [94814] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: build fixes, bugref:9955 Wed, 04 May 2022 08:49:24 GMT vboxsync [94813] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStoreImpl: build fixes, bugref:9955 Wed, 04 May 2022 08:45:21 GMT vboxsync [94812] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: Corrected error formatting in Console::i_powerUp to match ... Wed, 04 May 2022 08:18:10 GMT vboxsync [94810] * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) Main/NvramStoreImpl: build fix, bugref:9955 Wed, 04 May 2022 08:15:19 GMT vboxsync [94808] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Implement log encryption for encrypted VMs, bugref:9955 ... Wed, 04 May 2022 08:13:06 GMT vboxsync [94807] * trunk/src/VBox/Main/include/UpdateAgentImpl.h (modified) * trunk/src/VBox/Main/src-server/UpdateAgentImpl.cpp (modified) Main/Update check: Added sanity checks for repository URLs. bugref:7983 Wed, 04 May 2022 08:02:56 GMT vboxsync [94804] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Implement log encryption for encrypted VMs, bugref:9955 Wed, 04 May 2022 08:01:43 GMT vboxsync [94803] * trunk/include/VBox/com/utils.h (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) com/utils: Add an extended version of VBoxLogRelCreate() which takes ... Tue, 03 May 2022 11:47:03 GMT vboxsync [94793] * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/CryptoUtils.h (modified) * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main,VMM: Implemented most of the functionality for encrypted VMs ... Tue, 03 May 2022 07:00:13 GMT vboxsync [94789] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Fix registering an encrypted machine, bugref:9955 Tue, 03 May 2022 06:59:52 GMT vboxsync [94788] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Setting: Some fixes to the log file key store and ID naming, ... Mon, 02 May 2022 19:47:56 GMT vboxsync [94787] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix the refcount updating behavior of Medium::uninit. It ... Mon, 02 May 2022 13:35:10 GMT vboxsync [94784] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Support reading encrypted log files, bugref:9955 Mon, 02 May 2022 13:33:33 GMT vboxsync [94783] * trunk/src/VBox/Main/include/SecretKeyStore.h (modified) Main/SecretKeyStore: Add begin() and end() to iterate over all secret ... Mon, 02 May 2022 12:18:59 GMT vboxsync [94782] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Implement the change encryption functionality for a ... Mon, 02 May 2022 10:59:14 GMT vboxsync [94781] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot ... Mon, 02 May 2022 10:55:23 GMT vboxsync [94780] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Update encryption settings for the NVRAM store when ... Mon, 02 May 2022 10:54:39 GMT vboxsync [94779] * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (modified) Main: Introduce crypto utilities for handling SSM files, bugref:9955 ... Mon, 02 May 2022 10:51:48 GMT vboxsync [94778] * trunk/src/VBox/Main/include/DisplayUtils.h (modified) * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot ... Mon, 02 May 2022 10:46:02 GMT vboxsync [94777] * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (modified) Main: Introduce crypto utilities for handling SSM files, bugref:9955 ... Mon, 02 May 2022 10:16:32 GMT vboxsync [94776] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Introduce crypto utilities for handling SSM files, bugref:9955 ... Mon, 02 May 2022 10:14:58 GMT vboxsync [94774] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Revert r151158 and r151159 Mon, 02 May 2022 10:13:10 GMT vboxsync [94773] * trunk/include/VBox/VBoxCryptoIf.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayUtils.h (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Revert r151158 Mon, 02 May 2022 10:12:10 GMT vboxsync [94772] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayUtils.h (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) Main: Introduce crypto utilities for handling SSM files, bugref:9955 ... Mon, 02 May 2022 10:07:05 GMT vboxsync [94771] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/CryptoUtils.h (added) * trunk/src/VBox/Main/src-all/CryptoUtils.cpp (added) Main: Introduce crypto utilities for handling SSM files, bugref:9955 Sun, 01 May 2022 17:26:05 GMT vboxsync [94764] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: bugref:9781. A small fix. Fri, 29 Apr 2022 16:36:29 GMT vboxsync [94763] * trunk/include/VBox/vmm/ssm.h (modified) * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream ... Fri, 29 Apr 2022 12:44:03 GMT vboxsync [94761] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Remove an accidental additional call to ...