VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84298   5 years vboxsync IPRT/base64: Add new the RTBase64 UTF-16 functions to the stable API …
(edit) @84297   5 years vboxsync IPRT/base64: scm fix. bugref:9224
(edit) @84296   5 years vboxsync IPRT/base64: Optimize '\0' handling a little and unify the two …
(edit) @84294   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84292   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84291   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84290   5 years vboxsync Main/IDL: Typos.
(edit) @84289   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Possibility to create VM from …
(edit) @84288   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: No progress-dialog names, …
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @84286   5 years vboxsync IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
(edit) @84285   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84284   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Expert page: Dedicated frame …
(edit) @84283   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Layout fixes for first basic …
(edit) @84282   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Work around some oddities …
(edit) @84281   5 years vboxsync Devices/UartCore: Switch to the virtual sync timer for the unconnected …
(edit) @84280   5 years vboxsync OCI: ICloudClient::listBootVolumes
(edit) @84279   5 years vboxsync Validation Kit/tdAddGuestCtrl: One more std[err|out] output fix (for …
(edit) @84278   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Work around some oddities …
(edit) @84277   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Rename image label/list to …
(edit) @84276   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Description fix, we can …
(edit) @84275   5 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Rename destination to …
(edit) @84274   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84273   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84272   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: A bit of cleanup for progress …
(edit) @84271   5 years vboxsync TestManager/base.py: Copy & past fix in validateTs.
(edit) @84266   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: More diagnosis for failed …
(edit) @84265   5 years vboxsync Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699
(edit) @84264   5 years vboxsync VBoxManage/ovasign,manual: Made --pkcs7 default. Tweaks. Documentation …
(edit) @84263   5 years vboxsync possibly scm fix
(edit) @84262   5 years vboxsync bugref:9637. checking env. variable to detect if the service session …
(edit) @84261   5 years vboxsync Guest Control: Partly reverted r137851 and r137880 to remove the …
(edit) @84260   5 years vboxsync Guest Control: Implemented support for long(er) command lines [build …
(edit) @84259   5 years vboxsync DevVGA-SVGA3d-win.cpp: VC++ 14.1 warnings. bugref:8489
(edit) @84258   5 years vboxsync bugref:9637. dont return success in case of failure.
(edit) @84257   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Also check the session status …
(edit) @84256   5 years vboxsync IPRT/pkcs7-sign.cpp: scm fix. bugref:9699
(edit) @84255   5 years vboxsync Linux/GA: ticketref:19391 RedHat 8.2-rc1 kernel DRM backports to …
(edit) @84254   5 years vboxsync Guest Control: Implemented support for long(er) command lines [build …
(edit) @84253   5 years vboxsync IPRT/store: Fixed incorrect check for X.509 DER encoding in the …
(edit) @84252   5 years vboxsync bugref:9637. Listening to RRScreenChangeNotify event seems to be sufficient
(edit) @84251   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84250   5 years vboxsync VBoxManage/signova: Improved the digest algortihm selection for the …
(edit) @84249   5 years vboxsync Main/CertificateImpl: sha512-224WithRSAEncryption and …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84247   5 years vboxsync IEM: LOOP optimization todo.
(edit) @84246   5 years vboxsync Validation Kit/tdAddGuestCtrl: Some more std[err|out] output fixes.
(edit) @84245   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: More diagnosis for failed …
(edit) @84244   5 years vboxsync Validation Kit/tdAddGuestCtrl: Added tests for long(er) command lines. …
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84242   5 years vboxsync AMD IOMMU: bugref:9654 Use a separate IOWALKRESULT struct rather than …
(edit) @84241   5 years vboxsync Validation Kit/tdAddBasic1.py: Increased default timeout to 5 min for …
(edit) @84240   5 years vboxsync Validation Kit/tdAddSharedFolders1.py: Make sure that the share is …
(edit) @84239   5 years vboxsync IPRT/pkcs7-sanity.cpp: Accept RTASN1TYPE_NOT_PRESENT in addition to …
(edit) @84238   5 years vboxsync Guest Additions/VBoxService: Fixed warnings.
(edit) @84237   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84236   5 years vboxsync AMD IOMMU: bugref:9654 Don't forget to add the page offset into the …
(edit) @84235   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84233   5 years vboxsync VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
(edit) @84232   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84231   5 years vboxsync VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84228   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84227   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84226   5 years vboxsync Validation Kit/tdAddBasic1.py: Do bit of diagnosis on failure for the …
(edit) @84225   5 years vboxsync AMD IOMMU: bugref:9654 Page walk bits.
(edit) @84224   5 years vboxsync Validation Kit/tdAddBasic1.py: Do bit of diagnosis on failure for the …
(edit) @84223   5 years vboxsync AMD IOMMU: bugref:9654 Page walk bits.
(edit) @84222   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84221   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84220   5 years vboxsync Validation Kit/tdAddGuestCtrl: Skip VBoxControl test in the execution …
(edit) @84219   5 years vboxsync bugref:9637. r137824 was incomplete.
(edit) @84218   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
(edit) @84217   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Make it possible to terminate …
(edit) @84216   5 years vboxsync bugref:9637. Set monitor count to 1 when VMWARE_CTRL is not available
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84214   5 years vboxsync Validation Kit/tdAddGuestCtrl: Execute prepareGuestForDebugging() …
(edit) @84213   5 years vboxsync Validation Kit/tdAddGuestCtrl: Ancient versions of Python (< 2.7) …
(edit) @84212   5 years vboxsync VBoxManage/signova: Added a --digest-type=type option to control the …
(edit) @84211   5 years vboxsync IPRT/pem-write.cpp: Use consistent end-of-line style ('\n'). bugref:9699
(edit) @84210   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84209   5 years vboxsync Guest Control/VBoxService: Invalidate host feature flags on VM session …
(edit) @84208   5 years vboxsync VBoxManage/signova: Use new tar update functionality to complete the …
(edit) @84207   5 years vboxsync IPRT: Added two flags to the %Rhxs formatter type to control the …
(edit) @84206   5 years vboxsync Validation Kit/tdAddGuestCtrl: Convert memoryview instance of …
(edit) @84204   5 years vboxsync IPRT: Added RTVfsTypeName. bugref:9699
(edit) @84202   5 years vboxsync Validation Kit/tdAddGuestCtrl: Convert memoryview instance of …
(edit) @84201   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Fix for r137804: Something …
(edit) @84200   5 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @84199   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @84197   5 years vboxsync Validation Kit/tdAddGuestCtrl: Decode std[out|err] output to UTF-8 …
(edit) @84196   5 years vboxsync OCI: switch ICloudMachine::state from MachineState (local VM state …
(edit) @84195   5 years vboxsync Runtime/Doxyfile: Apply same RT_MSC_PREREQ fix here. bugref:8489
(edit) @84192   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84190   5 years vboxsync Validation Kit/tdAddBasic1.py: Fixes for GA runlevel testing.
(edit) @84189   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Rework cloud VM item to use …
(edit) @84188   5 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Couple of …
(edit) @84187   5 years vboxsync Validation Kit/tdAddBasic1.py: More Windows GA fixes; download the …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette