|
|
@94804
|
3 years |
vboxsync |
Main/Console: Implement log encryption for encrypted VMs, bugref:9955
|
|
|
@94803
|
3 years |
vboxsync |
com/utils: Add an extended version of VBoxLogRelCreate() which takes …
|
|
|
@94793
|
3 years |
vboxsync |
Main,VMM: Implemented most of the functionality for encrypted VMs …
|
|
|
@94789
|
3 years |
vboxsync |
Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
|
|
|
@94788
|
3 years |
vboxsync |
Main/Setting: Some fixes to the log file key store and ID naming, …
|
|
|
@94787
|
3 years |
vboxsync |
Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
|
|
|
@94784
|
3 years |
vboxsync |
Main/MachineImpl: Support reading encrypted log files, bugref:9955
|
|
|
@94783
|
3 years |
vboxsync |
Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
|
|
|
@94782
|
3 years |
vboxsync |
Main/MachineImpl: Implement the change encryption functionality for a …
|
|
|
@94781
|
3 years |
vboxsync |
Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
|
|
|
@94780
|
3 years |
vboxsync |
Main/MachineImpl: Update encryption settings for the NVRAM store when …
|
|
|
@94779
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
|
|
|
@94778
|
3 years |
vboxsync |
Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
|
|
|
@94777
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
|
|
|
@94776
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
|
|
|
@94774
|
3 years |
vboxsync |
Revert r151158 and r151159
|
|
|
@94773
|
3 years |
vboxsync |
Revert r151158
|
|
|
@94772
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
|
|
|
@94771
|
3 years |
vboxsync |
Main: Introduce crypto utilities for handling SSM files, bugref:9955
|
|
|
@94764
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. A small fix.
|
|
|
@94763
|
3 years |
vboxsync |
VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
|
|
|
@94761
|
3 years |
vboxsync |
Main/Machine: Remove an accidental additional call to …
|
|
|
@94756
|
3 years |
vboxsync |
Main/VBoxManage/Update check: More code + docs for proxy settings …
|
|
|
@94752
|
3 years |
vboxsync |
Main/Unattended: Replaced stricmp(..., grub.conf) with a bool variable …
|
|
|
@94751
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. build fix.
|
|
|
@94749
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. doxy fix.
|
|
|
@94748
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
|
|
|
@94747
|
3 years |
vboxsync |
Main/MachineImpl: Implement a few more APIs for full VM encryption, …
|
|
|
@94745
|
3 years |
vboxsync |
Main/NvramStore: Add support for encrypted NVRAM files (untested), …
|
|
|
@94744
|
3 years |
vboxsync |
Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
|
|
|
@94743
|
3 years |
vboxsync |
Main/NvramStore: Add support for encrypted NVRAM files (untested), …
|
|
|
@94742
|
3 years |
vboxsync |
Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
|
|
|
@94739
|
3 years |
vboxsync |
Main/Update check: Fixed loading proxy URL. bugref:7983
|
|
|
@94737
|
3 years |
vboxsync |
Main/Update check: Take #2: Boilerplate code for update agent event …
|
|
|
@94736
|
3 years |
vboxsync |
Main/Update check: Prevent overwriting the agent's default repo URL on …
|
|
|
@94735
|
3 years |
vboxsync |
Main/MachineImpl: First part of the full VM encryption integration, …
|
|
|
@94730
|
3 years |
vboxsync |
Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
|
|
|
@94729
|
3 years |
vboxsync |
Main/Update check: Clang build fixes. bugref:7983
|
|
|
@94728
|
3 years |
vboxsync |
Main/Update check: Clang build fixes. bugref:7983
|
|
|
@94727
|
3 years |
vboxsync |
Main/Settings: Implement encrypting/decrypting a VM config, …
|
|
|
@94726
|
3 years |
vboxsync |
Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955
|
|
|
@94724
|
3 years |
vboxsync |
Main/Update check: Added UpdateAgent::supportedChannels getter [SCM …
|
|
|
@94723
|
3 years |
vboxsync |
Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
|
|
|
@94722
|
3 years |
vboxsync |
Main: Compile fixes when VBOX_WITH_HOSTNETIF_API is not defined.
|
|
|
@94721
|
3 years |
vboxsync |
Main: Implement loading and unloading of the cryptographic support …
|
|
|
@94720
|
3 years |
vboxsync |
Main: Implement loading and unloading of the cryptographic support …
|
|
|
@94717
|
3 years |
vboxsync |
Main: Moved annoying assertion in Global::vboxStatusCodeToCOM down to …
|
|
|
@94716
|
3 years |
vboxsync |
Main/Update check: Fixes for UpdateAgent::i_reportError(). bugref:7983
|
|
|
@94714
|
3 years |
vboxsync |
Main,Settings: Integrate the extension pack cryptographic module in …
|
|
|
@94713
|
3 years |
vboxsync |
Main/Update check: Fixes for event handling. bugref:7983
|
|
|
@94710
|
3 years |
vboxsync |
Main/Update check: Docs nits, formatting, logging tweaks. bugref:7983
|
|
|
@94707
|
3 years |
vboxsync |
Validation Kit/Unattended tests: bugref:9781. It was stupid to disable …
|
|
|
@94706
|
3 years |
vboxsync |
Main/Update check: Use VERR_COM_IPRT_ERROR for now when reporting …
|
|
|
@94704
|
3 years |
vboxsync |
Main/Update check: Implemented and expose update agent events. …
|
|
|
@94703
|
3 years |
vboxsync |
Main: Added VirtualBoxBase::setErrorVrcV().
|
|
|
@94702
|
3 years |
vboxsync |
Main/Update check: Docs, renaming. bugref:7983
|
|
|
@94701
|
3 years |
vboxsync |
Main/Update check: Docs. bugref:7983
|
|
|
@94700
|
3 years |
vboxsync |
Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
|
|
|
@94686
|
3 years |
vboxsync |
Main/Update check: Settings fixes, added @todos [SCM fix]. bugref:7983
|
|
|
@94685
|
3 years |
vboxsync |
Main/Update check: Settings fixes, added @todos. bugref:7983
|
|
|
@94684
|
3 years |
vboxsync |
Main/Update check: Documentation. bugref:7983
|
|
|
@94682
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94670
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94661
|
3 years |
vboxsync |
doc/manual,Main,Frontends: API changes in preparation for full VM …
|
|
|
@94660
|
3 years |
vboxsync |
doc/manual,Main,Frontends: API changes in preparation for full VM …
|
|
|
@94657
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [cut back …
|
|
|
@94656
|
3 years |
vboxsync |
Validation Kit/Unattended tests: bugref:9781. Disabling post install …
|
|
|
@94655
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94654
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94650
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94648
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94647
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94646
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94645
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality [build …
|
|
|
@94643
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality.
* Now …
|
|
|
@94624
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94601
|
3 years |
vboxsync |
Main/idl: Prepare for RESTful API, including DTD. bugref:9166
|
|
|
@94600
|
3 years |
vboxsync |
Main/Medium: Fix leftover from recursion elimination, should not …
|
|
|
@94598
|
3 years |
vboxsync |
Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
|
|
|
@94597
|
3 years |
vboxsync |
Main/Host: Remove unnecessary include, noticed it from unexpected …
|
|
|
@94580
|
3 years |
vboxsync |
Main/Settings: Fix update check attribute naming, they are too long …
|
|
|
@94579
|
3 years |
vboxsync |
Main/HostUpdate: consistency fix in log message, bugref:7983
|
|
|
@94578
|
3 years |
vboxsync |
Main/SystemProperties: parameter naming consistency fix, still unhappy …
|
|
|
@94533
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Renaming the newly added attribute.
|
|
|
@94532
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Adding a new attribute to IUNattended …
|
|
|
@94521
|
3 years |
vboxsync |
libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
|
|
|
@94514
|
3 years |
vboxsync |
Main/NvramStore: Implement SSM handlers so the state doesn't get …
|
|
|
@94494
|
3 years |
vboxsync |
Main/tstGuestCtrlParseBuffer: Buggy string length. Better test failure …
|
|
|
@94493
|
3 years |
vboxsync |
Main/Global: Follow-up to the Linux OS subtypes update (r150791) as …
|
|
|
@94478
|
3 years |
vboxsync |
VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
|
|
|
@94470
|
3 years |
vboxsync |
Comment typo.
|
|
|
@94460
|
3 years |
vboxsync |
VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
|
|
|
@94438
|
3 years |
vboxsync |
Main/HostUpdate+VBoxManage/UpdateCheck: Simple tidy-up of some …
|
|
|
@94394
|
3 years |
vboxsync |
Main/Machine+FE/Qt+VBoxManage/showvminfo: Attaching USB devices to a …
|
|
|
@94375
|
3 years |
vboxsync |
Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
|
|
|
@94374
|
3 years |
vboxsync |
Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
|
|
|
@94373
|
3 years |
vboxsync |
Main/VirtualBox.xidl: Try enabled the DOCTYPE/VirtualBox.dtd statement …
|
|
|
@94371
|
3 years |
vboxsync |
Main/VirtualBox.xidl: Eliminate redundant readonly="no" attributes, …
|
|
|
@94370
|
3 years |
vboxsync |
Main/VirtualBox.xidl: Fixed harmless attribute typo for …
|
|
|
@94368
|
3 years |
vboxsync |
Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
|
|
|