Age | Commit message (Expand) | Author |
2020-10-18 | vncv: pick an auth type that we support | Ori Bernstein |
2020-09-27 | vncv: implement rfb 3.8 protocol (thanks Iruatã) | Ori Bernstein |
2020-01-12 | vnc/devdraw: fix topnwindows() panic when images are not windows (thanks aiju) | cinap_lenrek |
2019-08-26 | vncv: fix snarf buffer realloc memory corruption | qwx |
2019-01-30 | devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M... | cinap_lenrek |
2019-01-28 | devdraw: simplify drawgen() | cinap_lenrek |
2018-08-21 | vncs: fix uninterruptable temporary warning | cinap_lenrek |
2018-08-21 | merge | cinap_lenrek |
2018-08-21 | vncv: adjust window size on desktop resize, fix canresize checks | cinap_lenrek |
2018-08-20 | vncs: shut up used and not set warning | mischief |
2018-08-20 | vncs: support for desktop resize extension, update devdraw | cinap_lenrek |
2018-08-18 | vncs: fix mistake "screen" vs "gscreen", thanks eekee | cinap_lenrek |
2018-08-16 | vncv: handle [] enclosed literal ipv6 addresses in host | cinap_lenrek |
2018-07-30 | vncv: implement extended DesktopSize extension, cleanup | cinap_lenrek |
2018-07-23 | devmouse: produce signed msec timestamp in /dev/mouse, accept unsigned on write | cinap_lenrek |
2018-07-07 | vncs: silence devdraw debug prints | cinap_lenrek |
2017-04-30 | vnc: substitute iprint() with fprint(2, (gone from libmemdraw) | cinap_lenrek |
2017-04-29 | devdraw: ignore drawdebug command | cinap_lenrek |
2016-12-11 | vncs: update devmouse code | cinap_lenrek |
2016-12-11 | vnc: don't prompt for password on auth_respond() failure | cinap_lenrek |
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek |
2016-05-05 | vncv: fix netmkvncaddr() | cinap_lenrek |
2016-04-03 | change /dev/kbd to return multiple messages per read | cinap_lenrek |
2016-03-12 | vncs: parse screenid as long, not short: BGSHORT() -> BGLONG() | cinap_lenrek |
2016-03-07 | vncs: fix dead Kend key | cinap_lenrek |
2015-01-06 | vncs: add -A for no auth to usage | mischief |
2015-01-05 | vncs: turn off auth with -A, do not require -c for -x | mischief |
2015-01-05 | vnc: put newlines in verbose messages | mischief |
2014-12-13 | various cmds: replace magic numbers with Kdel/Keof, etc | ftrvxmtrx |
2014-02-05 | fix wrong type for terminating nil argument for execl() | cinap_lenrek |
2013-10-07 | vncs: create dummy /dev/mousein and /dev/mousectl files | cinap_lenrek |
2013-09-15 | vncs: fix cmdpid fork bug | cinap_lenrek |
2013-09-15 | vncv: fix missing free for window label | cinap_lenrek |
2013-09-14 | tls: fix various tlsClient()/tlsServer() related bugs | cinap_lenrek |
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek |
2013-01-30 | 9p message size too small | cinap_lenrek |
2013-01-16 | vncv: do flushimage() under display lock, zero ypdate rect | cinap_lenrek |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek |
2012-12-25 | bio: remove useless Breadn() as it does the same as Bread() | cinap_lenrek |
2012-11-06 | make interrupt key (Del) just work in the console | cinap_lenrek |
2012-10-09 | vncv: cleanup | cinap_lenrek |
2012-10-09 | vncv: fork tcs with RFNOWAIT as we dont collect wait message | cinap_lenrek |
2012-10-09 | vncv: snarfvers race, silly walks, add -l option for clipboard charset | cinap_lenrek |
2012-09-16 | vnc use Breadn() instead of Bread() | cinap_lenrek |
2012-08-19 | vncs: cleanup and error handling | cinap_lenrek |
2012-02-25 | vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdin | cinap_lenrek |
2012-02-23 | correcting unicode superscripts for 1 2 and 3 | cinap_lenrek |
2012-01-18 | vncv: add /dev/kbd support | cinap_lenrek |
2011-12-10 | handle initdraw errors | cinap_lenrek |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |