|
|
@100499
|
18 months |
vboxsync |
Shared Clipboard: List entry reading fixes. bugref:9437
|
|
|
@100471
|
18 months |
vboxsync |
Shared Clipboard: Fixed returning list handle for …
|
|
|
@100470
|
18 months |
vboxsync |
Shared Clipboard: Fixed returning list handle for …
|
|
|
@100450
|
18 months |
vboxsync |
Shared Clipboard: Emphasize which format is which in the Windows …
|
|
|
@100432
|
18 months |
vboxsync |
Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
|
|
|
@100413
|
18 months |
vboxsync |
Shared Clipboard: Removed dead code. bugref:9437
|
|
|
@100412
|
18 months |
vboxsync |
Shared Clipboard: Windows host service now uses the same way as the …
|
|
|
@100411
|
18 months |
vboxsync |
Shared Clipboard: Renaming (shClSvcTransferSendStatusAsyncInternal -> …
|
|
|
@100404
|
18 months |
vboxsync |
Shared Clipboard: Added missing success status when handling …
|
|
|
@100394
|
18 months |
vboxsync |
Shared Clipboard: Also use the transfers callbacks for the Windows …
|
|
|
@100393
|
18 months |
vboxsync |
Shared Clipboard: Made setting the transfer callbacks part of …
|
|
|
@100392
|
18 months |
vboxsync |
Shared Clipboard: Updated docs for shClSvcX11TransferOnInitCallback(), …
|
|
|
@100388
|
18 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100387
|
18 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100383
|
18 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100382
|
18 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100381
|
18 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100378
|
18 months |
vboxsync |
Shared Clipboard: Installed Windows host callbacks for reading the …
|
|
|
@100377
|
18 months |
vboxsync |
Shared Clipboard: Docs. bugref:9437
|
|
|
@100376
|
18 months |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@100375
|
18 months |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@100374
|
18 months |
vboxsync |
Shared Clipboard: Initialize the host-backend specific transfer …
|
|
|
@100370
|
18 months |
vboxsync |
Shared Clipboard: Removed ShClBackendTransferHGRootListRead(), not …
|
|
|
@100369
|
18 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100368
|
18 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100367
|
18 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100291
|
19 months |
vboxsync |
Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
|
|
|
@100237
|
19 months |
vboxsync |
Shared Clipboard: Fixed reading data from X11 host clipboard. bugref:9437
|
|
|
@100205
|
19 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100204
|
19 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100108
|
19 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100018
|
20 months |
vboxsync |
Shared Clipboard/HostService: Check for payload data here. bugref:9437
|
|
|
@100017
|
20 months |
vboxsync |
Shared Clipboard/HostService: Only start a transfer on the host side …
|
|
|
@100011
|
20 months |
vboxsync |
Shared Clipboard: Moved code for handling local filesystems with …
|
|
|
@99974
|
20 months |
vboxsync |
Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
|
|
|
@99969
|
20 months |
vboxsync |
Shared Clipboard/HostService: More friendly log message if the Guest …
|
|
|
@99968
|
20 months |
vboxsync |
Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
|
|
|
@99967
|
20 months |
vboxsync |
Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
|
|
|
@99966
|
20 months |
vboxsync |
Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
|
|
|
@99954
|
20 months |
vboxsync |
Shared Clipboard: Docs. bugref:9437
|
|
|
@99953
|
20 months |
vboxsync |
Shared Clipboard: Only need to start the HTTP server on the host when …
|
|
|
@99952
|
20 months |
vboxsync |
Shared Clipboard: Moved code for handling local filesystems with …
|
|
|
@99951
|
20 months |
vboxsync |
Shared Clipboard: Moved code for handling local filesystems with …
|
|
|
@99937
|
20 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99775
|
20 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
20 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@98578
|
23 months |
vboxsync |
HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
|
|
|
@98577
|
23 months |
vboxsync |
HGCMMock*.h: Split out the code into .cpp files.
|
|
|
@98576
|
23 months |
vboxsync |
HGCMMock*.h: Split out the code into .cpp files.
|
|
|
@98575
|
23 months |
vboxsync |
tstGuestControlMockHGCM,tstClipboardMockHGCM: Cleanups.
|
|
|
@98574
|
23 months |
vboxsync |
HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
|
|
|
@98415
|
2 years |
vboxsync |
HostServices/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98169
|
2 years |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98133
|
2 years |
vboxsync |
*.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97296
|
2 years |
vboxsync |
Shared Clipboard/testcase: Include tstClipboardMockHGCM on the …
|
|
|
@97283
|
2 years |
vboxsync |
Shared Clipboard/testcase: Make use of now-available …
|
|
|
@97282
|
2 years |
vboxsync |
Shared Clipboard/Service: Factored out and renamed …
|
|
|
@97275
|
2 years |
vboxsync |
Shared Clipboard/testcase: Also enabled building reading host …
|
|
|
@97274
|
2 years |
vboxsync |
Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
|
|
|
@97272
|
2 years |
vboxsync |
Shared Clipboard/testcase: More code for testing reading host …
|
|
|
@97239
|
2 years |
vboxsync |
Fix burn
|
|
|
@97235
|
2 years |
vboxsync |
Shared Clipboard: Windows host: Addressed todo regaring to documenting …
|
|
|
@97215
|
2 years |
vboxsync |
Shared Clipboard: Windows host: Fixed typo in return code which …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@94229
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@94228
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93969
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93919
|
3 years |
vboxsync |
Shared Clipboard: Resolved a @todo (renamed ShClBackendFormatAnnounce …
|
|
|
@93504
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93497
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93496
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93495
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93402
|
3 years |
vboxsync |
SharedClipboard/win: Fixed off by 2 calculation in …
|
|
|
@93401
|
3 years |
vboxsync |
SharedClipboard/win: Fixed off by 2 calculation in …
|
|
|
@93326
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93321
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93316
|
3 years |
vboxsync |
Shared Clipboard/X11: Make sure to bail out early if an event was not …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92854
|
3 years |
vboxsync |
Host Services: Shared Clipboard: convert HTML content into CF_HTML …
|
|
|
@92785
|
3 years |
vboxsync |
Host Services: Shared Clipboard: reference counting extra fix for …
|
|
|
@92772
|
3 years |
vboxsync |
Host Services: Shared Clipboard: reference counting fix for events …
|
|
|
@92739
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92736
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Added very basic testing for transfer and …
|
|
|
@92735
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92240
|
3 years |
vboxsync |
SharedClipboard: Made svcConnect just never return any informational …
|
|
|
@92239
|
3 years |
vboxsync |
SharedClipboard: Poor code structure in svcConnect made it forget to …
|
|
|
@92182
|
3 years |
vboxsync |
SharedClipboard/darwin: Force UTF-8 file encoding.
|
|
|
@92017
|
3 years |
vboxsync |
SharedClipboard: Corrected another pvData assertion preventing zero …
|
|
|
@91749
|
3 years |
vboxsync |
VRDP: Shared Clipboard: delegate clipboard processing to VRDP service …
|
|
|
@91624
|
3 years |
vboxsync |
SharedClipboard/X11: ShClX11RequestFromX11CompleteCallback must free …
|
|
|
@91622
|
3 years |
vboxsync |
SharedClipboardSvc-internal.h: fix tab setting.
|
|
|
@91513
|
3 years |
vboxsync |
Host Services: ShCl: VRDP: prevent clipboard operation from stop when …
|
|
|
@91435
|
3 years |
vboxsync |
Shared Clipboard: prevent guest clipboard reset when clipboard sharing …
|
|
|
@90805
|
3 years |
vboxsync |
HostServices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90267
|
3 years |
vboxsync |
HGCM,HostServices: Set the default limits before calling the service …
|
|
|
@90238
|
3 years |
vboxsync |
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
|
|
|
@90054
|
4 years |
vboxsync |
VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
|
|
|
@90050
|
4 years |
vboxsync |
SharedClipboard/win: Only call DefWindowProc for messages we don't …
|
|
|