summaryrefslogtreecommitdiff
path: root/src/VBox/ExtPacks/VNC
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-173-3/+3
* scm copyright and license note updatevboxsync2022-08-223-25/+55
* scm --update-copyright-yearvboxsync2022-01-013-3/+3
* ExtPacks: Fix field comment to match the actual name.vboxsync2021-11-041-1/+1
* Main: bugref:1909: Prepared the API translation engine to using in ExtPacks a...vboxsync2021-09-201-0/+1
* Copyright year updates by scm.vboxsync2020-02-043-3/+3
* scm --update-copyright-yearvboxsync2019-01-013-3/+3
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-252-2/+2
* ExtPacks/VNC: Integrated patch from ticketref:16603 with minor reformatting. ...vboxsync2018-11-271-0/+10
* ExtPacks/VNC: the size is VNC_PORTSSIZE not sizeof(VNC_PORTSSIZE)vboxsync2018-07-041-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* ExtPack/VNC: scm updatesvboxsync2017-10-251-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* ExtPack: Split up main module of extension pack, have a mandatory one for VBo...vboxsync2017-09-221-22/+6
* scm: cleaning up todosvboxsync2016-08-161-5/+5
* ExtPacks/VNC: warningsvboxsync2016-08-131-8/+16
* (C) 2016vboxsync2016-07-223-3/+3
* VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved space to p...vboxsync2016-01-141-0/+8
* VNC: build fixvboxsync2015-09-091-2/+2
* *: scm cleanup run.vboxsync2015-08-142-15/+16
* ExtPacks: Updated (C) year.vboxsync2015-06-093-3/+3
* ExtPacks/VNC: fixed a possible crash when the client connects during VM resto...vboxsync2015-02-231-10/+20
* ExtPacks/VNC: call rfbScreenCleanup() on uninitvboxsync2014-05-121-0/+3
* 4.2.0 GAvboxsync2012-09-131-1/+6
* VBoxVNC: Made it less ugly, hope it works (I don't care).vboxsync2012-09-061-191/+105
* RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool like p...vboxsync2012-09-061-28/+6
* RTSocketGetAddrInfo -> RTSocketQueryAddressStrvboxsync2012-09-061-25/+21
* Runtime: add IPv6 parsing/resolving functions (contributed by Oliver Loch)vboxsync2012-09-041-0/+473
* standard licensevboxsync2012-08-302-40/+14
* **/Makefile.kmk: Cosmetic changes.vboxsync2012-05-291-2/+2
* ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su and Chri...vboxsync2012-03-064-0/+1289