VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94981   3 years vboxsync Main/Update check Removed update agent-specific proxy settings. …
(edit) @94980   3 years vboxsync Main/testcase: Skip the testcase if the crpytographic module is not …
(edit) @94979   3 years vboxsync Main/testcase: Start implementing a testcase for the cryptographic …
(edit) @94974   3 years vboxsync GCM: Enabled divide by zero fixing automagic for some guests.
(edit) @94966   3 years vboxsync Main/src-client/RecordingStream.cpp: Adjust to the new rules wrt. to …
(edit) @94965   3 years vboxsync Main/src-client/RemoteUSBBackend.cpp: Adjust to the new rules wrt. to …
(edit) @94964   3 years vboxsync Main/src-client/VMMDevInterface.cpp: Adjust to the new rules wrt. to …
(edit) @94963   3 years vboxsync Main/src-client/EmulatedUSBImpl.cpp: Adjust to the new rules wrt. to …
(edit) @94962   3 years vboxsync Main/src-client/WebMWriter.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94960   3 years vboxsync Main/src-client/ConsoleVRDPServer.cpp: Adjust to the new rules wrt. to …
(edit) @94958   3 years vboxsync Main/src-client/GuestDirectoryImpl.cpp: Adjust to the new rules wrt. …
(edit) @94957   3 years vboxsync Main/src-client/DrvAudioRec.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94954   3 years vboxsync Main/src-client/GuestImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94953   3 years vboxsync Main/src-client/EBMLWriter.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94952   3 years vboxsync Main/src-client/HGCMThread.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94951   3 years vboxsync Main/src-client/MachineDebuggerImpl.cpp: Adjust to the new rules wrt. …
(edit) @94950   3 years vboxsync Main/src-client/Recording.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94949   3 years vboxsync Main/src-client/SessionImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94948   3 years vboxsync Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
(edit) @94947   3 years vboxsync Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
(edit) @94942   3 years vboxsync Main/src-client/GuestFileImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94939   3 years vboxsync Main/src-client/UsbWebcamInterface.cpp: Adjust to the new rules wrt. …
(edit) @94938   3 years vboxsync Main/src-client/DisplayImplLegacy.cpp: Adjust to the new rules wrt. to …
(edit) @94937   3 years vboxsync Main/src-client/HGCM.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94936   3 years vboxsync Main/src-client/HGCMObjects.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94935   3 years vboxsync Main/src-client/GuestSessionImplTasks.cpp: Adjust to the new rules …
(edit) @94926   3 years vboxsync Main/src-client/VirtualBoxClientImpl.cpp: Adjust to the new rules wrt. …
(edit) @94925   3 years vboxsync Main/src-client/RecordingUtils.cpp: Adjust to the new rules wrt. to rc …
(edit) @94924   3 years vboxsync Main/src-client/MouseImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94923   3 years vboxsync Main/src-client/KeyboardImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94922   3 years vboxsync Main/src-client/DrvAudioVRDE.cpp: Adjust to the new rules wrt. to rc …
(edit) @94921   3 years vboxsync Main/src-client/DisplaySourceBitmapImpl.cpp: Adjust to the new rules …
(edit) @94920   3 years vboxsync Main/src-client/BusAssignmentManager.cpp: Adjust to the new rules wrt. …
(edit) @94919   3 years vboxsync Main/src-client/AudioDriver.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94918   3 years vboxsync Main/src-client/GuestCtrlImpl.cpp: Adjust to the new rules wrt. to rc …
(edit) @94917   3 years vboxsync Main/src-client/ConsoleImplTeleporter.cpp: Adjust to the new rules …
(edit) @94916   3 years vboxsync Main/src-client/DisplayImpl.cpp: Adjust to the new rules wrt. to rc -> …
(edit) @94915   3 years vboxsync Main/src-client/GuestProcessImpl.cpp: Adjust to the new rules wrt. to …
(edit) @94914   3 years vboxsync Main/src-client/GuestDnDTargetImpl.cpp: Adjust to the new rules wrt. …
(edit) @94912   3 years vboxsync Main/src-all: Adjust to the new rules wrt. to rc -> hrc,vrc usage, …
(edit) @94907   3 years vboxsync Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223
(edit) @94906   3 years vboxsync Main/ProgressImpl.cpp: Adjust to the new rules wrt. to rc -> hrc,vrc …
(edit) @94893   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
(edit) @94892   3 years vboxsync Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
(edit) @94891   3 years vboxsync Main/ConsoleImpl2: Make controllerString() static, it is not used …
(edit) @94890   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94864   3 years vboxsync Main/Snapshot: Fix deparenting crash (lost in the big change for …
(edit) @94863   3 years vboxsync Main/VirtualBox: Turn some release logging into debug logging. Too …
(edit) @94848   3 years vboxsync Main/Console: Fixed some IRPT and COM status code style mixup, bugref:9955
(edit) @94846   3 years vboxsync Main/Console: Set the flag if the log is encrypted, bugref:9955
(edit) @94840   3 years vboxsync Main/VirtualBoxImpl: Fix a possible lock order violation when the …
(edit) @94819   3 years vboxsync Main/NvramStore: Fix memory leak
(edit) @94817   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94814   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94813   3 years vboxsync Main/NvramStoreImpl: build fixes, bugref:9955
(edit) @94812   3 years vboxsync Main: Corrected error formatting in Console::i_powerUp to match string …
(edit) @94810   3 years vboxsync Main/NvramStoreImpl: build fix, bugref:9955
(edit) @94808   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955 …
(edit) @94807   3 years vboxsync Main/Update check: Added sanity checks for repository URLs. bugref:7983
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94789   3 years vboxsync Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
(edit) @94788   3 years vboxsync Main/Setting: Some fixes to the log file key store and ID naming, …
(edit) @94787   3 years vboxsync Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
(edit) @94784   3 years vboxsync Main/MachineImpl: Support reading encrypted log files, bugref:9955
(edit) @94783   3 years vboxsync Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94781   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94780   3 years vboxsync Main/MachineImpl: Update encryption settings for the NVRAM store when …
(edit) @94779   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94777   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94776   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94774   3 years vboxsync Revert r151158 and r151159
(edit) @94773   3 years vboxsync Revert r151158
(edit) @94772   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94771   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955
(edit) @94764   3 years vboxsync Main/Unattended: bugref:9781. A small fix.
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94761   3 years vboxsync Main/Machine: Remove an accidental additional call to …
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94752   3 years vboxsync Main/Unattended: Replaced stricmp(..., grub.conf) with a bool variable …
(edit) @94751   3 years vboxsync Main/Unattended: bugref:9781. build fix.
(edit) @94749   3 years vboxsync Main/Unattended: bugref:9781. doxy fix.
(edit) @94748   3 years vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94745   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94744   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94743   3 years vboxsync Main/NvramStore: Add support for encrypted NVRAM files (untested), …
(edit) @94742   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94739   3 years vboxsync Main/Update check: Fixed loading proxy URL. bugref:7983
(edit) @94737   3 years vboxsync Main/Update check: Take #2: Boilerplate code for update agent event …
(edit) @94736   3 years vboxsync Main/Update check: Prevent overwriting the agent's default repo URL on …
(edit) @94735   3 years vboxsync Main/MachineImpl: First part of the full VM encryption integration, …
(edit) @94730   3 years vboxsync Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
(edit) @94729   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94728   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94727   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, …
(edit) @94726   3 years vboxsync Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955
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