# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:33:39 AM Mon, 18 May 2020 17:37:30 GMT vboxsync [84340] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: Implemented verifying PKCS#7/CMS signing ... Mon, 18 May 2020 17:35:01 GMT vboxsync [84339] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/string-base64.cpp (copied) * trunk/src/VBox/Main/glue/string.cpp (modified) Glue/Bstr: Added base64DecodedLength and base64Decode methods too. ... Mon, 18 May 2020 16:52:48 GMT vboxsync [84338] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: fix sporadic build breakage if the Packages ... Mon, 18 May 2020 16:45:28 GMT vboxsync [84337] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Allow to terminate cloud VM ... Mon, 18 May 2020 16:43:17 GMT vboxsync [84336] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: No display delaying for ... Mon, 18 May 2020 16:06:45 GMT vboxsync [84335] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIErrorPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIErrorPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneMachine.cpp (modified) FE/Qt: UIErrorPane: Remove refresh button, it's represented by ... Mon, 18 May 2020 15:47:26 GMT vboxsync [84334] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Devices/{DevPIC,DevPIT-i8254}: Doxygen Mon, 18 May 2020 15:46:46 GMT vboxsync [84333] * trunk/src/VBox/Runtime/r3/linux/ioqueue-iouringfile-provider.cpp (modified) Runtime/ioqueue-iouringfile-provider: Doxygen Mon, 18 May 2020 14:45:14 GMT vboxsync [84332] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) PDMDevHlp: Add flags to the guest physical read/write helpers to let ... Mon, 18 May 2020 13:38:38 GMT vboxsync [84331] * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) IPRT: RISKY: rtCrPkcs7VerifySignerInfo should pass trusted ... Mon, 18 May 2020 13:37:00 GMT vboxsync [84330] * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) IPRT: Adding some new flags to the PKCS#7/CMS verification routines. ... Mon, 18 May 2020 13:35:33 GMT vboxsync [84329] * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/store-inmem.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store-internal.h (modified) * trunk/src/VBox/Runtime/common/crypto/store.cpp (modified) IPRT: Adding RTCrStoreCreateInMemEx that allows specifying a parent ... Mon, 18 May 2020 13:34:32 GMT vboxsync [84328] * trunk/src/VBox/Storage/VDPlugin.cpp (modified) Storage/VD: ticketref:19579 'VBoxManage internalcommands repairhd' ... Mon, 18 May 2020 11:32:10 GMT vboxsync [84327] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Using new API which allows ... Mon, 18 May 2020 03:23:00 GMT vboxsync [84326] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: ICloudClient::listSourceBootVolumes - like listBootVolumes but ... Fri, 15 May 2020 20:26:13 GMT vboxsync [84325] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDispIf.cpp (modified) VBoxTray: fixed wrong condition for UpdateModes; always log errors. Fri, 15 May 2020 18:25:22 GMT vboxsync [84324] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Fixed pylint issues Fri, 15 May 2020 18:22:55 GMT vboxsync [84323] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Fixed pylint issues Fri, 15 May 2020 17:29:46 GMT vboxsync [84322] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Added several directories where vbox builds are ... Fri, 15 May 2020 16:53:45 GMT vboxsync [84321] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9main.cpp (modified) WDDM: D3D9 test: fixed continuous mode Fri, 15 May 2020 13:09:47 GMT vboxsync [84320] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Bits. Fri, 15 May 2020 12:08:09 GMT vboxsync [84319] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateDefs.cpp (modified) FE/Qt: bugref:5985: Fixing invalid comment in UIUpdateDefs. Fri, 15 May 2020 09:42:34 GMT vboxsync [84318] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Bits. Fri, 15 May 2020 09:40:53 GMT vboxsync [84317] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Fri, 15 May 2020 07:55:00 GMT vboxsync [84316] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: More diagnosis for txsCdWait(). Fri, 15 May 2020 06:30:29 GMT vboxsync [84315] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Bits. Fri, 15 May 2020 05:13:53 GMT vboxsync [84314] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 DSFX, DSCX, DSSX revision numbers. Not sure we ... Thu, 14 May 2020 18:29:44 GMT vboxsync [84313] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Validation Kit/testdriver: More diagnosis for txsCdWait(). Thu, 14 May 2020 17:46:45 GMT vboxsync [84312] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/ApplianceImport: Read the PKCS7/CMS signature when present. ... Thu, 14 May 2020 17:42:13 GMT vboxsync [84311] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage/signova: Fixed a PKCS7/CMS signing bug. Validate more of ... Thu, 14 May 2020 17:40:35 GMT vboxsync [84310] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/include/iprt/crypto/store.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-encode.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/iprt-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-file.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-verify.cpp (modified) IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting ... Thu, 14 May 2020 15:54:16 GMT vboxsync [84309] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x4.qrc (modified) FE/Qt: bugref:9686: Fix for .qrc files, s.a. r137970. Thu, 14 May 2020 15:47:12 GMT vboxsync [84308] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Thu, 14 May 2020 14:53:17 GMT vboxsync [84307] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Logging for waiting for TXS / CD. Thu, 14 May 2020 14:22:38 GMT vboxsync [84306] * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_24px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_columns_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_columns_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_columns_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_columns_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/resources_monitor_disabled_24px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_24px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_32px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_columns_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_columns_32px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_columns_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_columns_disabled_32px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_disabled_16px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x2/resources_monitor_disabled_24px_x2.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_16px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_24px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_32px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_columns_16px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_columns_32px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_columns_disabled_16px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_columns_disabled_32px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_disabled_16px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x3/resources_monitor_disabled_24px_x3.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_16px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_24px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_32px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_columns_16px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_columns_32px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_columns_disabled_16px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_columns_disabled_32px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_disabled_16px_x4.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/x4/resources_monitor_disabled_24px_x4.png (added) FE/Qt. bugref:9686. adding svn export property to new image files. Thu, 14 May 2020 14:13:20 GMT vboxsync [84305] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1_x4.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x3.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2_x4.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/tools/UIToolsModel.cpp (modified) FE/Qt: bugref:9686. Using the new icons. Thu, 14 May 2020 13:39:18 GMT vboxsync [84304] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: Cloud thread- ... Thu, 14 May 2020 13:19:47 GMT vboxsync [84303] * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: Chooser pane: No machine ... Thu, 14 May 2020 10:38:14 GMT vboxsync [84302] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Thu, 14 May 2020 04:36:56 GMT vboxsync [84301] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Wed, 13 May 2020 19:28:13 GMT vboxsync [84300] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IPRT: Adding RTPathPurgeFilename to stable API. bugref:9738 Wed, 13 May 2020 17:02:50 GMT vboxsync [84298] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) IPRT/base64: Add new the RTBase64 UTF-16 functions to the stable API ... Wed, 13 May 2020 16:52:47 GMT vboxsync [84297] * trunk/src/VBox/Runtime/common/string/base64.h (modified) IPRT/base64: scm fix. bugref:9224 Wed, 13 May 2020 16:46:27 GMT vboxsync [84296] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/string/base64-utf16.cpp (modified) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) * trunk/src/VBox/Runtime/common/string/base64.h (modified) IPRT/base64: Optimize '\0' handling a little and unify the two ... Wed, 13 May 2020 16:25:00 GMT vboxsync [84294] * trunk/src/VBox/Runtime/common/string/base64.h (added) IPRT/base64: Put the UTF-16 code in separate file. Implemented ... Wed, 13 May 2020 16:23:25 GMT vboxsync [84293] * trunk/include/iprt/base64.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/base64-utf16.cpp (copied) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTBase64.cpp (modified) IPRT/base64: Put the UTF-16 code in separate file. Implemented ... Wed, 13 May 2020 16:06:42 GMT vboxsync [84292] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Wed, 13 May 2020 15:49:35 GMT vboxsync [84291] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Wed, 13 May 2020 15:28:38 GMT vboxsync [84290] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/IDL: Typos. Wed, 13 May 2020 15:19:41 GMT vboxsync [84289] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Possibility to create VM ... Wed, 13 May 2020 14:36:59 GMT vboxsync [84288] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: No progress-dialog names, ... Wed, 13 May 2020 13:59:34 GMT vboxsync [84287] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 ... Wed, 13 May 2020 13:58:21 GMT vboxsync [84286] * trunk/include/iprt/base64.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTBase64.cpp (modified) IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224 Wed, 13 May 2020 12:59:23 GMT vboxsync [84285] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing. Wed, 13 May 2020 12:03:55 GMT vboxsync [84284] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Expert page: Dedicated frame ... Wed, 13 May 2020 11:38:51 GMT vboxsync [84283] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Layout fixes for first basic ... Wed, 13 May 2020 11:03:58 GMT vboxsync [84282] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: Work around some oddities ... Wed, 13 May 2020 10:55:19 GMT vboxsync [84281] * trunk/src/VBox/Devices/Serial/UartCore.cpp (modified) Devices/UartCore: Switch to the virtual sync timer for the ... Tue, 12 May 2020 20:38:39 GMT vboxsync [84280] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: ICloudClient::listBootVolumes Tue, 12 May 2020 18:59:49 GMT vboxsync [84279] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl: One more std[err|out] output fix (for ... Tue, 12 May 2020 18:45:25 GMT vboxsync [84278] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: Work around some oddities ... Tue, 12 May 2020 17:51:16 GMT vboxsync [84277] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Rename image label/list to ... Tue, 12 May 2020 17:43:38 GMT vboxsync [84276] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Description fix, we can ... Tue, 12 May 2020 17:04:10 GMT vboxsync [84275] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.h (modified) FE/Qt: bugref:9653: New Cloud VM wizard: Rename destination to ... Tue, 12 May 2020 16:37:49 GMT vboxsync [84274] * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) IPRT/Base64: Allow the end-of-line style to be specified via the ... Tue, 12 May 2020 16:33:50 GMT vboxsync [84273] * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) IPRT/Base64: Allow the end-of-line style to be specified via the ... Tue, 12 May 2020 14:41:42 GMT vboxsync [84272] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) FE/Qt: bugref:9653: !VirtualBox Manager: A bit of cleanup for ... Tue, 12 May 2020 14:39:15 GMT vboxsync [84271] * trunk/src/VBox/ValidationKit/testmanager/core/base.py (modified) TestManager/base.py: Copy & past fix in validateTs. Tue, 12 May 2020 07:04:24 GMT vboxsync [84266] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: More diagnosis for failed ... Mon, 11 May 2020 18:21:29 GMT vboxsync [84265] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699 Mon, 11 May 2020 17:55:26 GMT vboxsync [84264] * trunk/doc/manual/en_US/man_VBoxManage-signova.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage/ovasign,manual: Made --pkcs7 default. Tweaks. ... Mon, 11 May 2020 17:42:24 GMT vboxsync [84263] * trunk/src/VBox/Runtime/common/crypto/pemfile-write.cpp (modified) possibly scm fix Mon, 11 May 2020 17:17:36 GMT vboxsync [84262] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. checking env. variable to detect if the service session ... Mon, 11 May 2020 16:43:10 GMT vboxsync [84261] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control: Partly reverted r137851 and r137880 to remove the ... Mon, 11 May 2020 16:21:14 GMT vboxsync [84260] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control: Implemented support for long(er) command lines [build ... Mon, 11 May 2020 16:14:27 GMT vboxsync [84259] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified) DevVGA-SVGA3d-win.cpp: VC++ 14.1 warnings. bugref:8489 Mon, 11 May 2020 16:00:35 GMT vboxsync [84258] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. dont return success in case of failure. Mon, 11 May 2020 15:30:44 GMT vboxsync [84257] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: Also check the session status ... Mon, 11 May 2020 15:15:35 GMT vboxsync [84256] * trunk/src/VBox/Runtime/common/crypto/pkcs7-sign.cpp (modified) IPRT/pkcs7-sign.cpp: scm fix. bugref:9699 Mon, 11 May 2020 14:32:23 GMT vboxsync [84255] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to ... Mon, 11 May 2020 12:49:02 GMT vboxsync [84254] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control: Implemented support for long(er) command lines [build ... Mon, 11 May 2020 12:29:09 GMT vboxsync [84253] * trunk/src/VBox/Runtime/common/crypto/store.cpp (modified) IPRT/store: Fixed incorrect check for X.509 DER encoding in the ... Mon, 11 May 2020 12:08:56 GMT vboxsync [84252] * trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp (modified) bugref:9637. Listening to RRScreenChangeNotify event seems to be ... Mon, 11 May 2020 12:00:59 GMT vboxsync [84251] * trunk/include/iprt/crypto/pkix.h (modified) * trunk/src/VBox/Runtime/common/crypto/digest-builtin.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) IPRT/crypto: Adding functions for checking whether a key or ... Mon, 11 May 2020 11:49:53 GMT vboxsync [84250] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage/signova: Improved the digest algortihm selection for the ... Mon, 11 May 2020 11:47:02 GMT vboxsync [84249] * trunk/src/VBox/Main/src-server/CertificateImpl.cpp (modified) Main/CertificateImpl: sha512-224WithRSAEncryption and ... Mon, 11 May 2020 11:46:40 GMT vboxsync [84248] * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/include/iprt/crypto/pkix.h (modified) * trunk/include/iprt/crypto/rsa.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/digest-core.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/iprt-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-sign.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-util.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) * trunk/src/VBox/Runtime/include/internal/iprt-openssl.h (modified) IPRT/crypto: Adding functions for checking whether a key or ... Mon, 11 May 2020 11:35:10 GMT vboxsync [84247] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) IEM: LOOP optimization todo. Mon, 11 May 2020 10:36:00 GMT vboxsync [84246] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl: Some more std[err|out] output fixes. Mon, 11 May 2020 10:26:36 GMT vboxsync [84245] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: More diagnosis for failed ... Mon, 11 May 2020 10:04:38 GMT vboxsync [84244] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/tdAddGuestCtrl: Added tests for long(er) command ... Mon, 11 May 2020 09:59:59 GMT vboxsync [84243] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control: Implemented support for long(er) command lines. ... Mon, 11 May 2020 09:13:23 GMT vboxsync [84242] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Use a separate IOWALKRESULT struct rather than ... Mon, 11 May 2020 09:02:56 GMT vboxsync [84241] * trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py (modified) Validation Kit/tdAddBasic1.py: Increased default timeout to 5 min for ... Mon, 11 May 2020 08:52:17 GMT vboxsync [84240] * trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py (modified) Validation Kit/tdAddSharedFolders1.py: Make sure that the share is ... Sun, 10 May 2020 12:54:41 GMT vboxsync [84239] * trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp (modified) IPRT/pkcs7-sanity.cpp: Accept RTASN1TYPE_NOT_PRESENT in addition to ... Sun, 10 May 2020 09:29:01 GMT vboxsync [84238] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) Guest Additions/VBoxService: Fixed warnings. Sun, 10 May 2020 07:07:40 GMT vboxsync [84237] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Multi-page I/O page walk bits. Sun, 10 May 2020 03:25:16 GMT vboxsync [84236] * trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp (modified) AMD IOMMU: bugref:9654 Don't forget to add the page offset into the ... Sun, 10 May 2020 01:04:47 GMT vboxsync [84235] * trunk/src/VBox/Runtime/common/crypto/pkcs7-sign.cpp (modified) IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start ...