]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/vnc
vmx: reset virtio queue state on device reset
[plan9front.git] / sys / src / cmd / vnc /
2021-01-23 Ori Bernsteinvnc: I don't like your face.
2020-12-08 cinap_lenrekvncv: backing out previous change, this needs another...
2020-12-08 Sigridvncv: do NOT map Kaltgr to meta, introduce Mod4 (Super...
2020-10-19 Ori Bernsteinvncv: pick an auth type that we support
2020-09-27 Ori Bernsteinvncv: implement rfb 3.8 protocol (thanks Iruatã)
2020-01-11 cinap_lenrekvnc/devdraw: fix topnwindows() panic when images are...
2019-08-26 qwxvncv: fix snarf buffer realloc memory corruption
2019-01-30 cinap_lenrekdevdraw: get rid of softscreen==0xa110c hack and make...
2019-01-28 cinap_lenrekdevdraw: simplify drawgen()
2018-08-21 cinap_lenrekvncs: fix uninterruptable temporary warning
2018-08-21 cinap_lenrekmerge
2018-08-21 cinap_lenrekvncv: adjust window size on desktop resize, fix canresi...
2018-08-20 mischiefvncs: shut up used and not set warning
2018-08-20 cinap_lenrekmerge
2018-08-20 cinap_lenrekvncs: support for desktop resize extension, update...
2018-08-17 cinap_lenrekvncs: fix mistake "screen" vs "gscreen", thanks eekee
2018-08-16 cinap_lenrekvncv: handle [] enclosed literal ipv6 addresses in...
2018-07-30 cinap_lenrekvncv: implement extended DesktopSize extension, cleanup
2018-07-24 23hiromerge
2018-07-23 cinap_lenrekdevmouse: produce signed msec timestamp in /dev/mouse...
2018-07-07 cinap_lenrekvncs: silence devdraw debug prints
2017-04-30 cinap_lenrekvnc: substitute iprint() with fprint(2, (gone from...
2017-04-29 cinap_lenrekdevdraw: ignore drawdebug command
2016-12-11 cinap_lenrekvncs: update devmouse code
2016-12-11 cinap_lenrekvnc: don't prompt for password on auth_respond() failure
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-05-05 cinap_lenrekvncv: fix netmkvncaddr()
2016-04-03 cinap_lenrekchange /dev/kbd to return multiple messages per read
2016-03-12 cinap_lenrekvncs: parse screenid as long, not short: BGSHORT()...
2016-03-10 cinap_lenrekmerge
2016-03-07 cinap_lenrekvncs: fix dead Kend key
2015-01-09 cinap_lenrekmerge
2015-01-07 mischiefvncs: add -A for no auth to usage
2015-01-06 mischiefvncs: turn off auth with -A, do not require -c for -x
2015-01-06 mischiefvnc: put newlines in verbose messages
2014-12-13 ftrvxmtrxvarious cmds: replace magic numbers with Kdel/Keof...
2014-02-05 cinap_lenrekfix wrong type for terminating nil argument for execl()
2013-10-07 cinap_lenrekvncs: create dummy /dev/mousein and /dev/mousectl files
2013-09-15 cinap_lenrekvncs: fix cmdpid fork bug
2013-09-15 cinap_lenrekvncv: fix missing free for window label
2013-09-14 cinap_lenrektls: fix various tlsClient()/tlsServer() related bugs
2013-07-05 ethanmerge
2013-06-16 cinap_lenrekmake filesystem handling of read9pmsg() consistent
2013-01-30 cinap_lenrekmerge
2013-01-30 cinap_lenrek9p message size too small
2013-01-16 cinap_lenrekvncv: do flushimage() under display lock, zero ypdate...
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-12-25 cinap_lenrekbio: remove useless Breadn() as it does the same as...
2012-11-06 cinap_lenrekmerge
2012-11-06 cinap_lenrekmake interrupt key (Del) just work in the console
2012-10-09 cinap_lenrekvncv: cleanup
2012-10-09 cinap_lenrekvncv: fork tcs with RFNOWAIT as we dont collect wait...
2012-10-09 cinap_lenrekvncv: snarfvers race, silly walks, add -l option for...
2012-09-15 cinap_lenrekvnc use Breadn() instead of Bread()
2012-08-19 cinap_lenrekvncs: cleanup and error handling
2012-02-25 cinap_lenrekvncs: /dev/kbd support by running kbdfs and forwarding...
2012-02-23 cinap_lenrekcorrecting unicode superscripts for 1 2 and 3
2012-01-18 cinap_lenrekvncv: add /dev/kbd support
2011-12-10 cinap_lenrekhandle initdraw errors
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image